Package org.apache.calcite.schema.impl
package org.apache.calcite.schema.impl
Utilities to help implement Calcite's SPIs.
-
ClassesClassDescriptionAbstract implementation of
Schema.Schema factory that creates anAbstractSchema.Abstract base class for implementingTable.Abstract implementation ofQueryableforQueryableTable.Implementation ofAggregateFunctionvia user-defined class.Implementation ofSchemathat delegates to an underlying schema.TransientTablebacked by a Java list.Implementation of SchemaVersion that uses a long value as representation.Table that is a materialized view.Table function that returns the table that materializes a view.Extension toViewTablethat is modifiable.Implementation of a function that is based on a method.Helps build lists ofFunctionParameter.Implementation ofScalarFunction.Virtual table that is composed of two or more tables joined together.Relational expression that scans aStarTable.Implementation ofTableFunctionbased on a method.Implementation ofTableMacrobased on a method.Table whose contents are defined using an SQL statement.Table function that implements a view.