[flink] branch master updated: [FLINK-22169][sql-client] Improve CliTableauResultView when printing batch results (#15603)

2021-04-14 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 326a564 [FLINK-22169][sql-client] Improve CliTable

[flink] branch master updated (1f619c0 -> 00a92b4)

2021-04-14 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 1f619c0 [hotfix][python] Add missing comments for a few methods in data_stream.py add 00a92b4 [FLINK-22273][py

[flink] branch master updated (5b9e788 -> 1f619c0)

2021-04-14 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 5b9e788 [FLINK-21660][hive] Stop using is_generic to differentiate hive and flink tables (#15155) add 1f619c0

[flink] branch master updated (9fd6ecf -> 5b9e788)

2021-04-14 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 9fd6ecf [FLINK-22180][coordination] Only reclaim slots if job is removed add 5b9e788 [FLINK-21660][hive] Stop us

[flink] 01/02: [hotfix][tests] Remove unnecessary component

2021-04-14 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 5bbaa9b47de446383a160bd28ff8c97a80e02939 Author: Chesnay Schepler AuthorDate: Wed Apr 14 11:13:33 2021 +0200 [hotfi

[flink] branch master updated (c9fd695 -> 9fd6ecf)

2021-04-14 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 c9fd695 [FLINK-21859][coordination] Ignore outdated slot offer responses new 5bbaa9b [hotfix][tests] Remove u

[flink] 02/02: [FLINK-22180][coordination] Only reclaim slots if job is removed

2021-04-14 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 9fd6ecf18ddb744a971f575ab11eb19b44383899 Author: Chesnay Schepler AuthorDate: Wed Apr 14 11:15:40 2021 +0200 [FLINK

[flink] branch master updated (7c3abe1 -> c9fd695)

2021-04-14 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 7c3abe1 [FLINK-21992][network] Fix availability notification in UnionInputGate. add c9fd695 [FLINK-21859][coo

[flink] branch release-1.12 updated (682b255 -> e2cbfad)

2021-04-14 Thread arvid
This is an automated email from the ASF dual-hosted git repository. arvid pushed a change to branch release-1.12 in repository https://gitbox.apache.org/repos/asf/flink.git. from 682b255 [FLINK-21839][docs] Document stop-with-savepoint behavior more explicitly add e2cbfad [FLINK-2199

[flink-jira-bot] branch master updated: [hotfix] fix runtime errors & warnings in flink_jira_bot.py

2021-04-14 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 The following commit(s) were added to refs/heads/master by this push: new 310b9cc [hotfix] fix runtime errors & w

[flink] branch master updated (703c0ac -> 7c3abe1)

2021-04-14 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 703c0ac [hotfix][table-planner-blink] Extract primary key from resolved schema add 7c3abe1 [FLINK-21992][networ

[flink] branch master updated (4595ec7 -> 703c0ac)

2021-04-14 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 4595ec7 [FLINK-18071][coordination] (part 1) All event sending and checkpoint actions for OperatorCoordinator happe

[flink] 07/08: [FLINK-21996][refactor] Pull in-line serialization call into separate statement to improve Exception handling accuracy.

2021-04-14 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 ad54508bda62d7ba0840c5048684fcc83696c43a Author: Stephan Ewen AuthorDate: Sat Apr 10 18:04:35 2021 +0200 [FLINK-21996

[flink] 08/08: [FLINK-18071][coordination] (part 1) All event sending and checkpoint actions for OperatorCoordinator happen in Scheduler Thread

2021-04-14 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 4595ec755308ba0608910e67561ba9f7e6e00c43 Author: Stephan Ewen AuthorDate: Sat Apr 10 21:34:44 2021 +0200 [FLINK-18071

[flink] 06/08: [FLINK-21996][refactor] Unify exception handling for Operator Coordinator Events sent to not-running tasks

2021-04-14 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 8ddd456712d9e964d3c6759482d061076c8d6075 Author: Stephan Ewen AuthorDate: Sat Apr 10 17:38:36 2021 +0200 [FLINK-21996

[flink] 03/08: [FLINK-21996][refactor] Make IteratorSourceReader work with multiple split requests.

2021-04-14 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 ea4b391784df08661efc0474c9f0b18e17647fba Author: Stephan Ewen AuthorDate: Sat Apr 10 00:43:37 2021 +0200 [FLINK-21996

[flink] 04/08: [FLINK-21996][refactor] Make NumberSequenceSource extensible to allow specifying the number of desired sequence splits.

2021-04-14 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 d6253f47f9e86771fdb8499df0d98aae3c695e59 Author: Stephan Ewen AuthorDate: Sat Apr 10 00:41:12 2021 +0200 [FLINK-21996

[flink] branch master updated (a871333 -> 4595ec7)

2021-04-14 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 a871333 [FLINK-22144][runtime][runtime-web] Adds more documentation and moves option new 772eb8e [refactor][run

[flink] 01/08: [refactor][runtime] Update FutureUtils to support delayed completing of a CompletableFuture

2021-04-14 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 772eb8ec99530fec7f32cfcfb24537013067a3db Author: Stephan Ewen AuthorDate: Wed Mar 31 19:33:06 2021 +0200 [refactor][r

[flink] 02/08: [refactor][runtime] Extend AkkaRpcServiceUtils to support instantiating custom AkkaRpcServices.

2021-04-14 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 0726c9ea609d37fec192fe7159012d793605f916 Author: Stephan Ewen AuthorDate: Wed Mar 31 19:54:00 2021 +0200 [refactor][r

[flink] 05/08: [FLINK-21996][tests] Add ITCase to test for delayed and failed operator event sending.

2021-04-14 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 de509fc2439c2cacb02c9caa40168b3765e84ceb Author: Stephan Ewen AuthorDate: Wed Mar 31 19:55:53 2021 +0200 [FLINK-21996

[flink] branch master updated (f2f2bef -> a871333)

2021-04-14 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 f2f2bef [FLINK-22213][filesystem] Do not log factory hashcodes add a871333 [FLINK-22144][runtime][runtime-

[flink] branch master updated (da22f75 -> f2f2bef)

2021-04-14 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 da22f75 [FLINK-22063][table] Fix bug that some join conditions are lost when building Lookup Join ExecNode add

[flink-statefun] branch master updated: [hotfix] [docs] Change all Docker image mentions to apache/flink-statefun

2021-04-14 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-statefun.git The following commit(s) were added to refs/heads/master by this push: new 75e80ec [hotfix] [docs] Change all Do

[flink-statefun] branch release-3.0 updated (d29b5b0 -> 06e90ee)

2021-04-14 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a change to branch release-3.0 in repository https://gitbox.apache.org/repos/asf/flink-statefun.git. from d29b5b0 [hotfix] Update README.md new c3fa274 [hotfix] [docs] Change all Docker image mentions

[flink-statefun] 02/02: [hotfix] [docs] Point to specific version branch in playground repo

2021-04-14 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch release-3.0 in repository https://gitbox.apache.org/repos/asf/flink-statefun.git commit 06e90ee35872df261e1f191fcbf3a13e3925eeb6 Author: Tzu-Li (Gordon) Tai AuthorDate: Wed Apr 14 19:32:04 2021

[flink-statefun] 01/02: [hotfix] [docs] Change all Docker image mentions to apache/flink-statefun

2021-04-14 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch release-3.0 in repository https://gitbox.apache.org/repos/asf/flink-statefun.git commit c3fa2745e782b47ac6ebe66f96dcc866f438abbb Author: Tzu-Li (Gordon) Tai AuthorDate: Wed Apr 14 19:29:36 2021

[flink-web] 03/04: [FLINK-22004] feature radar image

2021-04-14 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git commit 67e23b65f3b5ed716bf60af0d75d857b2d13f4bf Author: Yuan Mei AuthorDate: Sun Apr 11 19:43:03 2021 +0800 [FLINK-220

[flink-web] 02/04: [FLINK-22004] Update Flink Roadmap Chinese Version

2021-04-14 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git commit 9d3d31769e78d7df5f878118e55baab85074494c Author: Yuan Mei AuthorDate: Sun Apr 11 19:42:36 2021 +0800 [FLINK-220

[flink-web] 01/04: [hotfix] small amends on roadmap

2021-04-14 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git commit 026ab03ab135d2cafba0d5a0cc31a30915be1f24 Author: Yuan Mei AuthorDate: Sun Apr 11 19:40:56 2021 +0800 [hotfix] s

[flink-web] branch asf-site updated (b04a789 -> 5dab2f4)

2021-04-14 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git. from b04a789 Rebuild website new 026ab03 [hotfix] small amends on roadmap new 9d3d317 [FLINK-22004] Updat

[flink] branch master updated (b22bc62 -> da22f75)

2021-04-14 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 b22bc62 [FLINK-21592][table-planner-blink] RemoveSingleAggregateRule fails due to nullability mismatch (#15082

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

2021-04-14 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] 09/15: Merge pull request #1 from knaufk/FLINK-22032

2021-04-14 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] 12/15: Merge pull request #2 from knaufk/FLINK-22035

2021-04-14 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] 15/15: Merge pull request #3 from knaufk/activate-bot

2021-04-14 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] 13/15: [hotfix] activate bot (remove dry-run flag)

2021-04-14 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] 14/15: [hotfix] fix name of github action

2021-04-14 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] 05/15: [FLINK-22032] add Rule 3 (logging only)

2021-04-14 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] 11/15: [FLINK-22035] change cron schedule to twice daily, not at the full hour

2021-04-14 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] 04/15: [FLINK-22032] add confuse for YAML configuration parsing

2021-04-14 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] 06/15: [FLINK-22032] introduce dry-run mode and add actual actions to rule 3

2021-04-14 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] 02/15: [FLINK-22032] add Makefile and requirements.txt

2021-04-14 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] 01/15: Initial commit with the ASL

2021-04-14 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] 07/15: [FLINK-22032] add minimal README

2021-04-14 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] branch master updated (9afde47 -> 4cc0b90)

2021-04-14 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 9afde47 Merge pull request #2 from knaufk/FLINK-22035 new 648787f [hotfix] activate bot (remove dry-ru

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

2021-04-14 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] 03/15: [FINK-22032] add freeze target to Makefile

2021-04-14 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] branch master updated: [FLINK-21592][table-planner-blink] RemoveSingleAggregateRule fails due to nullability mismatch (#15082)

2021-04-14 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 b22bc62 [FLINK-21592][table-planner-blink] RemoveS

[flink] branch master updated (81118c0 -> c29ee91)

2021-04-14 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 81118c0 [FLINK-21839][docs] Document stop-with-savepoint behavior more explicitly add c29ee91 [FLINK-22207][hive

[flink] branch release-1.12 updated (0073a4b -> 682b255)

2021-04-14 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch release-1.12 in repository https://gitbox.apache.org/repos/asf/flink.git. from 0073a4b [FLINK-21012][format-avro] Replace lambda with anonymous class to prevent serialization issues

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

2021-04-14 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] 08/12: [FLINK-22023] add license headers

2021-04-14 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] 07/12: [FLINK-22032] add minimal README

2021-04-14 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/12: Merge pull request #1 from knaufk/FLINK-22032

2021-04-14 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] 06/12: [FLINK-22032] introduce dry-run mode and add actual actions to rule 3

2021-04-14 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] 10/12: [FLINK-22035] add simply github action to run bot hourly

2021-04-14 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] 01/12: Initial commit with the ASL

2021-04-14 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] 11/12: [FLINK-22035] change cron schedule to twice daily, not at the full hour

2021-04-14 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] 12/12: Merge pull request #2 from knaufk/FLINK-22035

