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 2021/11/09 01:59:53 UTC

[flink] branch release-1.13 updated (8707347 -> 04ce835)

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

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


    from 8707347  [FLINK-24806][connectors/rabbitmq] Fix container startup in RMQSourceITCase
     add 04ce835  [FLINK-24761][table] Fix PartitionPruner code gen compile fail

No new revisions were added by this update.

Summary of changes:
 .../flink/table/client/cli/CliClientITCase.java    |  8 +++--
 .../client/gateway/local/LocalExecutorITCase.java  |  8 +++--
 .../client/gateway/utils/UserDefinedFunctions.java | 11 ++++++
 .../table/planner/plan/utils/PartitionPruner.scala |  2 +-
 .../flink/table}/utils/TestUserClassLoaderJar.java | 26 +++++---------
 .../batch/sql/PartitionableSourceITCase.scala      | 41 ++++++++++++++++++++--
 6 files changed, 71 insertions(+), 25 deletions(-)
 rename flink-table/{flink-sql-client/src/test/java/org/apache/flink/table/client/gateway => flink-table-planner-blink/src/test/java/org/apache/flink/table}/utils/TestUserClassLoaderJar.java (74%)