You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flink/flink-python/pyflink
Timo Walther fe284c8d95 [FLINK-15487][table] Allow registering FLIP-65 functions in TableEnvironment
Updates all catalog related interfaces to FLIP-65. It also continues FLIP-64 by
exposing new interfaces in table environment for registering functions of
temporary/system/catalog kind. Furthermore, it adds early class validation
to the function catalog.

The first functions will be fully functional once the code generator has been
updated.

This closes #10942.
5 years ago
..
common [FLINK-15435][python] Fix unstable test for ExecutionConfigTests.test_equals_and_hash 5 years ago
dataset [FLINK-15690][core] In environments, call configure() in constructors with passed Configuration 5 years ago
datastream [FLINK-15506][State][TTL] Enable State TTL Compaction Filter by default and deprecate the option 5 years ago
fn_execution [FLINK-15616][python] Move boot error messages from python-udf-boot.log to taskmanager's log file 5 years ago
proto [FLINK-14584][python] Support DecimalType 5 years ago
table [FLINK-15487][table] Allow registering FLIP-65 functions in TableEnvironment 5 years ago
testing [FLINK-14019][python][cli] Add commandline options for managing Python UDF environment and dependencies. 5 years ago
util [FLINK-14469][python] Drop Python 2 support for PyFlink 5 years ago
__init__.py [FLINK-14469][python] Drop Python 2 support for PyFlink 5 years ago
find_flink_home.py [FLINK-14469][python] Drop Python 2 support for PyFlink 5 years ago
gen_protos.py [FLINK-14341][python] Support pip versions of 7.1.x for gen_protos.py 5 years ago
java_gateway.py [FLINK-12767][python] Support user defined connectors/format 6 years ago
serializers.py [FLINK-14469][python] Drop Python 2 support for PyFlink 5 years ago
shell.py [FLINK-14581][python] Let python UDF execution no longer rely on the flink directory structure to support running python UDFs on yarn. 5 years ago
version.py Update version to 1.11-SNAPSHOT 5 years ago