We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36814a5 commit 32cc848Copy full SHA for 32cc848
rust/cubesqlplanner/cubesqlplanner/src/planner/sql_templates/plan.rs
@@ -162,7 +162,6 @@ impl PlanSqlTemplates {
162
format!("")
163
};
164
165
-
166
// For strange reasons, the javascript snake caser used in cube
167
// changes first UPPERCASE letter to "_lowercase", prepending "_"
168
// This is weird, but to be compatible we have to add it too.
0 commit comments