Package org.apache.flink.table.operations
package org.apache.flink.table.operations
-
InterfacesClassDescriptionCovers all sort of Table operations such as queries(DQL), modifications(DML), definitions(DDL), or control actions(DCL).Base class for representing an operation structure behind a user-facing
TableAPI.