Uses of Interface
org.apache.pinot.parsers.QueryCompiler
-
Packages that use QueryCompiler Package Description org.apache.pinot.pql.parsers org.apache.pinot.sql.parsers -
-
Uses of QueryCompiler in org.apache.pinot.pql.parsers
Classes in org.apache.pinot.pql.parsers that implement QueryCompiler Modifier and Type Class Description classPql2CompilerPQL 2 compiler. -
Uses of QueryCompiler in org.apache.pinot.sql.parsers
Classes in org.apache.pinot.sql.parsers that implement QueryCompiler Modifier and Type Class Description classCalciteSqlCompilerCalciteSqlCompiler is a Calcite SQL compiler.
-