MCPcopy Create free account
hub / github.com/decodableco/examples / hello_table_api_sql.py

File hello_table_api_sql.py

pyflink-intro/apps/hello/hello_table_api_sql.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import logging
2import sys
3
4from pyflink.table import (EnvironmentSettings, TableEnvironment)

Callers

nothing calls this directly

Calls 1

hello_pyflinkFunction · 0.70

Tested by

no test coverage detected