You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ja...@apache.org on 2020/02/17 14:46:06 UTC

[flink] branch master updated (9bc6f69 -> 22899a1)

This is an automated email from the ASF dual-hosted git repository.

jark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 9bc6f69  [FLINK-16071][python] Introduce FlattenRowCoder to solve the performance issue of __get_item__ in Row
     add 22899a1  [FLINK-16113][table-planner-blink] ExpressionReducer shouldn't escape the reduced string value (#11108)

No new revisions were added by this update.

Summary of changes:
 .../table/planner/codegen/ExpressionReducer.scala      |  4 ++--
 .../flink/table/planner/plan/stream/sql/CalcTest.xml   | 18 ++++++++++++++++++
 .../flink/table/planner/plan/stream/sql/CalcTest.scala |  6 ++++++
 3 files changed, 26 insertions(+), 2 deletions(-)