Package io.squashql.query.database
Class SparkQueryRewriter
java.lang.Object
io.squashql.query.database.DefaultQueryRewriter
io.squashql.query.database.SparkQueryRewriter
- All Implemented Interfaces:
QueryRewriter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.squashql.query.database.DefaultQueryRewriter
cteName, escapeAlias, fieldName, tableName, usePartialRollupSyntaxMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.squashql.query.database.QueryRewriter
_select, aliasOrFullExpression, arrayContains, binaryOperation, functionExpression, select, useAliasInHavingClause
-
Constructor Details
-
SparkQueryRewriter
public SparkQueryRewriter()
-
-
Method Details
-
escapeSingleQuote
-
grouping
-
rollup
-
groupBy
-