You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tw...@apache.org on 2020/09/01 13:39:18 UTC

[flink] branch master updated (3aee149 -> 5193b0f)

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

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


    from 3aee149  [FLINK-18222][e2e] Stabilize Avro Confluent Schema Registry nightly test
     add 5193b0f  [FLINK-19049][table] Fix validation of table functions in projections

No new revisions were added by this update.

Summary of changes:
 .../table/planner/codegen/CalcCodeGenerator.scala  | 23 +++++++++++++++++++++-
 .../planner/codegen/CorrelateCodeGenerator.scala   |  6 ++++--
 .../planner/runtime/stream/sql/FunctionITCase.java | 19 ++++++++++++------
 .../runtime/stream/table/FunctionITCase.java       |  7 ++++++-
 4 files changed, 45 insertions(+), 10 deletions(-)