Package org.apache.druid.sql.calcite.table
package org.apache.druid.sql.calcite.table
-
ClassDescriptionRepresents a SQL table that models a Druid datasource.The 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.Represents an source of data external to Druid: a CSV file, an HTTP request, etc.Represents a specialized table used within Druid's Calcite-based planner.Represents a Druid lookup as a Calcite table, allowing queries to read from a lookup.Utility functions for working with
RowSignature.CalciteRelDataTypefor Druid complex columns, to preserve complex type information.