This is an automated email from the ASF dual-hosted git repository.
dianfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 2669f5b [FLINK-17172][tests] Enable DEBUG level logging in Jepsen
tests
add 5eaf2b5 [FLINK-17119][python] Add Cython support for composite types
(#11767)
No new revisions were added by this update.
Summary of changes:
.../pyflink/fn_execution/fast_coder_impl.pxd | 25 +++
.../pyflink/fn_execution/fast_coder_impl.pyx | 246 +++++++++++++++++++++
.../pyflink/fn_execution/tests/test_fast_coders.py | 73 ++++++
3 files changed, 344 insertions(+)