You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by di...@apache.org on 2020/05/14 07:07:37 UTC

[flink] branch master updated (d45985d2 -> 7b5f853)

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 d45985d2 [FLINK-17646][python] Reduce the package size of PyFlink. (#12106)
     add 7b5f853  [FLINK-17679][python] Replace strlen with the Python len for cython bytes encoding (#12142)

No new revisions were added by this update.

Summary of changes:
 flink-python/pyflink/fn_execution/fast_coder_impl.pxd       |  2 +-
 flink-python/pyflink/fn_execution/fast_coder_impl.pyx       | 12 ++++++------
 flink-python/pyflink/fn_execution/tests/test_fast_coders.py |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)