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/fn_execution
xaniasd 6b6a73ed1b
[FLINK-35282][python] Upgrade Apache Beam >=2.54 (#25541)
4 days ago
..
beam [FLINK-35282][python] Upgrade Apache Beam >=2.54 (#25541) 4 days ago
datastream [FLINK-31690][python] Fix KeyedCoProcessFunction to set the current key into the context 2 years ago
embedded [FLINK-14068][core] Removes deprecated org.apache.flink.api.common.time.Time (#25250) 4 months ago
formats [FLINK-28664][python] Support FileSink using Avro GenericRecord bulk writer 3 years ago
metrics [FLINK-14023][python] Support accessing job parameters in Python user-defined functions 2 years ago
table [FLINK-28786][python] Check if cython could be enabled in only one place 2 years ago
tests [FLINK-33030][python] Add python 3.11 support 1 year ago
utils [FLINK-28549][python] Support DataStream PythonProcessOperator in Thread Mode 3 years ago
ResettableIO.py
__init__.py [FLINK-28786][python] Check if cython could be enabled in only one place 2 years ago
coder_impl_fast.pxd [FLINK-29648][python] Fix "LocalTimeTypeInfo not supported" error 2 years ago
coder_impl_fast.pyx [FLINK-30366][python] Fix Python Group Agg failed in cleaning the idle state 2 years ago
coder_impl_slow.py [FLINK-30366][python] Fix Python Group Agg failed in cleaning the idle state 2 years ago
coders.py [FLINK-28786][python] Check if cython could be enabled in only one place 2 years ago
flink_fn_execution_pb2.py [FLINK-33030][python] Add python 3.11 support 1 year ago
flink_fn_execution_pb2.pyi [FLINK-33030][python] Add python 3.11 support 1 year ago
internal_state.py [FLINK-27586][python] Support non-keyed co-broadcast processing in PyFlink 3 years ago
pickle.py
profiler.py [FLINK-22862][python] Support profiling in PyFlink 4 years ago
state_impl.py [FLINK-29421][python] Support python 3.10 2 years ago
stream_fast.pxd [FLINK-23309][python] Optimize the finish bundle logic to make the Python UDF results could be processed in a pipeline manner during finishBundle 3 years ago
stream_fast.pyx [FLINK-23309][python] Optimize the finish bundle logic to make the Python UDF results could be processed in a pipeline manner during finishBundle 3 years ago
stream_slow.py [FLINK-22865][python] Optimize state serialize/deserialize in PyFlink 4 years ago