You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by lz...@apache.org on 2020/09/04 05:52:27 UTC

[flink] branch master updated (a8cc62a -> fb29aa2)

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

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


    from a8cc62a  [FLINK-19118][python] Support Expression in the operations of Python Table API (#13304)
     add fb29aa2  [FLINK-19108][table] Stop expanding the identifiers with scope aliased by the system with 'EXPR$' prefix

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/table/planner/utils/Expander.java |  7 +++++-
 .../planner/plan/common/ViewsExpandingTest.scala   | 29 ++++++++++++++++++++++
 2 files changed, 35 insertions(+), 1 deletion(-)