[jira] [Closed] (FLINK-16181) IfCallGen will throw NPE for primitive types in blink

2020-07-13 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benchao Li closed FLINK-16181. -- Resolution: Fixed > IfCallGen will throw NPE for primitive types in blink >

[jira] [Updated] (FLINK-16181) IfCallGen will throw NPE for primitive types in blink

2020-07-13 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benchao Li updated FLINK-16181: --- Affects Version/s: 1.9.3 1.10.1 1.11.0 > IfCallGen

[jira] [Created] (FLINK-18593) Hive bundle jar URLs are broken

2020-07-13 Thread Jingsong Lee (Jira)
Jingsong Lee created FLINK-18593: Summary: Hive bundle jar URLs are broken Key: FLINK-18593 URL: https://issues.apache.org/jira/browse/FLINK-18593 Project: Flink Issue Type: New Feature

[jira] [Updated] (FLINK-16181) IfCallGen will throw NPE for primitive types in blink

2020-07-13 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benchao Li updated FLINK-16181: --- Fix Version/s: 1.11.1 1.12.0 > IfCallGen will throw NPE for primitive types in

[jira] [Commented] (FLINK-16181) IfCallGen will throw NPE for primitive types in blink

2020-07-13 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157161#comment-17157161 ] Benchao Li commented on FLINK-16181: Fixed via: 1.12.0: d677f02853ed7395730c6282cd33bb0f5bbf4bd3

[GitHub] [flink] KarmaGYZ commented on pull request #12865: [FLINK-18264][doc] Translate External Resources page to Chinese

2020-07-13 Thread GitBox
KarmaGYZ commented on pull request #12865: URL: https://github.com/apache/flink/pull/12865#issuecomment-657983159 cc @xintongsong This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [flink] libenchao closed pull request #11161: [FLINK-16181][table-planner-blink] Fix IfCallGen throw NPE when opera…

2020-07-13 Thread GitBox
libenchao closed pull request #11161: URL: https://github.com/apache/flink/pull/11161 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [flink] liuyongvs commented on pull request #12866: [FLINK-17425][blink-planner] supportsFilterPushDown rule in DynamicSource.

2020-07-13 Thread GitBox
liuyongvs commented on pull request #12866: URL: https://github.com/apache/flink/pull/12866#issuecomment-657981651 hi @godfreyhe, you can review it now. The blink planner tests passed. This is an automated message from the

[GitHub] [flink] flinkbot edited a comment on pull request #12894: [BP-1.11][FLINK-18583][elasticsearch] Fix index id in ElasticSearch6 DynamicTableSink

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12894: URL: https://github.com/apache/flink/pull/12894#issuecomment-657975576 ## CI report: * 06d18e45d8c3e577d658fee182f65b78b941f556 Azure:

[GitHub] [flink] libenchao commented on pull request #11161: [FLINK-16181][table-planner-blink] Fix IfCallGen throw NPE when opera…

2020-07-13 Thread GitBox
libenchao commented on pull request #11161: URL: https://github.com/apache/flink/pull/11161#issuecomment-657981069 the CI is passed in my AZP: https://dev.azure.com/libenchao/flink.benchao/_build/results?buildId=28=results merging.

[GitHub] [flink] flinkbot edited a comment on pull request #12895: [hotfix][docs-zh] Fix invalid links in the page 'dev/table/streaming/match_recognize.zh.md'

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12895: URL: https://github.com/apache/flink/pull/12895#issuecomment-657975620 ## CI report: * cbae20b40049430d003e0c7c7313630b549b766b Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12798: [FLINK-16087][docs-zh] Translate "Detecting Patterns" page of "Streaming Concepts" into Chinese

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12798: URL: https://github.com/apache/flink/pull/12798#issuecomment-652303680 ## CI report: * ad5d5dcac846080e2e40255505dd35896a6c7a94 UNKNOWN * fcc745b41155021174e1d85539064421318c0cf3 Azure:

[jira] [Commented] (FLINK-18590) Support json array explode to multi messages

2020-07-13 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157159#comment-17157159 ] Benchao Li commented on FLINK-18590: I also thought about the way how we should add this, there is

