You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2022/02/10 12:20:32 UTC

[flink] branch master updated (222b72f -> c0ce550)

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

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


    from 222b72f  [FLINK-25975][docs] add document about AvroParquet format use cases
     add c0ce550  [FLINK-26035][build][planner] Add table-planner-loader-bundle module

No new revisions were added by this update.

Summary of changes:
 flink-table/README.md                              |  8 ++-
 .../flink-table-planner-loader-bundle}/pom.xml     | 79 +++++++++-------------
 .../src/main/resources/META-INF/NOTICE             |  7 +-
 .../main/resources/META-INF/licenses/LICENSE.scala |  0
 flink-table/flink-table-planner-loader/pom.xml     | 16 ++---
 flink-table/flink-table-planner/pom.xml            | 23 -------
 flink-table/pom.xml                                |  1 +
 7 files changed, 44 insertions(+), 90 deletions(-)
 copy {flink-connectors/flink-connector-base => flink-table/flink-table-planner-loader-bundle}/pom.xml (52%)
 copy {flink-dist-scala => flink-table/flink-table-planner-loader-bundle}/src/main/resources/META-INF/NOTICE (61%)
 copy {flink-dist-scala => flink-table/flink-table-planner-loader-bundle}/src/main/resources/META-INF/licenses/LICENSE.scala (100%)