Package org.apache.flink.table.api
package org.apache.flink.table.api
-
ClassDescriptionDeprecated.This exception is considered internal and has been erroneously placed in the *.api package.Exception for an operation on a nonexistent catalog.A
DataTypecan be used to declare input and/or output types of operations.Common helper class for resolved and unresolved fields of a row or structured type.Helper class for defining the field of a row or structured type.Helper class for defining the resolution of an interval.Helper class for defining the unresolved field of a row or structured type.Deprecated.This exception is considered internal and has been erroneously placed in the *.api package.Behavior in case of errors forBuiltInFunctionDefinitions.JSON_EXISTS.Behavior for entries with a null value forBuiltInFunctionDefinitions.JSON_OBJECTandBuiltInFunctionDefinitions.JSON_ARRAY.Behavior ofBuiltInFunctionDefinitions.JSON_QUERYin case a path expression is empty or raises an error.Defines whether and when to wrap the result ofBuiltInFunctionDefinitions.JSON_QUERYinto an array.Supported JSON types forBuiltInFunctionDefinitions.IS_JSON.Behavior forBuiltInFunctionDefinitions.JSON_VALUE.Deprecated.This exception is considered internal and has been erroneously placed in the *.api package.Range specification forBuiltInFunctionDefinitions.OVERwindow.Schema of a table or view.A builder for constructing an immutable but still unresolvedSchema.Super class for all kinds of columns in an unresolved schema.Declaration of a computed column that will be resolved toColumn.ComputedColumnduring schema resolution.Super class for all kinds of constraints in an unresolved schema.Declaration of a metadata column that will be resolved toColumn.MetadataColumnduring schema resolution.Declaration of a physical column that will be resolved toColumn.PhysicalColumnduring schema resolution.Declaration of a primary key that will be resolved toUniqueConstraintduring schema resolution.Declaration of a watermark strategy that will be resolved toWatermarkSpecduring schema resolution.General Exception for all errors during table handling.Exception for an operation on a nonexistent table.Exception for errors occurring in the runtime.Exception for all errors occurring during validation phase.