[GitHub] [flink] klion26 commented on pull request #12798: [FLINK-16087][docs-zh] Translate "Detecting Patterns" page of "Streaming Concepts" into Chinese

2020-07-13 Thread GitBox
klion26 commented on pull request #12798: URL: https://github.com/apache/flink/pull/12798#issuecomment-657979255 @RocMarshal thanks for the fix, I'll have a final review and give response asap. This is an automated message

[GitHub] [flink] klion26 commented on a change in pull request #12665: [FLINK-17886][docs-zh] Update Chinese documentation for new Watermark…

2020-07-13 Thread GitBox
klion26 commented on a change in pull request #12665: URL: https://github.com/apache/flink/pull/12665#discussion_r454109437 ## File path: docs/dev/event_timestamp_extractors.zh.md ## @@ -25,83 +25,50 @@ under the License. * toc {:toc} -As described in [timestamps and

[GitHub] [flink] flinkbot commented on pull request #12895: [hotfix][docs-zh] Fix invalid links in the page 'dev/table/streaming/match_recognize.zh.md'

2020-07-13 Thread GitBox
flinkbot commented on pull request #12895: URL: https://github.com/apache/flink/pull/12895#issuecomment-657975620 ## CI report: * cbae20b40049430d003e0c7c7313630b549b766b UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot edited a comment on pull request #12893: [hotfix][docs] Fix the misspelling of 'feeback' to 'feedback' in the page 'docs/dev/table/streaming/match_recognize.md'

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12893: URL: https://github.com/apache/flink/pull/12893#issuecomment-657962895 ## CI report: * 5c9153e1ca5b42f4c66d9e7205fc26607735655b Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12798: [FLINK-16087][docs-zh] Translate "Detecting Patterns" page of "Streaming Concepts" into Chinese

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12798: URL: https://github.com/apache/flink/pull/12798#issuecomment-652303680 ## CI report: * ad5d5dcac846080e2e40255505dd35896a6c7a94 UNKNOWN * fcc745b41155021174e1d85539064421318c0cf3 Azure:

[GitHub] [flink] flinkbot commented on pull request #12894: [BP-1.11][FLINK-18583][elasticsearch] Fix index id in ElasticSearch6 DynamicTableSink

2020-07-13 Thread GitBox
flinkbot commented on pull request #12894: URL: https://github.com/apache/flink/pull/12894#issuecomment-657975576 ## CI report: * 06d18e45d8c3e577d658fee182f65b78b941f556 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] RocMarshal commented on pull request #12798: [FLINK-16087][docs-zh] Translate "Detecting Patterns" page of "Streaming Concepts" into Chinese

2020-07-13 Thread GitBox
RocMarshal commented on pull request #12798: URL: https://github.com/apache/flink/pull/12798#issuecomment-657972803 @klion26 It seems to be getting more rigorous, as you say. Thank you for your help. I made some changes and fixed some formatting issues based on your suggestions.

[GitHub] [flink] RocMarshal removed a comment on pull request #12798: [FLINK-16087][docs-zh] Translate "Detecting Patterns" page of "Streaming Concepts" into Chinese

2020-07-13 Thread GitBox
RocMarshal removed a comment on pull request #12798: URL: https://github.com/apache/flink/pull/12798#issuecomment-657952807 @klion26 It seems to be getting more rigorous, as you say. Thank you for your help. I made some changes and fixed some formatting issues based on your

[GitHub] [flink] flinkbot commented on pull request #12895: [hotfix][docs-zh] Fix invalid links in the page 'dev/table/streaming/match_recognize.zh.md'

2020-07-13 Thread GitBox
flinkbot commented on pull request #12895: URL: https://github.com/apache/flink/pull/12895#issuecomment-657969751 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[GitHub] [flink] RocMarshal edited a comment on pull request #12798: [FLINK-16087][docs-zh] Translate "Detecting Patterns" page of "Streaming Concepts" into Chinese

2020-07-13 Thread GitBox
RocMarshal edited a comment on pull request #12798: URL: https://github.com/apache/flink/pull/12798#issuecomment-657952807 @klion26 It seems to be getting more rigorous, as you say. Thank you for your help. I made some changes and fixed some formatting issues based on your

