[flink] branch master updated (0157aa3 -> b8d1a48)

2022-01-13 Thread yingjie
This is an automated email from the ASF dual-hosted git repository. yingjie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 0157aa3 [FLINK-25341][table-planner] Add StructuredToStringCastRule add 3e206f0 [FLINK-24954][network]

[flink-table-store] branch master updated: [hotfix] Move FileStorePathFactory to main from test

2022-01-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/master by this push: new f62e233 [hotfix] Move

[flink] branch master updated (149f4fd -> 0157aa3)

2022-01-13 Thread twalthr
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 149f4fd [FLINK-24803][table-planner] Fix cast BINARY/VARBINARY to STRING add 0157aa3

[flink] branch master updated: [FLINK-24803][table-planner] Fix cast BINARY/VARBINARY to STRING

2022-01-13 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 149f4fd [FLINK-24803][table-planner] Fix cast

[flink] branch master updated (1ea2a7a -> 4518a45)

2022-01-13 Thread twalthr
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 1ea2a7a [FLINK-25407][network] Fix the issues caused by FLINK-24035 add 4518a45 [FLINK-25351][annotations]

[flink] 02/02: [FLINK-25407][network] Fix the issues caused by FLINK-24035

2022-01-13 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 7784ec7284bfc26a2561d8cd9ec3ab4aead6c104 Author: kevin.cyj AuthorDate: Thu Dec 30 21:56:15 2021 +0800

[flink] 01/02: [hotfix] Rename some methods of NetworkBufferPool and add more comments for better readability

2022-01-13 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 1c151e46c44ae65b324d3cf8f7e6eb247c328791 Author: kevin.cyj AuthorDate: Wed Dec 22 17:02:27 2021 +0800

[flink] branch release-1.14 updated (e93fb03 -> 7784ec7)

2022-01-13 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a change to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git. from e93fb03 [FLINK-25280][connector/kafka] Disable log deletion in KafkaTestEnvironmentImpl to prevent records

[flink] branch master updated (f957e3f -> 1ea2a7a)

2022-01-13 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from f957e3f [FLINK-25441][network] Wrap failure cuase with ProducerFailedException only for

[flink] 02/02: [FLINK-25407][network] Fix the issues caused by FLINK-24035

2022-01-13 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 1ea2a7a5c90288dff08f702bac71de4d91c00f6f Author: kevin.cyj AuthorDate: Thu Dec 30 21:56:15 2021 +0800

[flink] 01/02: [hotfix] Rename some methods of NetworkBufferPool and add more comments for better readability

2022-01-13 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 38f7c593538d78e67ed75f006826b9fc3e97826e Author: kevin.cyj AuthorDate: Wed Dec 22 17:02:27 2021 +0800 [hotfix]

[flink-benchmarks] 02/03: [FLINK-24918][Runtime/State Backends]Support to specify the data dir for state benchmark

2022-01-13 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git commit 9af64a13fa94a5ca2c4767948823ed3ea8513805 Author: 愚鲤 AuthorDate: Sun Nov 21 16:14:05 2021 +0800

[flink-benchmarks] 03/03: [FLINK-25039]Remove the flink-examples-batch_2.12 test-jar

2022-01-13 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git commit bf637835217c416f3f5c25ec95a515a004a9f749 Author: 愚鲤 AuthorDate: Wed Jan 12 22:48:14 2022 +0800

[flink-benchmarks] 01/03: [hotfix]Fix the tab align problem in pom.xml

2022-01-13 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git commit 34c19569215e4b6e80272cecfda38551ff034fa6 Author: 愚鲤 AuthorDate: Mon Nov 15 23:08:22 2021 +0800

[flink-benchmarks] branch master updated (312eef1 -> bf63783)

2022-01-13 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git. from 312eef1 [FLINK-25556] Disabled the waiting for final checkpoint for all benchmarks. new 34c1956

