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/07/05 08:17:31 UTC

[flink] branch master updated (c6b3a8aa256 -> e413aa494e7)

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 c6b3a8aa256 [FLINK-28240][network] Fix the bug that NetworkBufferPool#getRequestedSegmentsUsage may throw ArithmeticException.
     add 0d37f77adc6 [FLINK-28222][sql] Remove unused format dependencies
     add ee0534200ee [FLINK-28222][csv] Add flink-sql-csv module
     add e413aa494e7 [FLINK-28222][json] Add flink-sql-json module

No new revisions were added by this update.

Summary of changes:
 .../flink-sql-client-test/pom.xml                  | 16 ----------
 flink-formats/flink-csv/pom.xml                    | 37 ----------------------
 flink-formats/flink-json/pom.xml                   | 37 ----------------------
 .../flink-sql-csv}/pom.xml                         | 27 ++++++++--------
 .../flink-sql-json}/pom.xml                        | 27 ++++++++--------
 flink-formats/pom.xml                              |  2 ++
 6 files changed, 28 insertions(+), 118 deletions(-)
 copy {flink-end-to-end-tests/flink-dataset-allround-test => flink-formats/flink-sql-csv}/pom.xml (74%)
 copy {flink-end-to-end-tests/flink-dataset-allround-test => flink-formats/flink-sql-json}/pom.xml (74%)