[GitHub] [flink] RocMarshal opened a new pull request #12895: [hotfix][docs-zh] Fix invalid links in the page 'dev/table/streaming/match_recognize.zh.md'

2020-07-13 Thread GitBox
RocMarshal opened a new pull request #12895: URL: https://github.com/apache/flink/pull/12895 ## What is the purpose of the change *Fix invalid links in the page 'dev/table/streaming/match_recognize.zh.md'* ## Brief change log - *Fix invalid links in the

[GitHub] [flink] zjuwangg closed pull request #10709: [FLINK-13437][test] Add Hive SQL E2E test

2020-07-13 Thread GitBox
zjuwangg closed pull request #10709: URL: https://github.com/apache/flink/pull/10709 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [flink] zjuwangg commented on pull request #10709: [FLINK-13437][test] Add Hive SQL E2E test

2020-07-13 Thread GitBox
zjuwangg commented on pull request #10709: URL: https://github.com/apache/flink/pull/10709#issuecomment-657963511 Close this comment! This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [flink] flinkbot commented on pull request #12894: [BP-1.11][FLINK-18583][elasticsearch] Fix index id in ElasticSearch6 DynamicTableSink

2020-07-13 Thread GitBox
flinkbot commented on pull request #12894: URL: https://github.com/apache/flink/pull/12894#issuecomment-657962761 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[GitHub] [flink] flinkbot commented on pull request #12893: [hotfix][docs] Fix the misspelling of 'feeback' to 'feedback' in the page 'docs/dev/table/streaming/match_recognize.md'

2020-07-13 Thread GitBox
flinkbot commented on pull request #12893: URL: https://github.com/apache/flink/pull/12893#issuecomment-657962895 ## CI report: * 5c9153e1ca5b42f4c66d9e7205fc26607735655b UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot edited a comment on pull request #12798: [FLINK-16087][docs-zh] Translate "Detecting Patterns" page of "Streaming Concepts" into Chinese

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12798: URL: https://github.com/apache/flink/pull/12798#issuecomment-652303680 ## CI report: * ad5d5dcac846080e2e40255505dd35896a6c7a94 UNKNOWN * fcc745b41155021174e1d85539064421318c0cf3 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12891: [FLINK-18591][metrics][documentation] Fix the format issue for metrics web page

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12891: URL: https://github.com/apache/flink/pull/12891#issuecomment-657958349 ## CI report: * d06c01540a22262960a1f9ef4cf2599b7724f324 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12892: [FLINK-18591][metrics][documentation] Fix the format issue for metrics web page

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12892: URL: https://github.com/apache/flink/pull/12892#issuecomment-657958406 ## CI report: * b7a04712992c2390171dd427454c9a1f5b3de7b9 Azure:

[jira] [Created] (FLINK-18592) StreamingFileSink fails due to truncating HDFS file failure

2020-07-13 Thread JIAN WANG (Jira)
JIAN WANG created FLINK-18592: - Summary: StreamingFileSink fails due to truncating HDFS file failure Key: FLINK-18592 URL: https://issues.apache.org/jira/browse/FLINK-18592 Project: Flink Issue

[GitHub] [flink] KarmaGYZ opened a new pull request #12894: [BP-1.11][FLINK-18583][elasticsearch] Fix index id in ElasticSearch6 DynamicTableSink

2020-07-13 Thread GitBox
KarmaGYZ opened a new pull request #12894: URL: https://github.com/apache/flink/pull/12894 ## What is the purpose of the change Fix index id in ElasticSearch6 DynamicTableSink ## Verifying this change This change is already covered by existing tests

[GitHub] [flink] KarmaGYZ commented on pull request #12894: [BP-1.11][FLINK-18583][elasticsearch] Fix index id in ElasticSearch6 DynamicTableSink

2020-07-13 Thread GitBox
KarmaGYZ commented on pull request #12894: URL: https://github.com/apache/flink/pull/12894#issuecomment-657962143 cc @wuchong This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (FLINK-18590) Support json array explode to multi messages

2020-07-13 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157139#comment-17157139 ] Jark Wu commented on FLINK-18590: - Do we need any option to indicate the json format that the input