[flink] branch master updated: [FLINK-25441][network] Wrap failure cuase with ProducerFailedException only for PipelinedSubpartitionView.

2022-01-13 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new f957e3f [FLINK-25441][network] Wrap failure

[flink-table-store] 03/04: [FLINK-25630] Introduce MergeTreeOptions

2022-01-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git commit 58d50fb35e37dd4f8482df4fd83de06b3d211791 Author: JingsongLi AuthorDate: Thu Jan 13 17:38:47 2022 +0800

[flink-table-store] 04/04: [FLINK-25630] Introduce MergeTree writer and reader

2022-01-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git commit 89a183f22007ad1b9afa9f7d9f2124d0e79fbae8 Author: JingsongLi AuthorDate: Thu Jan 13 17:43:20 2022 +0800

[flink-table-store] 02/04: [FLINK-25630] Introduce RecordWriter

2022-01-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git commit c94dfa8191bc39bf57e05b1e37840a3e0e4cd43d Author: JingsongLi AuthorDate: Thu Jan 13 17:38:15 2022 +0800

[flink-table-store] 01/04: [FLINK-25630] Add LevelsTest

2022-01-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git commit 49e476251ed8aeea331f171e55bdb8a8f27214d8 Author: JingsongLi AuthorDate: Thu Jan 13 17:44:36 2022 +0800

[flink-table-store] branch master updated (ac9d902 -> 89a183f)

2022-01-13 Thread lzljs3620320
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-table-store.git. from ac9d902 [FLINK-25629] Introduce CompactManager new 49e4762 [FLINK-25630] Add LevelsTest

[flink] branch master updated (f74f49c -> c8c6e79)

2022-01-13 Thread leonard
This is an automated email from the ASF dual-hosted git repository. leonard pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from f74f49c [FLINK-25531][connectors/kafka] Force immediate shutdown of FlinkInternalKafkaProducer to speed up

[flink] branch master updated (0619274 -> f74f49c)

2022-01-13 Thread fpaul
This is an automated email from the ASF dual-hosted git repository. fpaul pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 0619274 [FLINK-25569][core] Add decomposed Sink V2 interface. add f74f49c [FLINK-25531][connectors/kafka] Force

[flink-table-store] 03/03: [FLINK-25629] Introduce CompactManager

2022-01-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git commit ac9d902bef8959742891ff63d435aa498507f084 Author: JingsongLi AuthorDate: Thu Jan 13 17:05:57 2022 +0800

[flink-table-store] branch master updated (7ac835f -> ac9d902)

2022-01-13 Thread lzljs3620320
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-table-store.git. from 7ac835f [FLINK-25628] Introduce SstFile and SstFileMeta new 7a9bca3 [FLINK-25629] Introduce

[flink-table-store] 02/03: [FLINK-25629] Introduce UniversalCompaction CompactStrategy

2022-01-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git commit ea67c5c4b2065d65b18b14a5a2be0d93735d1fb5 Author: JingsongLi AuthorDate: Thu Jan 13 17:04:10 2022 +0800

[flink-table-store] 01/03: [FLINK-25629] Introduce IntervalPartition

2022-01-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git commit 7a9bca33d7189d157c39401139a988181348a909 Author: JingsongLi AuthorDate: Thu Jan 13 17:00:48 2022 +0800

[flink-table-store] 03/06: [FLINK-25628] Introduce ConcatRecordReader

2022-01-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git commit 610269895727efaa314d54253f5b1acfc3f769f5 Author: JingsongLi AuthorDate: Wed Jan 12 19:44:01 2022 +0800

[flink-table-store] branch master updated (8845586 -> 7ac835f)

2022-01-13 Thread lzljs3620320
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-table-store.git. from 8845586 [FLINK-25627] Add MemTable and Accumulator new 6194ecb [FLINK-25628] Introduce

[flink-table-store] 01/06: [FLINK-25628] Introduce RecordReader interface

