[flink] 01/02: [FLINK-21466][sql-client] Make "embedded" parameter optional when start sql-client.sh

2021-03-19 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 7fad74dba80d2fea74aa30a1cfa3cadbe6df13ed Author: zck AuthorDate: Wed Mar 17 23:22:21 2021 +0800 [FLINK-21466][sql-clie

[flink] 02/02: [FLINK-21466][sql-client] Add unit tests for SqlClient

2021-03-19 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit baa272311772e4bc2aa59779b7f61786575c2978 Author: Jark Wu AuthorDate: Fri Mar 19 16:36:20 2021 +0800 [FLINK-21466][sql-

[flink] branch master updated (6540cb6 -> baa2723)

2021-03-19 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 6540cb6 [FLINK-21816][table-planner-blink] Support StreamExecMatch json serialization/deserialization new 7fad74d

[flink] branch master updated (3dd938d -> 6540cb6)

2021-03-19 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 3dd938d [FLINK-21602] Track asynchronous background tasks in the AdaptiveScheduler add 6540cb6 [FLINK-21816][

[flink] 10/17: [hotfix] Make SlotAllocator configurable for the AdaptiveScheduler

2021-03-19 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 commit 08094878252304c41c964eb90876d2e5b45e7515 Author: Till Rohrmann AuthorDate: Tue Mar 16 10:52:40 2021 +0100 [hotfix

[flink] 12/17: [hotfix] Factor ExecutionGraph creation out into ExecutionGraphFactory

2021-03-19 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 commit fb94512ae02df71cf6ef9255e96852b3220f5c9a Author: Till Rohrmann AuthorDate: Tue Mar 16 11:57:11 2021 +0100 [hotfix

[flink] 15/17: [FLINK-21602] Allow SchedulerNG to terminate asynchronously

2021-03-19 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 commit a1798ec3ee09c42435524fb890ba1b339392399e Author: Till Rohrmann AuthorDate: Wed Mar 17 09:37:25 2021 +0100 [FLINK-

[flink] 06/17: [FLINK-21602] Make SlotAllocator.tryReserveSlots failable

2021-03-19 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 commit 2f4813d77ade0544c39d8d9edd58606d3b21bc7b Author: Till Rohrmann AuthorDate: Sun Mar 14 17:58:08 2021 +0100 [FLINK-

[flink] 17/17: [FLINK-21602] Track asynchronous background tasks in the AdaptiveScheduler

2021-03-19 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 commit 3dd938d49ef7b7f0f68853ce0261aa4c43762bc5 Author: Till Rohrmann AuthorDate: Wed Mar 17 12:26:38 2021 +0100 [FLINK-

[flink] 16/17: [hotfix] Add FutureUtils.switchExecutor utility

2021-03-19 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 commit d6750d66bd6a6116d3fc13f90f7a7e19ac232235 Author: Till Rohrmann AuthorDate: Wed Mar 17 11:39:04 2021 +0100 [hotfix

[flink] 11/17: [FLINK-21602] Split ExecutionGraph generation and slot assignments into two steps

2021-03-19 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 commit 1f5f9aa5e82e75a104229d551a2d8b443f32885a Author: Till Rohrmann AuthorDate: Tue Mar 16 10:59:56 2021 +0100 [FLINK-

[flink] 03/17: [hotfix] Let delayed AdaptiveScheduler.runIfState method return ScheduledFuture

2021-03-19 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 commit 53ac701e22d27fe537bd9fb790ac67e1033f4842 Author: Till Rohrmann AuthorDate: Sun Mar 14 13:28:53 2021 +0100 [hotfix

[flink] 14/17: [hotfix] Rename SchedulerNG.getTerminationFuture into getJobTerminationFuture

2021-03-19 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 commit ae42e745e9deee3c564ffe6b52e6d6c8abab46ce Author: Till Rohrmann AuthorDate: Wed Mar 17 09:00:47 2021 +0100 [hotfix

[flink] 09/17: [hotfix] Make TestExecutorResource generic in the ExecutorService

2021-03-19 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 commit 848e6d80c08f81cede662951c9c0913539b8c6e9 Author: Till Rohrmann AuthorDate: Mon Mar 15 18:04:11 2021 +0100 [hotfix

[flink] 05/17: [FLINK-21602] Remove generic parameter from SlotAllocator

2021-03-19 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 commit 8b5e172118a3f40bc14f9ab1ec969754615813a0 Author: Till Rohrmann AuthorDate: Sun Mar 14 17:34:41 2021 +0100 [FLINK-

[flink] 08/17: [FLINK-21602] Let SlotSharingSlotAllocator check whether resources are available before reserving them

2021-03-19 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 commit ce55b21d53c29e37523c82ee001f4ecf968ad84e Author: Till Rohrmann AuthorDate: Mon Mar 15 17:23:27 2021 +0100 [FLINK-

[flink] 01/17: [FLINK-21602] Add CreatingExecutionGraph state

2021-03-19 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 commit bc0f2c698b68960d227d5c7dc8a06a52b713 Author: Till Rohrmann AuthorDate: Sun Mar 14 00:12:38 2021 +0100 [FLINK-

[flink] 13/17: [hotfix] Annotate CheckpointsCleaner with @ThreadSafe

2021-03-19 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 commit 6b2e05fa6dc60a0ef6cde9398c2a776d2c7d9b32 Author: Till Rohrmann AuthorDate: Tue Mar 16 11:58:52 2021 +0100 [hotfix

[flink] 07/17: [FLINK-21602] Add DeclarativeSlotPool. and AllocatedSlotPool.containsFreeSlot

2021-03-19 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 commit c7a4203b433267a4fa9c0073e3d61893639b3e3e Author: Till Rohrmann AuthorDate: Mon Mar 15 12:12:13 2021 +0100 [FLINK-

[flink] branch master updated (9ee91ef -> 3dd938d)

2021-03-19 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 9ee91ef [FLINK-21875][hotfix] Fix compilation error in IntelliJ. Removing reliance on shaded classes. (#15290)

[flink] 04/17: [hotfix] Let Restarting and WaitingForResources cancel scheduled tasks onLeave

2021-03-19 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 commit ca968d305a99b63162136589e1d9f6ba4c9cdd2b Author: Till Rohrmann AuthorDate: Sun Mar 14 13:42:49 2021 +0100 [hotfix

[flink] 02/17: [FLINK-21602] Let AdaptiveScheduler create the ExecutionGraph in the ioExecutor

2021-03-19 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 commit c4545e06a54d3694ad106926eae2c592e01473b8 Author: Till Rohrmann AuthorDate: Sun Mar 14 12:57:39 2021 +0100 [FLINK-

[flink] branch master updated: [FLINK-21875][hotfix] Fix compilation error in IntelliJ. Removing reliance on shaded classes. (#15290)

2021-03-19 Thread dannycranmer
This is an automated email from the ASF dual-hosted git repository. dannycranmer 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 9ee91ef [FLINK-21875][hotfix] Fix compilat

[flink] branch master updated: [FLINK-21785][blink-table-planner] Support StreamExecCorrelate json serialization/deserialization

2021-03-19 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey 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 fd8bae5 [FLINK-21785][blink-table-planner] Supp

[flink] branch master updated: [FLINK-21864][table-planner-blink] Support StreamExecTemporalJoin json serialization/deserialization

2021-03-19 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey 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 e1d44624 [FLINK-21864][table-planner-blink] Supp

[flink] branch release-1.11 updated (a0eeac3 -> 6f19a9f)

2021-03-19 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch release-1.11 in repository https://gitbox.apache.org/repos/asf/flink.git. from a0eeac3 [FLINK-21753][runtime] Don't cycle reference between memory manager and gc cleaner action new

[flink] 02/02: [hotfix][test] Adds initialization of flag that triggers cancellation

2021-03-19 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-1.11 in repository https://gitbox.apache.org/repos/asf/flink.git commit 6f19a9f37d13468918af250a227b9137e4295511 Author: Matthias Pohl AuthorDate: Wed Mar 10 15:57:27 2021 +0100 [

[flink] 01/02: [FLINK-21654][tests] Adds retry loop to YarnClient.getApplications

2021-03-19 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-1.11 in repository https://gitbox.apache.org/repos/asf/flink.git commit 9e29a221440169bdd264c6114091580ad09592f8 Author: Matthias Pohl AuthorDate: Wed Mar 10 08:50:44 2021 +0100 [

[flink] branch master updated (159d832 -> f057ff6)

2021-03-19 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 159d832 [hotfix][test] Adds initialization of flag that triggers cancellation add f057ff6 [FLINK-21813][table

[flink] branch release-1.12 updated (755a8d8 -> daaafe6)

2021-03-19 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch release-1.12 in repository https://gitbox.apache.org/repos/asf/flink.git. from 755a8d8 [FLINK-21535][tests] Improved the detection of the attempt number in UnalignedCheckpointITCase.

[flink] branch master updated (ba5b122 -> 159d832)

2021-03-19 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from ba5b122 [FLINK-21801][table-api] Use new schema in Table and TableResult add 5e08e55 [FLINK-21654][tests] A

[flink] branch master updated (786420a -> ba5b122)

2021-03-19 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 786420a [FLINK-21843][table-planner-blink] Support StreamExecGroupWindowAggregate json serialization/deserializatio

[flink] branch master updated (a407322 -> 786420a)

2021-03-19 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from a407322 [FLINK-20130][core] Add ZStandard to FileInputFormat add 786420a [FLINK-21843][table-planner-blink] Su

[flink] branch master updated (d4e9b39 -> a407322)

2021-03-19 Thread arvid
This is an automated email from the ASF dual-hosted git repository. arvid pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from d4e9b39 [hotfix][table] Use type from RowDataKeySelector in StreamExecTemporalJoin add a407322 [FLINK-20130][co

[flink] branch master updated (c07cda7 -> d4e9b39)

2021-03-19 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.git. from c07cda7 [FLINK-21851][table-runtime] Refactor BinaryRowDataKeySelector in testing add d4e9b39 [hotfix][t

[flink] branch master updated (5bea459 -> c07cda7)

2021-03-19 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.git. from 5bea459 [FLINK-21818][table] Refactor SlicingWindowAggOperatorBuilder to accept serializer instead of LogicalT

[flink] branch master updated (23a164f -> 5bea459)

2021-03-19 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.git. from 23a164f [FLINK-21837][table-planner-blink] Support StreamExecIntervalJoin json serialization/deserialization

[flink] branch master updated (8d13cf3 -> 23a164f)

2021-03-19 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 8d13cf3 [FLINK-21819][filesystems] Remove Swift filesystem add 23a164f [FLINK-21837][table-planner-blink] Supp

[flink] branch master updated (59832e1 -> d91202f)

2021-03-19 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 59832e1 [FLINK-21561] Predownload/Cache large E2E test artifacts add d91202f [FLINK-21074][FLINK-21076][docs]

[flink] branch master updated (e392525 -> 59832e1)

2021-03-19 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from e392525 [hotfix][docs] Add 'IF NOT EXISTS' to create table statement (#15275) add 59832e1 [FLINK-21561] Pred