[flink-benchmarks] branch master updated: [hotfix] Upgrade to scala 2.12

2021-10-04 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git The following commit(s) were added to refs/heads/master by this push: new e052d92 [hotfix] Upgrade to scal

[flink] 07/08: [FLINK-24399][table-common] Add DynamicTableSource.Context#createTypeInformation(LogicalType) and DynamicTableSink.Context#createTypeInformation(LogicalType)

2021-10-04 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 commit 946a41c2fe8016b39c9737b1f926bed0d7a23e95 Author: slinkydeveloper AuthorDate: Wed Sep 29 17:48:02 2021 +0200 [FLINK-

[flink] 06/08: [FLINK-24399][table-common] Fix DataTypeUtils#flattenToNames javadoc

2021-10-04 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 commit 094bf1ead5ba0a02b6b4f711f991638da8076841 Author: slinkydeveloper AuthorDate: Wed Sep 29 17:53:59 2021 +0200 [FLINK-

[flink] 08/08: [FLINK-24399][table-common] Add DynamicTableFactory.Context#getPrimaryKeyIndexes and DynamicTableFactory.Context#getPhysicalRowDataType

2021-10-04 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 commit ac203a7a26d78fe270bd9941bb721be53a893040 Author: slinkydeveloper AuthorDate: Wed Sep 29 17:49:17 2021 +0200 [FLINK-

[flink] 05/08: [FLINK-24399][table-common] Refactor ResolvedSchema#to[...]RowDataType() methods and add new ResolvedSchema#getPrimaryKeyIndexes

2021-10-04 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 commit 3681e850ad01b973e0f2fbc3db70afd96bdfbec6 Author: slinkydeveloper AuthorDate: Wed Sep 29 17:45:13 2021 +0200 [FLINK-

[flink] 03/08: [FLINK-24399][table-common] Add DataType methods to improve ergonomics when accessing row data type instances

2021-10-04 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 commit 083e4d41afa5b6d960a578b1d91ba0d3a817e1b1 Author: slinkydeveloper AuthorDate: Wed Sep 29 17:54:53 2021 +0200 [FLINK-

[flink] 01/08: [FLINK-24399][table-common] Add DataTypes#of(LogicalType)

2021-10-04 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 commit 826b10f935585641afba9b9273bbdb31a6b04ce9 Author: slinkydeveloper AuthorDate: Wed Sep 29 17:44:14 2021 +0200 [FLINK-

[flink] 02/08: [FLINK-24399][table-common] Add DataType#toInternal

2021-10-04 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 commit b43e64bb71c234a815ff603c11a7cc76210e3c71 Author: slinkydeveloper AuthorDate: Wed Sep 29 17:50:23 2021 +0200 [FLINK-

[flink] branch master updated (9ab85e1 -> ac203a7)

2021-10-04 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 9ab85e1 [hotfix][table-planner] Disable IntervalJoinITCase.testRowTimeInnerJoinWithEquiTimeAttrs until FLINK-24443

[flink] 04/08: [FLINK-24399][table-common] Improved DataType#getChildren javadoc

2021-10-04 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 commit 66bd2ed652dce9c9eb3d03bc31ab89600b2c708d Author: slinkydeveloper AuthorDate: Wed Sep 29 17:52:43 2021 +0200 [FLINK-

[flink] branch master updated: [hotfix][table-planner] Disable IntervalJoinITCase.testRowTimeInnerJoinWithEquiTimeAttrs until FLINK-24443 is fixed

2021-10-04 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 9ab85e1 [hotfix][table-planner] Disable Interv

[flink] branch release-1.13 updated: [hotfix] Fix incorrect state.backend.local-recovery description

2021-10-04 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new 4645c1d [hotfix] Fix incorrect st

[flink] branch release-1.14 updated: [hotfix] Fix incorrect state.backend.local-recovery description

2021-10-04 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.14 by this push: new 6901034 [hotfix] Fix incorrect st

[flink] branch master updated: [hotfix] Fix incorrect state.backend.local-recovery description

2021-10-04 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann 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 711ead4 [hotfix] Fix incorrect state.backend.

[flink] branch release-1.14 updated: [FLINK-24269][Runtime / Checkpointing] Rename methods around final checkpoints

2021-10-04 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.14 by this push: new ab196a6 [FLINK-24269][Runtime /

[flink] branch master updated: [FLINK-24269][Runtime / Checkpointing] Rename methods around final checkpoints

2021-10-04 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz 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 b2f13e3 [FLINK-24269][Runtime / Checkpointi

[flink-web] branch asf-site updated (fd4ceb1 -> 0ea0f00)

2021-10-04 Thread nkruber
This is an automated email from the ASF dual-hosted git repository. nkruber pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git. from fd4ceb1 Update buffer_debloating chart once more time add acc8158 [hotfix] minor fixes and improvements

[flink-training] branch master updated: [hotfix] remove extraneous files for non-existing modules

2021-10-04 Thread nkruber
This is an automated email from the ASF dual-hosted git repository. nkruber pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-training.git The following commit(s) were added to refs/heads/master by this push: new 1d922de [hotfix] remove extraneous fil

[flink-benchmarks] 04/04: [FLINK-24230] Buffer debloating microbenchmark for single gate

2021-10-04 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git commit 69ead04f3f0e6577e5eae45ed052937e163b1567 Author: Dawid Wysakowicz AuthorDate: Wed Sep 22 18:37:06 2021 +0

[flink-benchmarks] 02/04: [hotfix] Optimize imports

2021-10-04 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git commit 3ca5d3719835297c1cecf45a62add4fed8912df7 Author: Dawid Wysakowicz AuthorDate: Fri Sep 24 18:54:15 2021 +0

[flink-benchmarks] 03/04: [hotfix] Allow FlinkEnvironmentContext#setUp to throw Exception

2021-10-04 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git commit 5becc4d2c465dd57e5f875af0cc1ff208696fdc0 Author: Dawid Wysakowicz AuthorDate: Mon Sep 27 12:02:59 2021 +0

[flink-benchmarks] 01/04: [hotfix] Fix a typo in RecordSource

2021-10-04 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git commit 743b98e22bb1b85288d70f07bed290951190f24b Author: Dawid Wysakowicz AuthorDate: Tue Sep 21 13:39:40 2021 +0

[flink-benchmarks] branch master updated (517f1e7 -> 69ead04)

2021-10-04 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git. from 517f1e7 [FLINK-24300] Added benchmarks for idling chained sources new 743b98e [hotfix] Fix a ty

[flink] 03/03: [FLINK-24367][tests] Add FallbackAkkaRpcSystemLoader

2021-10-04 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 64abd566e863e584a3d86eba17aee39d9bede4cd Author: Chesnay Schepler AuthorDate: Fri Sep 24 09:38:30 2021 +0200

[flink] 02/03: [FLINK-24367][tests] Streamline instructions

2021-10-04 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 6cc9ad6938d250044d834f0ee7e050ee1d0bb502 Author: Chesnay Schepler AuthorDate: Fri Sep 24 09:36:15 2021 +0200

[flink] branch release-1.14 updated (9738e65 -> 64abd56)

2021-10-04 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git. from 9738e65 [FLINK-24117][HA]Remove unHandledErrorListener in ZooKeeperLeaderElectionDriver and ZooKeeperLeaderRe

[flink] 01/03: [FLINK-24367] RpcSystem#loader evaluates all service entries

2021-10-04 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 43015c06b59136bf68dbb85e26dee960bfe24809 Author: Chesnay Schepler AuthorDate: Fri Sep 24 09:29:28 2021 +0200

[flink] branch master updated (458019b -> d89cc77)

2021-10-04 Thread chesnay
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 458019b [hotfix][streaming] Improve Input class javadoc add cf272b2 [FLINK-24367] RpcSystem#loader evaluates a