2022-01-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git commit 6194ecba528d0d257bc1123ee1b1e3f5666b493e Author: JingsongLi AuthorDate: Wed Jan 12 19:40:12 2022 +0800

[flink-table-store] 02/06: [FLINK-25628] Introduce SortMergeReader

2022-01-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git commit 77c61b33d0aa7c7a11dd9ace8159db49f803aa9b Author: JingsongLi AuthorDate: Wed Jan 12 19:42:52 2022 +0800

[flink-table-store] 06/06: [FLINK-25628] Introduce SstFile and SstFileMeta

2022-01-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git commit 7ac835ffe828a511689ac080d90d2a729aa08d89 Author: JingsongLi AuthorDate: Wed Jan 12 19:56:26 2022 +0800

[flink-table-store] 04/06: [FLINK-25628] Introduce FieldStats

2022-01-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git commit 4ddd90cc69eed8178901c44222e6ebbc06bb87a1 Author: JingsongLi AuthorDate: Wed Jan 12 19:38:20 2022 +0800

[flink-table-store] 05/06: [FLINK-25628] Introduce SstPathFactory

2022-01-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git commit 9182e60c8ba51616de2905fd0dbb6e2d4b66d055 Author: JingsongLi AuthorDate: Wed Jan 12 19:51:13 2022 +0800

[flink] 06/06: [FLINK-25569][core] Add decomposed Sink V2 interface.

2022-01-13 Thread fpaul
This is an automated email from the ASF dual-hosted git repository. fpaul pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 06192741d02714499c6d0f671b21bfa2588a21bf Author: Arvid Heise AuthorDate: Fri Dec 10 16:11:17 2021 +0100

[flink] 01/06: [hotfix][core] Fix javadoc in (Global)committer for retries.

2022-01-13 Thread fpaul
This is an automated email from the ASF dual-hosted git repository. fpaul pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 3bffb13d391510d63cd89412472e1c1f22fe8f4a Author: Arvid Heise AuthorDate: Tue Jan 4 15:09:55 2022 +0100

[flink] 04/06: [FLINK-25569][core] Mark UserCodeClassLoader as PublicEvolving

2022-01-13 Thread fpaul
This is an automated email from the ASF dual-hosted git repository. fpaul pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 6edb612a0ca69edef628f154d7e3ae3d9efa0d7f Author: Fabian Paul AuthorDate: Mon Jan 10 14:23:15 2022 +0100

[flink] 03/06: [FLINK-25569][core] Extract public facing ProcessingTimeService to flink-core

2022-01-13 Thread fpaul
This is an automated email from the ASF dual-hosted git repository. fpaul pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit be1e804f67124822e869689ebc4dc87f4b41c9f1 Author: Arvid Heise AuthorDate: Fri Dec 10 22:54:20 2021 +0100

[flink] 05/06: [FLINK-25569][core] Mark SimpleVersionedSerializer as PublicEvolving

2022-01-13 Thread fpaul
This is an automated email from the ASF dual-hosted git repository. fpaul pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 0d42f22f6ed9a6a52379cd3aad44413493d05380 Author: Fabian Paul AuthorDate: Mon Jan 10 14:23:42 2022 +0100

[flink] 02/06: [hotfix][streaming] Improve StreamGraphGenerator's performance by using a IdentityHashMap to track transformations.

2022-01-13 Thread fpaul
This is an automated email from the ASF dual-hosted git repository. fpaul pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 82b583ea0dcb61c10594de61c36b02ec7d70b498 Author: Arvid Heise AuthorDate: Tue Jan 4 19:34:48 2022 +0100

[flink] branch master updated (dbbf2a3 -> 0619274)

2022-01-13 Thread fpaul
This is an automated email from the ASF dual-hosted git repository. fpaul pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from dbbf2a3 [FLINK-25608][metrics] Add stability annotations new 3bffb13 [hotfix][core] Fix javadoc in