Uses of Package
org.apache.druid.sql.calcite.table
Packages that use org.apache.druid.sql.calcite.table
Package
Description
-
Classes in org.apache.druid.sql.calcite.table used by org.apache.druid.sql.calcite.externalClassDescriptionAbstract base class for the various kinds of tables which Druid supports.Represents an source of data external to Druid: a CSV file, an HTTP request, etc.
-
Classes in org.apache.druid.sql.calcite.table used by org.apache.druid.sql.calcite.plannerClassDescriptionThe physical metadata for a datasource, derived from the list of segments published in the Coordinator.Abstract base class for the various kinds of tables which Druid supports.
-
Classes in org.apache.druid.sql.calcite.table used by org.apache.druid.sql.calcite.relClassDescriptionAbstract base class for the various kinds of tables which Druid supports.
-
Classes in org.apache.druid.sql.calcite.table used by org.apache.druid.sql.calcite.schemaClassDescriptionAbstract base class for the various kinds of tables which Druid supports.
-
Classes in org.apache.druid.sql.calcite.table used by org.apache.druid.sql.calcite.tableClassDescriptionThe physical metadata for a datasource, derived from the list of segments published in the Coordinator.Abstract base class for the various kinds of tables which Druid supports.Calcite
RelDataTypefor Druid complex columns, to preserve complex type information.