Package io.squashql.query.database
Class SparkQueryRewriter
java.lang.Object
io.squashql.query.database.DefaultQueryRewriter
io.squashql.query.database.SparkQueryRewriter
- All Implemented Interfaces:
QueryRewriter
-
Field Summary
Fields inherited from class io.squashql.query.database.DefaultQueryRewriter
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.squashql.query.database.DefaultQueryRewriter
fieldName, measureAlias, 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
cteName, functionExpression, getFieldFullName, rollup, select
-
Constructor Details
-
SparkQueryRewriter
public SparkQueryRewriter()
-
-
Method Details
-
escapeSingleQuote
-