[GitHub] [flink] flinkbot edited a comment on pull request #12798: [FLINK-16087][docs-zh] Translate "Detecting Patterns" page of "Streaming Concepts" into Chinese

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12798: URL: https://github.com/apache/flink/pull/12798#issuecomment-652303680 ## CI report: * ad5d5dcac846080e2e40255505dd35896a6c7a94 UNKNOWN * fcc745b41155021174e1d85539064421318c0cf3 Azure:

[GitHub] [flink] flinkbot commented on pull request #12891: [FLINK-18591][metrics][documentation] Fix the format issue for metrics web page

2020-07-13 Thread GitBox
flinkbot commented on pull request #12891: URL: https://github.com/apache/flink/pull/12891#issuecomment-657958349 ## CI report: * d06c01540a22262960a1f9ef4cf2599b7724f324 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot commented on pull request #12892: [FLINK-18591][metrics][documentation] Fix the format issue for metrics web page

2020-07-13 Thread GitBox
flinkbot commented on pull request #12892: URL: https://github.com/apache/flink/pull/12892#issuecomment-657958406 ## CI report: * b7a04712992c2390171dd427454c9a1f5b3de7b9 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot commented on pull request #12893: [hotfix][docs] Fix the misspelling of 'feeback' to 'feedback' in the page 'docs/dev/table/streaming/match_recognize.md'

2020-07-13 Thread GitBox
flinkbot commented on pull request #12893: URL: https://github.com/apache/flink/pull/12893#issuecomment-657957307 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[GitHub] [flink] RocMarshal opened a new pull request #12893: [hotfix][docs] Fix the misspelling of 'feeback' to 'feedback' in the page 'docs/dev/table/streaming/match_recognize.md'

2020-07-13 Thread GitBox
RocMarshal opened a new pull request #12893: URL: https://github.com/apache/flink/pull/12893 ## What is the purpose of the change *Fix the misspelling of 'feeback' to 'feedback' in the page 'docs/dev/table/streaming/match_recognize.md'* ## Brief change log

[GitHub] [flink] RocMarshal commented on pull request #12798: [FLINK-16087][docs-zh] Translate "Detecting Patterns" page of "Streaming Concepts" into Chinese

2020-07-13 Thread GitBox
RocMarshal commented on pull request #12798: URL: https://github.com/apache/flink/pull/12798#issuecomment-657952807 @klion26 It seems to be getting more rigorous, as you say. Thank you for your help. And I made some changes and fixed some formatting issues based on your

[GitHub] [flink] flinkbot commented on pull request #12892: [FLINK-18591][metrics][documentation] Fix the format issue for metrics web page

2020-07-13 Thread GitBox
flinkbot commented on pull request #12892: URL: https://github.com/apache/flink/pull/12892#issuecomment-657951019 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[GitHub] [flink] zhijiangW opened a new pull request #12892: [FLINK-18591][metrics][documentation] Fix the format issue for metrics web page

2020-07-13 Thread GitBox
zhijiangW opened a new pull request #12892: URL: https://github.com/apache/flink/pull/12892 ## What is the purpose of the change Fix the format issue for metrics web page in link https://ci.apache.org/projects/flink/flink-docs-release-1.11/monitoring/metrics.html#checkpointing

[GitHub] [flink] flinkbot commented on pull request #12891: [FLINK-18591][metrics][documentation] Fix the format issue for metrics web page

2020-07-13 Thread GitBox
flinkbot commented on pull request #12891: URL: https://github.com/apache/flink/pull/12891#issuecomment-657950081 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[GitHub] [flink] flinkbot edited a comment on pull request #12890: [FLINK-18583] Fix index id in ElasticSearch6 DynamicTableSink

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12890: URL: https://github.com/apache/flink/pull/12890#issuecomment-657944755 ## CI report: * 533a66f139697c1fc29441d3d9ccff3da5c82b76 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12756: [FLINK-18296][json] add support for TIMESTAMP_WITH_LOCAL_ZONE and fix…

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12756: URL: https://github.com/apache/flink/pull/12756#issuecomment-648131818 ## CI report: * 4969b51702ffc4a17ed736f7d2d09cc7616d0a3f Azure:

[jira] [Updated] (FLINK-18591) Fix the format issue for metrics web page

