Uses of Class
org.apache.pinot.pql.parsers.Pql2CompilationException
-
Packages that use Pql2CompilationException Package Description org.apache.pinot.pql.parsers -
-
Uses of Pql2CompilationException in org.apache.pinot.pql.parsers
Methods in org.apache.pinot.pql.parsers that throw Pql2CompilationException Modifier and Type Method Description BrokerRequestPql2Compiler. compileToBrokerRequest(String expression)Compile the given expression intoBrokerRequest.
-