2021-04-14 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] 05/12: [FLINK-22032] add Rule 3 (logging only)

2021-04-14 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] 02/12: [FLINK-22032] add Makefile and requirements.txt

2021-04-14 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] 03/12: [FINK-22032] add freeze target to Makefile

2021-04-14 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] branch master updated (ad9bbe7 -> 9afde47)

2021-04-14 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 ad9bbe7 Merge pull request #1 from knaufk/FLINK-22032 new c205229 [FLINK-22035] add simply github acti

[flink] branch master updated (e0e11f6 -> 81118c0)

2021-04-14 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 e0e11f6 [FLINK-21431][kafka] Use testcontainers for Kafka table IT cases add 81118c0 [FLINK-21839][docs]

[flink] branch master updated (1fadf64 -> e0e11f6)

2021-04-14 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 1fadf64 [FLINK-22252][docs][config] Fix backticks rendering add e0e11f6 [FLINK-21431][kafka] Use testcontainers f

[flink] branch master updated (5ac1073 -> 1fadf64)

2021-04-14 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 5ac1073 [FLINK-21743] Document limitation of JdbcXaSinkFunction for MySQL support add 1fadf64 [FLINK-22252][d

[flink] branch master updated (73e777b -> 5ac1073)

2021-04-14 Thread roman
This is an automated email from the ASF dual-hosted git repository. roman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 73e777b [FLINK-22167][table-planner] Partial insert not works when complex fields reorder add 5ac1073 [FLINK-21

[flink] branch master updated: [FLINK-22167][table-planner] Partial insert not works when complex fields reorder

2021-04-14 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.git The following commit(s) were added to refs/heads/master by this push: new 73e777b [FLINK-22167][table-planner] Parti

[flink] branch master updated (0461e4b -> cf2a4e4)

2021-04-14 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 0461e4b [FLINK-22197][tests] Shutdown cluster before collecting checkpoints add cf2a4e4 [FLINK-21032][ta

[flink] branch master updated (a66487d -> 0461e4b)

2021-04-14 Thread roman
This is an automated email from the ASF dual-hosted git repository. roman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from a66487d [FLINK-22245][sql-client] Use PrintUtils.MAX_COLUMN_WIDTH as default max column width in client result views