2020-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-18591: --- Labels: pull-request-available (was: ) > Fix the format issue for metrics web page >

[GitHub] [flink] zhijiangW opened a new pull request #12891: [FLINK-18591][metrics][documentation] Fix the format issue for metrics web page

2020-07-13 Thread GitBox
zhijiangW opened a new pull request #12891: URL: https://github.com/apache/flink/pull/12891 ## What is the purpose of the change Fix the format issue for metrics web page ## Brief change log Fix the metrics.md for adjusting the format. ## Verifying this change

[jira] [Commented] (FLINK-18540) Unnecessary retract messages when setIdleStateRetentionTime before converting dynamic table to retract stream

2020-07-13 Thread WeiqiangSun (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157130#comment-17157130 ] WeiqiangSun commented on FLINK-18540: - It should be consider as a side effect of having a retention

[jira] [Created] (FLINK-18591) Fix the format issue for metrics web page

2020-07-13 Thread Zhijiang (Jira)
Zhijiang created FLINK-18591: Summary: Fix the format issue for metrics web page Key: FLINK-18591 URL: https://issues.apache.org/jira/browse/FLINK-18591 Project: Flink Issue Type: Bug

[GitHub] [flink] flinkbot commented on pull request #12890: [FLINK-18583] Fix index id in ElasticSearch6 DynamicTableSink

2020-07-13 Thread GitBox
flinkbot commented on pull request #12890: URL: https://github.com/apache/flink/pull/12890#issuecomment-657944755 ## CI report: * 533a66f139697c1fc29441d3d9ccff3da5c82b76 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot edited a comment on pull request #12756: [FLINK-18296][json] add support for TIMESTAMP_WITH_LOCAL_ZONE and fix…

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12756: URL: https://github.com/apache/flink/pull/12756#issuecomment-648131818 ## CI report: * 4969b51702ffc4a17ed736f7d2d09cc7616d0a3f Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12866: [FLINK-17425][blink-planner] supportsFilterPushDown rule in DynamicSource.

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12866: URL: https://github.com/apache/flink/pull/12866#issuecomment-656576219 ## CI report: * 33ee4b79adb34267e83fec40ac38ac09fb567913 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12798: [FLINK-16087][docs-zh] Translate "Detecting Patterns" page of "Streaming Concepts" into Chinese

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12798: URL: https://github.com/apache/flink/pull/12798#issuecomment-652303680 ## CI report: * ad5d5dcac846080e2e40255505dd35896a6c7a94 UNKNOWN * fcc745b41155021174e1d85539064421318c0cf3 Azure:

[jira] [Commented] (FLINK-18071) CoordinatorEventsExactlyOnceITCase.checkListContainsSequence fails on CI

2020-07-13 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157122#comment-17157122 ] Dian Fu commented on FLINK-18071: - Thanks [~becket_qin]. >

[jira] [Commented] (FLINK-17949) KafkaShuffleITCase.testSerDeIngestionTime:156->testRecordSerDe:388 expected:<310> but was:<0>

2020-07-13 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157123#comment-17157123 ] Dian Fu commented on FLINK-17949: - Another instance on 1.11:

[jira] [Commented] (FLINK-18071) CoordinatorEventsExactlyOnceITCase.checkListContainsSequence fails on CI

2020-07-13 Thread Jiangjie Qin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157121#comment-17157121 ] Jiangjie Qin commented on FLINK-18071: -- It is a known caveat and may involve some major change in

[jira] [Updated] (FLINK-18071) CoordinatorEventsExactlyOnceITCase.checkListContainsSequence fails on CI

2020-07-13 Thread Jiangjie Qin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiangjie Qin updated FLINK-18071: - Fix Version/s: (was: 1.11.1) 1.11.2 >

[jira] [Commented] (FLINK-16947) ArtifactResolutionException: Could not transfer artifact. Entry [...] has not been leased from this pool

2020-07-13 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157118#comment-17157118 ] Dian Fu commented on FLINK-16947: -

[jira] [Commented] (FLINK-16720) Maven gets stuck downloading artifacts on Azure

2020-07-13 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157117#comment-17157117 ] Dian Fu commented on FLINK-16720: - Another instance on master:

[GitHub] [flink] flinkbot edited a comment on pull request #12866: [FLINK-17425][blink-planner] supportsFilterPushDown rule in DynamicSource.

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12866: URL: https://github.com/apache/flink/pull/12866#issuecomment-656576219 ## CI report: * 33ee4b79adb34267e83fec40ac38ac09fb567913 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12791: [FLINK-18362][FLINK-13838][yarn] Add yarn.ship-archives to support LocalResourceType.ARCHIVE

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12791: URL: https://github.com/apache/flink/pull/12791#issuecomment-651128128 ## CI report: * 7f21d2283952becdd014f38041f826072dd5bc75 Azure:

[jira] [Commented] (FLINK-18335) NotifyCheckpointAbortedITCase.testNotifyCheckpointAborted time outs

2020-07-13 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157107#comment-17157107 ] Dian Fu commented on FLINK-18335: - Another case on master:

[jira] [Created] (FLINK-18590) Support json array explode to multi messages

2020-07-13 Thread Benchao Li (Jira)
Benchao Li created FLINK-18590: -- Summary: Support json array explode to multi messages Key: FLINK-18590 URL: https://issues.apache.org/jira/browse/FLINK-18590 Project: Flink Issue Type:

[GitHub] [flink] wuchong commented on a change in pull request #12890: [FLINK-18583] Fix index id in ElasticSearch6 DynamicTableSink

2020-07-13 Thread GitBox
wuchong commented on a change in pull request #12890: URL: https://github.com/apache/flink/pull/12890#discussion_r454068637 ## File path:

[GitHub] [flink] flinkbot commented on pull request #12890: [FLINK-18583] Fix index id in ElasticSearch6 DynamicTableSink

2020-07-13 Thread GitBox
flinkbot commented on pull request #12890: URL: https://github.com/apache/flink/pull/12890#issuecomment-657934674 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[jira] [Updated] (FLINK-18583) The _id field is incorrectly set to index in Elasticsearch6 DynamicTableSink

2020-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-18583: --- Labels: pull-request-available (was: ) > The _id field is incorrectly set to index in

[GitHub] [flink] KarmaGYZ opened a new pull request #12890: [FLINK-18583] Fix index id in ElasticSearch6 DynamicTableSink

2020-07-13 Thread GitBox
KarmaGYZ opened a new pull request #12890: URL: https://github.com/apache/flink/pull/12890 ## What is the purpose of the change Fix index id in ElasticSearch6 DynamicTableSink ## Brief change log *(for example:)* - *The TaskInfo is stored in the blob store

[jira] [Closed] (FLINK-18585) Dynamic index can not work in new DynamicTableSink

2020-07-13 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-18585. --- Resolution: Fixed Fixed in - master (1.12.0): 273830730c9524278576255c56c17c195f7c6bf9 - 1.11.1:

[GitHub] [flink] wuchong merged pull request #12886: [FLINK-18585][elasticsearch] Dynamic index can not work in new DynamicTableSink

2020-07-13 Thread GitBox
wuchong merged pull request #12886: URL: https://github.com/apache/flink/pull/12886 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [flink] wuchong merged pull request #12885: [FLINK-18585][elasticsearch] Dynamic index can not work in new DynamicTableSink

2020-07-13 Thread GitBox
wuchong merged pull request #12885: URL: https://github.com/apache/flink/pull/12885 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Updated] (FLINK-18581) Cannot find GC cleaner with java version previous 8u202

2020-07-13 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated FLINK-18581: Priority: Critical (was: Blocker) > Cannot find GC cleaner with java version previous 8u202 >

[GitHub] [flink] twentyworld commented on a change in pull request #12237: [FLINK-17290] [chinese-translation, Documentation / Training] Transla…

2020-07-13 Thread GitBox
twentyworld commented on a change in pull request #12237: URL: https://github.com/apache/flink/pull/12237#discussion_r454063219 ## File path: docs/learn-flink/streaming_analytics.zh.md ## @@ -355,18 +306,15 @@ private static class MyWindowFunction extends

[jira] [Commented] (FLINK-18583) The _id field is incorrectly set to index in Elasticsearch6 DynamicTableSink

2020-07-13 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157091#comment-17157091 ] Dian Fu commented on FLINK-18583: - Thanks. I will change the priority to "Critical". Nevertheless, I

[jira] [Updated] (FLINK-18583) The _id field is incorrectly set to index in Elasticsearch6 DynamicTableSink

2020-07-13 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated FLINK-18583: Priority: Critical (was: Blocker) > The _id field is incorrectly set to index in Elasticsearch6

[jira] [Commented] (FLINK-18071) CoordinatorEventsExactlyOnceITCase.checkListContainsSequence fails on CI

2020-07-13 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157087#comment-17157087 ] Dian Fu commented on FLINK-18071: - Also cc [~jqin], could you help to confirm if this should be a

[GitHub] [flink] flinkbot edited a comment on pull request #12880: [FLINK-18555][table sql/api] Make TableConfig options can be configur…

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12880: URL: https://github.com/apache/flink/pull/12880#issuecomment-657437173 ## CI report: * 34ee9488f1490383227b9408bed674240a1a Azure:

[jira] [Comment Edited] (FLINK-18583) The _id field is incorrectly set to index in Elasticsearch6 DynamicTableSink

2020-07-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157085#comment-17157085 ] Leonard Xu edited comment on FLINK-18583 at 7/14/20, 2:31 AM: -- [~karmagyz] 

[jira] [Commented] (FLINK-18583) The _id field is incorrectly set to index in Elasticsearch6 DynamicTableSink

2020-07-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157085#comment-17157085 ] Leonard Xu commented on FLINK-18583: [~karmagyz]  Are you still working on this, and I want to have

[jira] [Commented] (FLINK-18583) The _id field is incorrectly set to index in Elasticsearch6 DynamicTableSink

2020-07-13 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157084#comment-17157084 ] Jark Wu commented on FLINK-18583: - I think this doesn't need to be a blocker, because it only affects

[jira] [Updated] (FLINK-18583) The _id field is incorrectly set to index in Elasticsearch6 DynamicTableSink

2020-07-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-18583: --- Fix Version/s: 1.12.0 > The _id field is incorrectly set to index in Elasticsearch6

[jira] [Commented] (FLINK-18583) The _id field is incorrectly set to index in Elasticsearch6 DynamicTableSink

2020-07-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157082#comment-17157082 ] Leonard Xu commented on FLINK-18583: Hi, [~dian.fu] This issue will lead loss data when write data

[jira] [Commented] (FLINK-18583) The _id field is incorrectly set to index in Elasticsearch6 DynamicTableSink

2020-07-13 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157079#comment-17157079 ] Dian Fu commented on FLINK-18583: - Hi [~jark] [~karmagyz], do you think this issue is a blocker of

[jira] [Closed] (FLINK-18440) ROW_NUMBER function: ROW/RANGE not allowed with RANK, DENSE_RANK or ROW_NUMBER functions

2020-07-13 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-18440. --- Assignee: Danny Chen Resolution: Fixed Fixed in - master (1.12.0):

[GitHub] [flink] flinkbot edited a comment on pull request #12880: [FLINK-18555][table sql/api] Make TableConfig options can be configur…

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12880: URL: https://github.com/apache/flink/pull/12880#issuecomment-657437173 ## CI report: * 34ee9488f1490383227b9408bed674240a1a Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12798: [FLINK-16087][docs-zh] Translate "Detecting Patterns" page of "Streaming Concepts" into Chinese

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12798: URL: https://github.com/apache/flink/pull/12798#issuecomment-652303680 ## CI report: * ad5d5dcac846080e2e40255505dd35896a6c7a94 UNKNOWN * 9e678a04b138c92d642ee96f4a6f05506644c5ac Azure:

[GitHub] [flink] leonardBang commented on pull request #12885: [FLINK-18585][elasticsearch] Dynamic index can not work in new DynamicTableSink

2020-07-13 Thread GitBox
leonardBang commented on pull request #12885: URL: https://github.com/apache/flink/pull/12885#issuecomment-657921479 pipeline passed in my local azure: https://dev.azure.com/xbjtdcq/xbjtdcq/_build/results?buildId=122=results

[GitHub] [flink] wuchong closed pull request #12868: [FLINK-18440][planner-blink] ROW_NUMBER function: ROW/RANGE not allow…

2020-07-13 Thread GitBox
wuchong closed pull request #12868: URL: https://github.com/apache/flink/pull/12868 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Comment Edited] (FLINK-18539) StreamExecutionEnvironment#addSource(SourceFunction, TypeInformation) doesn't use the user defined type information

2020-07-13 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17156450#comment-17156450 ] Jark Wu edited comment on FLINK-18539 at 7/14/20, 1:58 AM: --- - master (1.12.0):

[jira] [Closed] (FLINK-18539) StreamExecutionEnvironment#addSource(SourceFunction, TypeInformation) doesn't use the user defined type information

2020-07-13 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-18539. --- Resolution: Fixed > StreamExecutionEnvironment#addSource(SourceFunction, TypeInformation) doesn't > use

[GitHub] [flink] wuchong merged pull request #12877: [BP-1.11][FLINK-18539][datastream] Fix StreamExecutionEnvironment#addSource(SourceFunction, TypeInformation) doesn't use the user defined type info

2020-07-13 Thread GitBox
wuchong merged pull request #12877: URL: https://github.com/apache/flink/pull/12877 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [flink] wuchong commented on pull request #12877: [BP-1.11][FLINK-18539][datastream] Fix StreamExecutionEnvironment#addSource(SourceFunction, TypeInformation) doesn't use the user defined typ

2020-07-13 Thread GitBox
wuchong commented on pull request #12877: URL: https://github.com/apache/flink/pull/12877#issuecomment-657920639 Build is passed, merging... This is an automated message from the Apache Git Service. To respond to the

[GitHub] [flink] wuchong commented on pull request #12878: [BP-1.10][FLINK-18539][datastream] Fix StreamExecutionEnvironment#addSource(SourceFunction, TypeInformation) doesn't use the user defined typ

2020-07-13 Thread GitBox
wuchong commented on pull request #12878: URL: https://github.com/apache/flink/pull/12878#issuecomment-657920812 CI is passed, Merging... This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Comment Edited] (FLINK-18539) StreamExecutionEnvironment#addSource(SourceFunction, TypeInformation) doesn't use the user defined type information

2020-07-13 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17156450#comment-17156450 ] Jark Wu edited comment on FLINK-18539 at 7/14/20, 1:57 AM: --- - master (1.12.0):

[GitHub] [flink] wuchong merged pull request #12878: [BP-1.10][FLINK-18539][datastream] Fix StreamExecutionEnvironment#addSource(SourceFunction, TypeInformation) doesn't use the user defined type info

2020-07-13 Thread GitBox
wuchong merged pull request #12878: URL: https://github.com/apache/flink/pull/12878 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [flink] flinkbot edited a comment on pull request #12791: [FLINK-18362][FLINK-13838][yarn] Add yarn.ship-archives to support LocalResourceType.ARCHIVE

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12791: URL: https://github.com/apache/flink/pull/12791#issuecomment-651128128 ## CI report: * d23a042db1f84e1345e4df01d5b12fac7b91fc61 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12791: [FLINK-18362][FLINK-13838][yarn] Add yarn.ship-archives to support LocalResourceType.ARCHIVE

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12791: URL: https://github.com/apache/flink/pull/12791#issuecomment-651128128 ## CI report: * d23a042db1f84e1345e4df01d5b12fac7b91fc61 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12846: [FLINK-18448][pubsub] Update Google Cloud PubSub dependencies

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12846: URL: https://github.com/apache/flink/pull/12846#issuecomment-654978676 ## CI report: * fbd3e1559f4a80424cbade77ed3034977943bf0b Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12883: [FLINK-18573][metrics] Ensure metric reporters could be loaded via SPI

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12883: URL: https://github.com/apache/flink/pull/12883#issuecomment-657495689 ## CI report: * e1e8fc29efbc2d55a12e315b0005dde609ffe3cf Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #12888: [FLINK-18588] hive ddl create table support 'if not exists'

2020-07-13 Thread GitBox
flinkbot edited a comment on pull request #12888: URL: https://github.com/apache/flink/pull/12888#issuecomment-657641584 ## CI report: * 9bd52062639bd1eacf94f88caa310cd60817599e Azure:

  1   2   3   4   >