Uses of Package
org.apache.druid.sql.calcite.parser
Packages that use org.apache.druid.sql.calcite.parser
-
Classes in org.apache.druid.sql.calcite.parser used by org.apache.druid.sql.calcite.parserClassDescriptionCommon base class to the two Druid "ingest" statements: INSERT and REPLACE.Extends the 'insert' call to hold custom parameters specific to Druid i.e.Extends the 'replace' call to hold custom parameters specific to Druid i.e.This exception is thrown when parse errors are encountered.An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).Extends the
SqlLiteralto hold parameters for the PARTITIONED BY clause.Represents a parsed "main" (not SET) SQL statement, plus context derived from SET statements.Describes the input token stream. -
Classes in org.apache.druid.sql.calcite.parser used by org.apache.druid.sql.calcite.plannerClassDescriptionCommon base class to the two Druid "ingest" statements: INSERT and REPLACE.Extends the 'insert' call to hold custom parameters specific to Druid i.e.Extends the 'replace' call to hold custom parameters specific to Druid i.e.