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/02/17 14:00:59 UTC

[flink] branch master updated (429b596 -> 9bc6f69)

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 429b596  [FLINK-15708] Add MigrationVersion.v1_10
     add 9bc6f69  [FLINK-16071][python] Introduce FlattenRowCoder to solve the performance issue of __get_item__ in Row

No new revisions were added by this update.

Summary of changes:
 flink-python/pyflink/fn_execution/coder_impl.py | 24 +++++++++++----
 flink-python/pyflink/fn_execution/coders.py     | 41 ++++++++++++++++++-------
 flink-python/pyflink/fn_execution/operations.py |  4 +--
 3 files changed, 49 insertions(+), 20 deletions(-)