[flink] branch master updated: [FLINK-20855][table-runtime-blink] Fix calculating numBuckets overflow (#14566)

2021-04-16 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt 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 fd8e34c [FLINK-20855][table-runtime-blink] Fix cal

[flink] branch master updated (1562ed0 -> e4a2738)

2021-04-16 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 1562ed0 [FLINK-22016][table-planner-blink] RexNodeExtractor#visitLiteral should deal with NULL literals correctly (#15

[flink] branch master updated (9466e09 -> 1562ed0)

2021-04-16 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 9466e09 [hotfix][coordination] Add safety guard against uncaught exceptions for Future dependent lambdas add 1562

[flink] 01/02: [FLINK-21996][coordination] Ensure exactly-once guarantees for OperatorEvent RPCs

2021-04-16 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 904536271081f393a8c29341831275080b04255a Author: Stephan Ewen AuthorDate: Wed Apr 14 05:02:55 2021 +0200 [FLINK-21996

[flink] branch master updated (fe41a87 -> 9466e09)

2021-04-16 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from fe41a87 [FLINK-22276][runtime] Adds workaround for FLINK-22276 new 9045362 [FLINK-21996][coordination] Ensure ex

[flink] 02/02: [hotfix][coordination] Add safety guard against uncaught exceptions for Future dependent lambdas

2021-04-16 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 9466e090bd66906daf1e571328aab70743f31223 Author: Stephan Ewen AuthorDate: Fri Apr 16 18:10:25 2021 +0200 [hotfix][coo

[flink] branch master updated (79eb5c7 -> fe41a87)

2021-04-16 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 79eb5c7 Revert "[FLINK-22249][FLINK-22248] Temporarily disable JobMasterStopWithSavepointITCase" add fe41a87

[flink-benchmarks] branch master updated: [FLINK-22290][checkpointing] Use duration for alignment timeout.

2021-04-16 Thread arvid
This is an automated email from the ASF dual-hosted git repository. arvid 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 f5876a3 [FLINK-22290][checkpointing] U

[flink] 02/05: [FLINK-22248][tests] Remove timeouts from JobMasterStopWithSavepointITCase

2021-04-16 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 commit 25fa42df3dd0c6d2eada49c7c85619931846c678 Author: Dawid Wysakowicz AuthorDate: Tue Apr 13 09:47:34 2021 +0200 [F

[flink] 01/05: [FLINK-22249][tests] Add `FAILLING` to an assertion in JobMasterStopWithSavepointITCase

2021-04-16 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 commit 3ebf94051ea234b4bec41b36e802f6cbcf18521d Author: Dawid Wysakowicz AuthorDate: Tue Apr 13 09:35:01 2021 +0200 [F

[flink] branch master updated (de069df -> 79eb5c7)

2021-04-16 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.git. from de069df [hotfix][docs] Fix config doc structure new 3ebf940 [FLINK-22249][tests] Add `FAILLING` to an asse

[flink] 03/05: [hotfix][tests] Cancel all running jobs after each test in AbstractTestBase

2021-04-16 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 commit 68512cc2cdc427a04659f3d243a2309416ba5eb7 Author: Dawid Wysakowicz AuthorDate: Thu Apr 15 11:45:20 2021 +0200 [h

[flink] 05/05: Revert "[FLINK-22249][FLINK-22248] Temporarily disable JobMasterStopWithSavepointITCase"

2021-04-16 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 commit 79eb5c79fd7f3b0b7518f70b7cb02c69e773aada Author: Dawid Wysakowicz AuthorDate: Fri Apr 16 11:20:39 2021 +0200 Re

[flink] 04/05: [FLINK-22248][tests] Improve JobMasterStopWithSavepoint#waitForJob to wait for all tasks running

2021-04-16 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 commit 22e9357d40f7f56fcb671e1076d8d7271316fcdf Author: Dawid Wysakowicz AuthorDate: Thu Apr 15 11:56:23 2021 +0200 [F

[flink] branch master updated (f6e08cd -> de069df)

2021-04-16 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 f6e08cd [FLINK-20613][table] Update TableResult.collect() to the new type system add 52b400f [FLINK-22290][chec

[flink] 04/04: [FLINK-20613][table] Update TableResult.collect() to the new type system

2021-04-16 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 f6e08cd6e9229d3d313bbae2a8e4b894e0854be8 Author: Timo Walther AuthorDate: Mon Apr 12 15:20:59 2021 +0200 [FLINK-206

[flink] branch master updated (e3d2e1c -> f6e08cd)

2021-04-16 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 e3d2e1c [hotfix][tests] Simplify and harden CoordinatorEventsExactlyOnceITCase new 68dc82e [hotfix][table-api

[flink] 02/04: [FLINK-20613][table-planner-blink] Support unidirectional ExternalSerializer

2021-04-16 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 29c81a0b1d3e3ae27eef386001db4db6e4a6b4ca Author: Timo Walther AuthorDate: Mon Apr 12 15:15:14 2021 +0200 [FLINK-206

[flink] 01/04: [hotfix][table-api-java] Improve built-in functions as parameters of user-defined functions

2021-04-16 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 68dc82e9f438dbce6e5cf7a91c2fd14fddae7eaf Author: Timo Walther AuthorDate: Mon Apr 12 14:34:47 2021 +0200 [hotfix][t

[flink] 03/04: [FLINK-20613][table] Introduce a legacy to non-legacy data type transformation

2021-04-16 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 c3a7b6371335d86a4f8ee41ade96c96b3fd9881a Author: Timo Walther AuthorDate: Mon Apr 12 15:19:27 2021 +0200 [FLINK-206

[flink] 09/10: [hotfix][tests] Minor debuggability improvements to CoordinatedSourceRescaleITCase

2021-04-16 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f858348fc18cd532b9de1f53b055f4983373b46c Author: Stephan Ewen AuthorDate: Wed Apr 14 17:34:16 2021 +0200 [hotfix][tes

[flink] 06/10: [hotfix][coordination] Make failed event valve shutting smoother.

2021-04-16 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 2a225d613f942ea1aaba455cfe933449af167570 Author: Stephan Ewen AuthorDate: Tue Apr 13 10:37:26 2021 +0200 [hotfix][coo

[flink] 10/10: [hotfix][tests] Simplify and harden CoordinatorEventsExactlyOnceITCase

2021-04-16 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e3d2e1c49d6bb89d11e9dfc9c171f9d00aff2215 Author: Stephan Ewen AuthorDate: Fri Apr 16 16:48:17 2021 +0200 [hotfix][tes

[flink] 02/10: [FLINK-18071][coordination] (part 2) OperatorCoordinatorHolder does not implement OperatorCoordinator interface any more

2021-04-16 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 07fc4477909b6ec2374cc38f8aa445ebfe6b3b4d Author: Stephan Ewen AuthorDate: Sun Apr 11 18:55:14 2021 +0200 [FLINK-18071

[flink] 01/10: [hotfix][coordination] Add Main-Thread check to OperatorEvent sending on Execution.

2021-04-16 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 11717ced989ace3b46582a68e059fb63c8113c94 Author: Stephan Ewen AuthorDate: Wed Apr 14 15:38:49 2021 +0200 [hotfix][coo

[flink] 08/10: [hotfix][coordination] Remove unnecessary null check

2021-04-16 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 7f01aeca04329aeb19b1ede659a33eedaf0eca29 Author: Stephan Ewen AuthorDate: Wed Apr 14 11:54:20 2021 +0200 [hotfix][coo

[flink] 07/10: [hotfix][coordination] Reduce lambda nesting for action on CompletableFuture

2021-04-16 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit b1e18607d08727a62847809638b47346b55ff63b Author: Stephan Ewen AuthorDate: Tue Apr 13 10:44:25 2021 +0200 [hotfix][coo

[flink] 03/10: [FLINK-18071][coordination] (part 3) Adjust OperatorEventValve to accept self-contained "send actions".

2021-04-16 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 605d158f013ba0fd43fa0ae68b8936b9288ac715 Author: Stephan Ewen AuthorDate: Sun Apr 11 19:27:01 2021 +0200 [FLINK-18071

[flink] 04/10: [FLINK-18071][coordination] (part 4) Add to Execution a future for states INITIALIZING/RUNNING

2021-04-16 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 58c5e8c3cc43ddaee0fa63b8fb209eb2a4006eb7 Author: Stephan Ewen AuthorDate: Sun Apr 11 20:05:47 2021 +0200 [FLINK-18071

[flink] branch master updated (8ae382c -> e3d2e1c)

2021-04-16 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 8ae382c [FLINK-21346][hotfix] Revert installing required bc for e2e tests new 11717ce [hotfix][coordination] Ad

[flink] branch master updated (e14f5c4 -> 8ae382c)

2021-04-16 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.git. from e14f5c4 [FLINK-22298][table-planner-blink] The ExecNode's id should always start from 1 in the json plan tests

[flink-jira-bot] 06/21: [FLINK-22032] introduce dry-run mode and add actual actions to rule 3

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit 0561a81f9b9d7db4a277db1465090b97a0c21936 Author: Konstantin Knauf AuthorDate: Fri Apr 9 14:15:15 2021 +0200

[flink-jira-bot] 08/21: [FLINK-22023] add license headers

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit 3cfda47472ddf6c4efe449b333637a0e578c7593 Author: Konstantin Knauf AuthorDate: Fri Apr 9 14:34:48 2021 +0200

[flink-jira-bot] 14/21: [hotfix] fix name of github action

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit 4bd79cfa90fc4c323c7c09dd58d3e05001af6ba9 Author: Konstantin Knauf AuthorDate: Wed Apr 14 12:12:42 2021 +0200

[flink-jira-bot] 10/21: [FLINK-22035] add simply github action to run bot hourly

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit c20522941bf683d33f9d5fabfd8a1ab584f480b8 Author: Konstantin Knauf AuthorDate: Mon Apr 12 15:12:15 2021 +0200

[flink-jira-bot] 11/21: [FLINK-22035] change cron schedule to twice daily, not at the full hour

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit e5fbb1388e35f5731b642fe742887e5b36538a4b Author: Konstantin Knauf AuthorDate: Wed Apr 14 11:19:52 2021 +0200

[flink-jira-bot] 13/21: [hotfix] activate bot (remove dry-run flag)

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit 648787f08974abfcc1902b1b65ba25fcd6648c61 Author: Konstantin Knauf AuthorDate: Wed Apr 14 12:10:12 2021 +0200

[flink-jira-bot] 16/21: [hotfix] fix runtime errors & warnings in flink_jira_bot.py

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit 310b9cc2757e2ee41f0f82b1e0596f9b4cd71864 Author: Konstantin Knauf AuthorDate: Wed Apr 14 17:56:42 2021 +0200

[flink-jira-bot] 12/21: Merge pull request #2 from knaufk/FLINK-22035

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit 9afde4761b1d029c638a6067697a3523f179a588 Merge: ad9bbe7 e5fbb13 Author: Konstantin Knauf AuthorDate: Wed Apr 14

[flink-jira-bot] 17/21: Merge pull request #4 from knaufk/hotfix-jira

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit 93679d9fdd56cc6c0fd2850f08637bf5d8299a5e Merge: 4cc0b90 310b9cc Author: Konstantin Knauf AuthorDate: Wed Apr 14

[flink-jira-bot] 20/21: [FLINK-22033] add docstring for rule classes

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit 77943a14746fbcdb8432863b07f0c8143d33f3fc Author: Konstantin Knauf AuthorDate: Fri Apr 16 11:31:51 2021 +0200

[flink-jira-bot] 18/21: [hotfix] fix tyop in Github Actions workflow

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit e575ac6695ea89176fb68e9526b5200be57afa2c Author: Konstantin Knauf AuthorDate: Thu Apr 15 18:21:11 2021 +0200

[flink-jira-bot] 15/21: Merge pull request #3 from knaufk/activate-bot

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit 4cc0b90f655950c42dc06e4555631eb40ee51f42 Merge: 9afde47 4bd79cf Author: Konstantin Knauf AuthorDate: Wed Apr 14

[flink-jira-bot] 19/21: [FLINK-22033] add rule 2, which unassign stale assigned tickets after some time

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit a38d571a76c617d222e3fab5488c0ffe6d44119f Author: Konstantin Knauf AuthorDate: Fri Apr 16 10:57:55 2021 +0200

[flink-jira-bot] 04/21: [FLINK-22032] add confuse for YAML configuration parsing

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit c343d837f21aec32cf9696be3db1308c8de70c88 Author: Konstantin Knauf AuthorDate: Fri Apr 9 11:34:48 2021 +0200

[flink-jira-bot] 07/21: [FLINK-22032] add minimal README

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit 1709d0456fc50530f3b84dd7d2c4a29193b0aaec Author: Konstantin Knauf AuthorDate: Fri Apr 9 14:23:23 2021 +0200

[flink-jira-bot] 09/21: Merge pull request #1 from knaufk/FLINK-22032

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit ad9bbe7575797603b95e63ccfecfa13f4d68dac0 Merge: 647197b 3cfda47 Author: Konstantin Knauf AuthorDate: Mon Apr 12

[flink-jira-bot] 05/21: [FLINK-22032] add Rule 3 (logging only)

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit 6f4e13c295cd09789d509db49496956751e7d9cd Author: Konstantin Knauf AuthorDate: Fri Apr 9 13:42:42 2021 +0200

[flink-jira-bot] 21/21: Merge pull request #5 from knaufk/FLINK-22033

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit 8bf7d6a01ffaf4f2b4c3a47b82562f3e71614f82 Merge: 93679d9 77943a1 Author: Konstantin Knauf AuthorDate: Fri Apr 16

[flink-jira-bot] 03/21: [FINK-22032] add freeze target to Makefile

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit bf4c4c1144ce3f9f7fca5cccb8ce05b8541efe28 Author: Konstantin Knauf AuthorDate: Fri Apr 9 11:34:34 2021 +0200

[flink-jira-bot] 01/21: Initial commit with the ASL

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit 647197b3f5c1ab663fd81db383d39fc537553437 Author: Robert Metzger AuthorDate: Wed Apr 7 20:40:13 2021 +0200 I

[flink-jira-bot] 02/21: [FLINK-22032] add Makefile and requirements.txt

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git commit f5aa96e9fddf0607471fc587147db6e7037a198c Author: Konstantin Knauf AuthorDate: Fri Apr 9 11:30:03 2021 +0200

[flink-jira-bot] branch master updated (93679d9 -> 8bf7d6a)

2021-04-16 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git. from 93679d9 Merge pull request #4 from knaufk/hotfix-jira new e575ac6 [hotfix] fix tyop in Github Actions

[flink] branch master updated (ebfdf2a -> 6b430e6)

2021-04-16 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.git. from ebfdf2a [FLINK-21879][tests] Harden ActiveResourceManagerTest.testWorkerRegistrationTimeoutNotCountingAllocatio

[flink] branch master updated (3e76dac -> ebfdf2a)

2021-04-16 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 3e76dac [FLINK-22244][docs] Adjust Reactive Mode docs add ebfdf2a [FLINK-21879][tests] Harden ActiveResourc