PyFlink 1.16 Documentationcan refer to the latest version of PyFlink Table API doc ## TableEnvironment Creation TableEnvironment is the entry point and central context for creating Table and SQL API programs batch computing engine, which provides unified streaming and batch API to create a TableEnvironment. TableEnvironment is responsible for: • Table management: Table Creation, listing Tables, Conversion create a TableEnvironment, you can refer to the latest version Create a TableEnvironment [1]: # Create a batch TableEnvironment from pyflink.table import EnvironmentSettings, TableEnvironment env_settings0 码力 | 36 页 | 266.80 KB | 2 年前3
PyFlink 1.15 Documentationcan refer to the latest version of PyFlink Table API doc ## TableEnvironment Creation TableEnvironment is the entry point and central context for creating Table and SQL API programs batch computing engine, which provides unified streaming and batch API to create a TableEnvironment. TableEnvironment is responsible for: • Table management: Table Creation, listing Tables, Conversion create a TableEnvironment, you can refer to the latest version Create a TableEnvironment [1]: # Create a batch TableEnvironment from pyflink.table import EnvironmentSettings, TableEnvironment env_settings0 码力 | 36 页 | 266.77 KB | 2 年前3
共 2 条
- 1













