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/20 13:02:59 UTC

[flink] branch master updated (7c68a0b -> cb841fa)

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 7c68a0b  [hotfix][table-api] Fixed ExpressionResolver rules modifiers.
     add cb841fa  [FLINK-16072][python] Optimize the performance of the write/read null mask of FlattenRowCoder

No new revisions were added by this update.

Summary of changes:
 flink-python/pyflink/fn_execution/coder_impl.py    | 81 +++++++++++++---------
 .../fn_execution/tests/coders_test_common.py       |  8 ++-
 2 files changed, 56 insertions(+), 33 deletions(-)