[jira] [Updated] (FLINK-22318) Support RENAME column name for ALTER TABLE statement

2021-04-26 Thread todd (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] todd updated FLINK-22318: - Attachment: (was: image-2021-04-26-13-58-19-302.png) > Support RENAME column name for ALTER TABLE statement

[GitHub] [flink] flinkbot commented on pull request #15761: [FLINK-16077][docs-zh] Translate Custom State Serialization page into Chinese

2021-04-26 Thread GitBox
flinkbot commented on pull request #15761: URL: https://github.com/apache/flink/pull/15761#issuecomment-826529276 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] klion26 commented on pull request #12287: [FLINK-16077][docs-zh] Translate Custom State Serialization page into Chinese

2021-04-26 Thread GitBox
klion26 commented on pull request #12287: URL: https://github.com/apache/flink/pull/12287#issuecomment-826529177 @carp84 I'll create a new pr(#15761) for this issue and close this one, please take a look when you're free, sorry for the inconvenience -- This is an automated message from

[GitHub] [flink-web] AHeise commented on pull request #437: Add release 1.12.3 (blog post)

2021-04-26 Thread GitBox
AHeise commented on pull request #437: URL: https://github.com/apache/flink-web/pull/437#issuecomment-826536674 > @AHeise I guess we should also update the following pages: > > * _config.yaml > > * q/gradle-quickstart.sh, q/quickstart-scala.sh, q/quickstart.sh,

[GitHub] [flink] gaborgsomogyi opened a new pull request #15762: [FLINK-22469][runtime-web] Fix NoSuchFileException in HistoryServer

2021-04-26 Thread GitBox
gaborgsomogyi opened a new pull request #15762: URL: https://github.com/apache/flink/pull/15762 ## What is the purpose of the change When history server started initially it throws the following exception: ``` 2021-04-23 23:25:17,487 ERROR

[GitHub] [flink-web] dianfu commented on a change in pull request #437: Add release 1.12.3 (blog post)

2021-04-26 Thread GitBox
dianfu commented on a change in pull request #437: URL: https://github.com/apache/flink-web/pull/437#discussion_r62914 ## File path: _config.yml ## @@ -58,32 +58,32 @@ flink_releases: - version_short: "1.12" binary_release: - name: "Apache Flink 1.12.2" +

[GitHub] [flink] flinkbot commented on pull request #15762: [FLINK-22469][runtime-web] Fix NoSuchFileException in HistoryServer

2021-04-26 Thread GitBox
flinkbot commented on pull request #15762: URL: https://github.com/apache/flink/pull/15762#issuecomment-826547862 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] JingsongLi commented on a change in pull request #15479: [FLINK-19606][table-runtime-blink] Implement streaming window join operator

2021-04-26 Thread GitBox
JingsongLi commented on a change in pull request #15479: URL: https://github.com/apache/flink/pull/15479#discussion_r619741238 ## File path: flink-table/flink-table-planner-blink/src/main/java/org/apache/flink/table/planner/plan/nodes/exec/stream/StreamExecWindowJoin.java ##

[GitHub] [flink] flinkbot edited a comment on pull request #15744: [FLINK-22113][table-planner-blink] Implement the column uniqueness checking for TableSourceTable

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15744: URL: https://github.com/apache/flink/pull/15744#issuecomment-826246674 -- 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 the specific comment.

[GitHub] [flink] ZhangChaoming removed a comment on pull request #15749: [hotfix] Fix typo.

2021-04-26 Thread GitBox
ZhangChaoming removed a comment on pull request #15749: URL: https://github.com/apache/flink/pull/15749#issuecomment-826292398 @flinkbot run azure -- 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] flinkbot edited a comment on pull request #15599: [FLINK-11838][flink-gs-fs-hadoop] Create Google Storage file system with recoverable writer support

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15599: URL: https://github.com/apache/flink/pull/15599#issuecomment-818947931 -- 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 the specific comment.

[GitHub] [flink] flinkbot edited a comment on pull request #15750: [FLINK-22294][hive] Hive reading fail when getting file numbers on different filesystem nameservices

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15750: URL: https://github.com/apache/flink/pull/15750#issuecomment-826291209 -- 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 the specific comment.

[GitHub] [flink] godfreyhe closed pull request #15341: [FLINK-21923][table-planner-blink] Fix SplitAggregateRule not support both filter, count/sum, avg

2021-04-26 Thread GitBox
godfreyhe closed pull request #15341: URL: https://github.com/apache/flink/pull/15341 -- 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 the specific comment. For queries about this service,

[GitHub] [flink] flinkbot commented on pull request #15760: [FLINK-19606][table-runtime-blink] Introduce WindowJoinOperator and WindowJoinOperatorBuilder.

2021-04-26 Thread GitBox
flinkbot commented on pull request #15760: URL: https://github.com/apache/flink/pull/15760#issuecomment-826493595 -- 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 the specific comment. For

[jira] [Commented] (FLINK-22019) UnalignedCheckpointRescaleITCase hangs on azure

2021-04-26 Thread Arvid Heise (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17331824#comment-17331824 ] Arvid Heise commented on FLINK-22019: - Probably a duplicate of FLINK-22368. >

[GitHub] [flink] flinkbot commented on pull request #15751: [FLINK-22074][test] Harden FineGrainedSlotManagerTest#testRequirement…

2021-04-26 Thread GitBox
flinkbot commented on pull request #15751: URL: https://github.com/apache/flink/pull/15751#issuecomment-826300490 -- 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 the specific comment. For

[GitHub] [flink] beyond1920 commented on pull request #15760: [FLINK-19606][table-runtime-blink] Introduce WindowJoinOperator and WindowJoinOperatorBuilder.

2021-04-26 Thread GitBox
beyond1920 commented on pull request #15760: URL: https://github.com/apache/flink/pull/15760#issuecomment-826490680 -- 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 the specific comment. For

[GitHub] [flink] flinkbot commented on pull request #15744: [FLINK-22113][table-planner-blink] Implement the column uniqueness checking for TableSourceTable

2021-04-26 Thread GitBox
flinkbot commented on pull request #15744: URL: https://github.com/apache/flink/pull/15744#issuecomment-826244450 -- 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 the specific comment. For

[GitHub] [flink] wangyang0918 commented on pull request #14012: [FLINK-17857][test] Make K8s e2e tests could run on Mac

2021-04-26 Thread GitBox
wangyang0918 commented on pull request #14012: URL: https://github.com/apache/flink/pull/14012#issuecomment-826273762 Rebase latest master and force pushed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [flink] flinkbot edited a comment on pull request #15757: [FLINK-22445][python][docs] Add more examples of row-based operations in PyFlink doc

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15757: URL: https://github.com/apache/flink/pull/15757#issuecomment-826471744 -- 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 the specific comment.

[GitHub] [flink] flinkbot commented on pull request #15745: [FLINK-22304][table] Refactor some interfaces for TVF based window to…

2021-04-26 Thread GitBox
flinkbot commented on pull request #15745: URL: https://github.com/apache/flink/pull/15745#issuecomment-826245532 -- 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 the specific comment. For

[GitHub] [flink] flinkbot edited a comment on pull request #15341: [FLINK-21923][table-planner-blink] Fix SplitAggregateRule not support both filter, count/sum, avg

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15341: URL: https://github.com/apache/flink/pull/15341#issuecomment-804760572 -- 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 the specific comment.

[GitHub] [flink] flinkbot edited a comment on pull request #15754: [hotfix][hive / test]Add an ITCase that check partition-time commit pretty well

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15754: URL: https://github.com/apache/flink/pull/15754#issuecomment-826343914 -- 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 the specific comment.

[GitHub] [flink] flinkbot commented on pull request #15752: [FLINK-19606][table-runtime-blink] Refactor JoinConditionWithFullFilters from an inner class in AbstractStreamingJoinOperator to a common ut

2021-04-26 Thread GitBox
flinkbot commented on pull request #15752: URL: https://github.com/apache/flink/pull/15752#issuecomment-826334253 -- 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 the specific comment. For

[GitHub] [flink] flinkbot commented on pull request #15754: [hotfix][hive / test]Add an ITCase that check partition-time commit pretty well

2021-04-26 Thread GitBox
flinkbot commented on pull request #15754: URL: https://github.com/apache/flink/pull/15754#issuecomment-826340541 -- 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 the specific comment. For

[GitHub] [flink] michaelli916 commented on a change in pull request #13459: [FLINK-18199] [chinese-translation]: translate FileSystem SQL Connector page into Chinese

2021-04-26 Thread GitBox
michaelli916 commented on a change in pull request #13459: URL: https://github.com/apache/flink/pull/13459#discussion_r619767625 ## File path: docs/content.zh/docs/connectors/table/filesystem.md ## @@ -24,15 +24,13 @@ specific language governing permissions and limitations

[jira] [Commented] (FLINK-22453) Can not stop job when do not use "-m" option arg

2021-04-26 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17331846#comment-17331846 ] Yun Tang commented on FLINK-22453: -- We should tell Flink which JM to connect to stop the job, which

[GitHub] [flink-web] leonardBang commented on a change in pull request #436: Add Apache Flink release 1.13.0

2021-04-26 Thread GitBox
leonardBang commented on a change in pull request #436: URL: https://github.com/apache/flink-web/pull/436#discussion_r619948767 ## File path: _posts/2021-04-22-release-1.13.0.md ## @@ -0,0 +1,374 @@ +--- +layout: post +title: "Apache Flink 1.13.0 Release Announcement" +date:

[GitHub] [flink] flinkbot edited a comment on pull request #15755: [FLINK-22318][table] Support RENAME column name for ALTER TABLE state…

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15755: URL: https://github.com/apache/flink/pull/15755#issuecomment-826346863 ## CI report: * 09d4859c37fae4da954767c510bf4d03f6188c62 Azure:

[GitHub] [flink] flinkbot commented on pull request #15765: [FLINK-22470][python] Make sure that the root cause of the exception encountered during compiling the job was exposed to users in all cases

2021-04-26 Thread GitBox
flinkbot commented on pull request #15765: URL: https://github.com/apache/flink/pull/15765#issuecomment-826604275 ## CI report: * fdf685340b39330a9d37060e97a08fbad0a5 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot commented on pull request #15766: [FLINK-22470][python] Make sure that the root cause of the exception encountered during compiling the job was exposed to users in all cases

2021-04-26 Thread GitBox
flinkbot commented on pull request #15766: URL: https://github.com/apache/flink/pull/15766#issuecomment-826604395 ## CI report: * 9fd31b0419d6695a1ed597429057a960c5420fef UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot edited a comment on pull request #15758: [FLINK-21247][table] Fix problem in MapDataSerializer#copy when there exists custom MapData

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15758: URL: https://github.com/apache/flink/pull/15758#issuecomment-826479500 ## CI report: * 422de5b7c373f51311b0e8f4f48a1a679e9f Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #15763: [FLINK-22364][doc] Translate the page of "Data Sources" to Chinese.

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15763: URL: https://github.com/apache/flink/pull/15763#issuecomment-826589720 ## CI report: * 03b1c6bc999ee92a23eb0a0b84a368f2643e841d Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #15764: [FLINK-22471][flink-table][flink-connectors] Improvements to ConfigOption descriptions

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15764: URL: https://github.com/apache/flink/pull/15764#issuecomment-826589841 ## CI report: * f0ec66c153d735ef2766164aef8dac76444ef870 UNKNOWN * 99b5a1bdb1cb456489f9c85fbb0b0cd5953877b7 UNKNOWN Bot commands The

[jira] [Updated] (FLINK-22446) Relocate dependencies in hive connector uber jar

2021-04-26 Thread Rui Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated FLINK-22446: --- Issue Type: Improvement (was: Task) > Relocate dependencies in hive connector uber jar >

[GitHub] [flink] JingsongLi commented on a change in pull request #13459: [FLINK-18199] [chinese-translation]: translate FileSystem SQL Connector page into Chinese

2021-04-26 Thread GitBox
JingsongLi commented on a change in pull request #13459: URL: https://github.com/apache/flink/pull/13459#discussion_r619736459 ## File path: docs/content.zh/docs/connectors/table/filesystem.md ## @@ -149,15 +145,14 @@ a timeout that specifies the maximum duration for which a

[GitHub] [flink] flinkbot edited a comment on pull request #15734: [FLINK-22424][network] Prevent releasing PipelinedSubpartition while Task can still write to it

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15734: URL: https://github.com/apache/flink/pull/15734#issuecomment-825656083 -- 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 the specific comment.

[GitHub] [flink] hehuiyuan edited a comment on pull request #15712: [FLINK-22400][hive connect]fix NPE problem when convert flink object for Map

2021-04-26 Thread GitBox
hehuiyuan edited a comment on pull request #15712: URL: https://github.com/apache/flink/pull/15712#issuecomment-824547963 > Thanks @hehuiyuan for working on this issue. Can we add a test case to cover this? If it only happens for hive-2.0.0, we can just run it for hive-2.0.0 profile.

[GitHub] [flink] flinkbot commented on pull request #15758: [FLINK-21247][table] Fix problem in MapDataSerializer#copy when there exists custom MapData

2021-04-26 Thread GitBox
flinkbot commented on pull request #15758: URL: https://github.com/apache/flink/pull/15758#issuecomment-826470354 -- 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 the specific comment. For

[jira] [Comment Edited] (FLINK-22019) UnalignedCheckpointRescaleITCase hangs on azure

2021-04-26 Thread Arvid Heise (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17331824#comment-17331824 ] Arvid Heise edited comment on FLINK-22019 at 4/26/21, 6:59 AM: --- {noformat}

[GitHub] [flink] cshuo commented on pull request #15747: [FLINK-19449][table-planner] LEAD/LAG cannot work correctly in streaming mode

2021-04-26 Thread GitBox
cshuo commented on pull request #15747: URL: https://github.com/apache/flink/pull/15747#issuecomment-826467428 LGTM, +1 -- 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 the specific comment.

[GitHub] [flink] flinkbot commented on pull request #15749: [hotfix] Fix typo.

2021-04-26 Thread GitBox
flinkbot commented on pull request #15749: URL: https://github.com/apache/flink/pull/15749#issuecomment-826269994 -- 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 the specific comment. For

[GitHub] [flink] flinkbot commented on pull request #15761: [FLINK-16077][docs-zh] Translate Custom State Serialization page into Chinese

2021-04-26 Thread GitBox
flinkbot commented on pull request #15761: URL: https://github.com/apache/flink/pull/15761#issuecomment-826529276 -- 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 the specific comment. For

[GitHub] [flink] flinkbot edited a comment on pull request #15746: [FLINK-17783][Table SQL/Ecosystem]Add array,map,row types support for orc row writer

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15746: URL: https://github.com/apache/flink/pull/15746#issuecomment-826269766 -- 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 the specific comment.

[GitHub] [flink] Airblader opened a new pull request #15764: [Hotfix][flink-table][flink-connectors] Improvements to ConfigOption descriptions

2021-04-26 Thread GitBox
Airblader opened a new pull request #15764: URL: https://github.com/apache/flink/pull/15764 ## What is the purpose of the change This improves some of the `ConfigOption`s' descriptions in various connectors by * Fixing minor grammatical issues (spelling, interpunctuation, …) *

[GitHub] [flink] JingsongLi commented on a change in pull request #15760: [FLINK-19606][table-runtime-blink] Introduce WindowJoinOperator and WindowJoinOperatorBuilder.

2021-04-26 Thread GitBox
JingsongLi commented on a change in pull request #15760: URL: https://github.com/apache/flink/pull/15760#discussion_r620018929 ## File path: flink-table/flink-table-runtime-blink/src/main/java/org/apache/flink/table/runtime/operators/join/window/WindowJoinOperator.java ## @@

[jira] [Updated] (FLINK-22471) Use formatted descriptions for connector options

2021-04-26 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-22471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ingo Bürk updated FLINK-22471: -- Component/s: Table SQL / Planner > Use formatted descriptions for connector options >

[GitHub] [flink] flinkbot commented on pull request #15763: [FLINK-22364][doc] Translate the page of "Data Sources" to Chinese.

2021-04-26 Thread GitBox
flinkbot commented on pull request #15763: URL: https://github.com/apache/flink/pull/15763#issuecomment-826589720 ## CI report: * 03b1c6bc999ee92a23eb0a0b84a368f2643e841d UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[jira] [Commented] (FLINK-22414) Consider env.hadoop.conf.dir when looking for the hadoop configuration

2021-04-26 Thread Flavio Pompermaier (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17331869#comment-17331869 ] Flavio Pompermaier commented on FLINK-22414: Hi [~fly_in_gis], I don't actually see any

[GitHub] [flink] flinkbot commented on pull request #15764: [FLINK-22471][flink-table][flink-connectors] Improvements to ConfigOption descriptions

2021-04-26 Thread GitBox
flinkbot commented on pull request #15764: URL: https://github.com/apache/flink/pull/15764#issuecomment-826589841 ## CI report: * f0ec66c153d735ef2766164aef8dac76444ef870 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] rmetzger commented on pull request #15599: [FLINK-11838][flink-gs-fs-hadoop] Create Google Storage file system with recoverable writer support

2021-04-26 Thread GitBox
rmetzger commented on pull request #15599: URL: https://github.com/apache/flink/pull/15599#issuecomment-826593416 I can not explain what's happening here with Azure. I deployed this PR do my personal Azure account, and it was able to download the dependency. Here's the run:

[GitHub] [flink] 95chenjz opened a new pull request #15767: [FLINK-22393][docs-zh] Translate the page of "Execution Mode (Batch/Streaming)" into Chinese

2021-04-26 Thread GitBox
95chenjz opened a new pull request #15767: URL: https://github.com/apache/flink/pull/15767 ## What is the purpose of the change Translate the page of "Execution Mode (Batch/Streaming)" into Chinese The page url of "Execution Mode (Batch/Streaming)" is

[jira] [Updated] (FLINK-22393) Translate the page of "Execution Mode (Batch/Streaming)" into Chinese

2021-04-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-22393: --- Labels: pull-request-available (was: ) > Translate the page of "Execution Mode

[jira] [Closed] (FLINK-21247) flink iceberg table map cannot convert to datastream

2021-04-26 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-21247. Resolution: Fixed Fixed via: master: 033cdeae0e510a930e9975542ae0a43c4484adeb release-1.13: 

[jira] [Updated] (FLINK-22441) In Flink v1.11.3 contains netty(version:3.10.6) netty(version:4.1.60) . There are many vulnerabilities, like CVE-2021-21409 etc. please confirm these version and fix. th

2021-04-26 Thread Konstantin Knauf (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Knauf updated FLINK-22441: - Affects Version/s: 1.11.3 > In Flink v1.11.3 contains netty(version:3.10.6)

[jira] [Updated] (FLINK-22469) HistoryServer starts with NoSuchFileException

2021-04-26 Thread Gabor Somogyi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Somogyi updated FLINK-22469: -- Affects Version/s: 1.14.0 > HistoryServer starts with NoSuchFileException >

[GitHub] [flink] xuguangheng closed pull request #15700: [FLINK-22113][table-planner-blink] Implement the column uniqueness checking for TableSourceTable

2021-04-26 Thread GitBox
xuguangheng closed pull request #15700: URL: https://github.com/apache/flink/pull/15700 -- 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 the specific comment. For queries about this service,

[GitHub] [flink] JingsongLi commented on pull request #15746: [FLINK-17783][Table SQL/Ecosystem]Add array,map,row types support for orc row writer

2021-04-26 Thread GitBox
JingsongLi commented on pull request #15746: URL: https://github.com/apache/flink/pull/15746#issuecomment-826470370 @lirui-apache Can u take a look too? -- 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

[GitHub] [flink-web] dianfu commented on a change in pull request #436: Add Apache Flink release 1.13.0

2021-04-26 Thread GitBox
dianfu commented on a change in pull request #436: URL: https://github.com/apache/flink-web/pull/436#discussion_r619763615 ## File path: _posts/2021-04-22-release-1.13.0.md ## @@ -0,0 +1,374 @@ +--- +layout: post +title: "Apache Flink 1.13.0 Release Announcement" +date:

[GitHub] [flink] flinkbot edited a comment on pull request #15749: [hotfix] Fix typo.

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15749: URL: https://github.com/apache/flink/pull/15749#issuecomment-826274666 -- 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 the specific comment.

[GitHub] [flink] klion26 commented on pull request #12287: [FLINK-16077][docs-zh] Translate Custom State Serialization page into Chinese

2021-04-26 Thread GitBox
klion26 commented on pull request #12287: URL: https://github.com/apache/flink/pull/12287#issuecomment-826529177 @carp84 I'll create a new pr(#15761) for this issue and close this one, please take a look when you're free, sorry for the inconvenience -- This is an automated message from

[GitHub] [flink] michaelli916 commented on pull request #13459: [FLINK-18199] [chinese-translation]: translate FileSystem SQL Connector page into Chinese

2021-04-26 Thread GitBox
michaelli916 commented on pull request #13459: URL: https://github.com/apache/flink/pull/13459#issuecomment-826276185 Revised document based on review comments. The page screen shot are as following shows.

[GitHub] [flink] StephanEwen commented on pull request #15739: [FLINK-22433][tests] Make CoordinatorEventsExactlyOnceITCase work with the Adaptive Scheduler.

2021-04-26 Thread GitBox
StephanEwen commented on pull request #15739: URL: https://github.com/apache/flink/pull/15739#issuecomment-826363361 Thanks, merging this to `master` and `release-1.13`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [flink] ex34toway commented on pull request #15742: [FLINK-22442][CEP] Fix Using scala api to change the TimeCharacteristic o…

2021-04-26 Thread GitBox
ex34toway commented on pull request #15742: URL: https://github.com/apache/flink/pull/15742#issuecomment-826340747 Bug... -- 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 the specific comment.

[jira] [Created] (FLINK-22470) The root cause of the exception encountered during compiling the job was not exposed to users in certain cases

2021-04-26 Thread Dian Fu (Jira)
Dian Fu created FLINK-22470: --- Summary: The root cause of the exception encountered during compiling the job was not exposed to users in certain cases Key: FLINK-22470 URL:

[GitHub] [flink] flinkbot commented on pull request #15764: [Hotfix][flink-table][flink-connectors] Improvements to ConfigOption descriptions

2021-04-26 Thread GitBox
flinkbot commented on pull request #15764: URL: https://github.com/apache/flink/pull/15764#issuecomment-826578452 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] [Commented] (FLINK-22318) Support RENAME column name for ALTER TABLE statement

2021-04-26 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17331860#comment-17331860 ] Jark Wu commented on FLINK-22318: - Sounds good to me. > Support RENAME column name for ALTER TABLE

[jira] [Created] (FLINK-22475) Datagen connector does not list its available options with placeholders

2021-04-26 Thread Jira
Ingo Bürk created FLINK-22475: - Summary: Datagen connector does not list its available options with placeholders Key: FLINK-22475 URL: https://issues.apache.org/jira/browse/FLINK-22475 Project: Flink

[jira] [Assigned] (FLINK-22471) Use formatted descriptions for connector options

2021-04-26 Thread Timo Walther (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther reassigned FLINK-22471: Assignee: Ingo Bürk > Use formatted descriptions for connector options >

[GitHub] [flink-web] AHeise commented on a change in pull request #436: Add Apache Flink release 1.13.0

2021-04-26 Thread GitBox
AHeise commented on a change in pull request #436: URL: https://github.com/apache/flink-web/pull/436#discussion_r620080598 ## File path: _posts/2021-04-22-release-1.13.0.md ## @@ -0,0 +1,374 @@ +--- +layout: post +title: "Apache Flink 1.13.0 Release Announcement" +date:

[GitHub] [flink] gaoyunhaii commented on a change in pull request #15732: [FLINK-22301][runtime] Statebackend and CheckpointStorage type is not shown in the Web UI

2021-04-26 Thread GitBox
gaoyunhaii commented on a change in pull request #15732: URL: https://github.com/apache/flink/pull/15732#discussion_r620080063 ## File path: flink-runtime-web/web-dashboard/src/app/interfaces/job-checkpoint.ts ## @@ -115,6 +115,8 @@ export interface CheckPointConfigInterface {

[GitHub] [flink] flinkbot edited a comment on pull request #15759: [FLINK-22463][table-planner-blink] Fix IllegalArgumentException in WindowAttachedWindowingStrategy when two phase is enabled for dist

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15759: URL: https://github.com/apache/flink/pull/15759#issuecomment-826494695 ## CI report: * 99b2ac7e2b6705a1bf3b2d087c399bce199380ee Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #15761: [FLINK-16077][docs-zh] Translate Custom State Serialization page into Chinese

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15761: URL: https://github.com/apache/flink/pull/15761#issuecomment-826546091 ## CI report: * 82a27a5093a81704448c370e7a29894b515b25fa Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #15766: [FLINK-22470][python] Make sure that the root cause of the exception encountered during compiling the job was exposed to users in all

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15766: URL: https://github.com/apache/flink/pull/15766#issuecomment-826604395 ## CI report: * 9fd31b0419d6695a1ed597429057a960c5420fef Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #15764: [FLINK-22471][flink-table][flink-connectors] Improvements to ConfigOption descriptions

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15764: URL: https://github.com/apache/flink/pull/15764#issuecomment-826589841 ## CI report: * f0ec66c153d735ef2766164aef8dac76444ef870 UNKNOWN * 99b5a1bdb1cb456489f9c85fbb0b0cd5953877b7 Azure:

[GitHub] [flink] flinkbot commented on pull request #15767: [FLINK-22393][docs-zh] Translate the page of "Execution Mode (Batch/Streaming)" into Chinese

2021-04-26 Thread GitBox
flinkbot commented on pull request #15767: URL: https://github.com/apache/flink/pull/15767#issuecomment-826633392 ## CI report: * 0d6fd33ea7384941d5a680e024cd79293f36579f UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[jira] [Updated] (FLINK-18199) Translate "Filesystem SQL Connector" page into Chinese

2021-04-26 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee updated FLINK-18199: - Fix Version/s: 1.14.0 > Translate "Filesystem SQL Connector" page into Chinese >

[GitHub] [flink] zuston commented on pull request #15653: [FLINK-22329][hive] Inject current ugi credentials into jobconf when getting file split in hive connector

2021-04-26 Thread GitBox
zuston commented on pull request #15653: URL: https://github.com/apache/flink/pull/15653#issuecomment-826532014 > ``` > Scenarios like kerberos are difficult to cover through unit tests > ``` > > @zuston I'm not sure whether we need kerberos for this. E.g. is it possible to

[jira] [Commented] (FLINK-18199) Translate "Filesystem SQL Connector" page into Chinese

2021-04-26 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17331774#comment-17331774 ] Jingsong Lee commented on FLINK-18199: -- Fix via: master: 664b29d62e658415a3ca8fe37de2d2b88251b1e4

[jira] [Updated] (FLINK-22469) HistoryServer starts with NoSuchFileException

2021-04-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-22469: --- Labels: pull-request-available (was: ) > HistoryServer starts with NoSuchFileException >

[jira] [Commented] (FLINK-22460) Conversion to relational algebra failed due to NOT NULL modifier

2021-04-26 Thread Haiwei Zhou (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17331775#comment-17331775 ] Haiwei Zhou commented on FLINK-22460: - {code:java} Here is the output of "describe result_1"

[GitHub] [flink] flinkbot commented on pull request #15742: [FLINK-22442][CEP] Using scala api to change the TimeCharacteristic o…

2021-04-26 Thread GitBox
flinkbot commented on pull request #15742: URL: https://github.com/apache/flink/pull/15742#issuecomment-826095835 -- 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 the specific comment. For

[GitHub] [flink] godfreyhe commented on pull request #15479: [FLINK-19606][table-runtime-blink] Implement streaming window join operator

2021-04-26 Thread GitBox
godfreyhe commented on pull request #15479: URL: https://github.com/apache/flink/pull/15479#issuecomment-826225992 cc @JingsongLi -- 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 the specific

[GitHub] [flink] zjffdu commented on pull request #11895: [FLINK-10911][scala-shell] Enable flink-scala-shell with Scala 2.12

2021-04-26 Thread GitBox
zjffdu commented on pull request #11895: URL: https://github.com/apache/flink/pull/11895#issuecomment-826331433 @aalexandrov Thanks for looking into this issue, here's 2 tickets that are related https://issues.apache.org/jira/browse/SPARK-1199

[GitHub] [flink] flinkbot edited a comment on pull request #15752: [FLINK-19606][table-runtime-blink] Refactor JoinConditionWithFullFilters from an inner class in AbstractStreamingJoinOperator to a co

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15752: URL: https://github.com/apache/flink/pull/15752#issuecomment-826336806 -- 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 the specific comment.

[GitHub] [flink] ZhangChaoming commented on pull request #15749: [hotfix] Fix typo.

2021-04-26 Thread GitBox
ZhangChaoming commented on pull request #15749: URL: https://github.com/apache/flink/pull/15749#issuecomment-826292398 -- 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 the specific comment. For

[GitHub] [flink] JingsongLi commented on a change in pull request #14880: [FLINK-21302][table-planner-blink] Fix NPE when use row_number() in over agg

2021-04-26 Thread GitBox
JingsongLi commented on a change in pull request #14880: URL: https://github.com/apache/flink/pull/14880#discussion_r619963485 ## File path: flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/planner/runtime/stream/sql/OverAggregateITCase.scala ## @@

[GitHub] [flink] cshuo commented on a change in pull request #15747: [FLINK-19449][table-planner] LEAD/LAG cannot work correctly in streaming mode

2021-04-26 Thread GitBox
cshuo commented on a change in pull request #15747: URL: https://github.com/apache/flink/pull/15747#discussion_r619785598 ## File path: flink-table/flink-table-planner-blink/src/main/java/org/apache/flink/table/planner/functions/aggfunctions/LagAggFunction.java ## @@ -0,0

[GitHub] [flink] JingsongLi merged pull request #13459: [FLINK-18199] [chinese-translation]: translate FileSystem SQL Connector page into Chinese

2021-04-26 Thread GitBox
JingsongLi merged pull request #13459: URL: https://github.com/apache/flink/pull/13459 -- 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 the specific comment. For queries about this service,

[GitHub] [flink] flinkbot commented on pull request #15759: [FLINK-22463][table-planner-blink] Fix IllegalArgumentException in WindowAttachedWindowingStrategy when two phase is enabled for distinct ag

2021-04-26 Thread GitBox
flinkbot commented on pull request #15759: URL: https://github.com/apache/flink/pull/15759#issuecomment-826485216 -- 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 the specific comment. For

[GitHub] [flink] JingsongLi commented on pull request #15569: [FLINK-21247][table] Fix problem in MapDataSerializer#copy when there…

2021-04-26 Thread GitBox
JingsongLi commented on pull request #15569: URL: https://github.com/apache/flink/pull/15569#issuecomment-826456129 @cshuo Can you create a PR for release-1.13? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [flink] godfreyhe commented on pull request #14894: [FLINK-20895][flink-table-planner-blink] support local aggregate push down in blink planner

2021-04-26 Thread GitBox
godfreyhe commented on pull request #14894: URL: https://github.com/apache/flink/pull/14894#issuecomment-826202014 @sebastianliu Thanks for the update, I will review this pr ASAP. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [flink] flinkbot edited a comment on pull request #13459: [FLINK-18199] [chinese-translation]: translate FileSystem SQL Connector page into Chinese

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #13459: URL: https://github.com/apache/flink/pull/13459#issuecomment-697158140 -- 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 the specific comment.

[GitHub] [flink] flinkbot commented on pull request #15756: [hotfix][docs] Removed duplicate 'is'

2021-04-26 Thread GitBox
flinkbot commented on pull request #15756: URL: https://github.com/apache/flink/pull/15756#issuecomment-826389069 -- 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 the specific comment. For

[jira] [Resolved] (FLINK-22444) Drop async checkpoint description of state backends in Chinese docs

2021-04-26 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yun Tang resolved FLINK-22444. -- Resolution: Fixed > Drop async checkpoint description of state backends in Chinese docs >

[GitHub] [flink] flinkbot edited a comment on pull request #15747: [FLINK-19449][table-planner] LEAD/LAG cannot work correctly in streaming mode

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #15747: URL: https://github.com/apache/flink/pull/15747#issuecomment-826269787 -- 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 the specific comment.

[GitHub] [flink] StephanEwen closed pull request #15739: [FLINK-22433][tests] Make CoordinatorEventsExactlyOnceITCase work with the Adaptive Scheduler.

2021-04-26 Thread GitBox
StephanEwen closed pull request #15739: URL: https://github.com/apache/flink/pull/15739 -- 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 the specific comment. For queries about this service,

[GitHub] [flink] flinkbot commented on pull request #15753: [FLINK-22428][docs][table] Translate timezone page into Chinese

2021-04-26 Thread GitBox
flinkbot commented on pull request #15753: URL: https://github.com/apache/flink/pull/15753#issuecomment-826337141 -- 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 the specific comment. For

[GitHub] [flink] leonardBang commented on pull request #15754: [hotfix][hive / test]Add an ITCase that check partition-time commit pretty well

2021-04-26 Thread GitBox
leonardBang commented on pull request #15754: URL: https://github.com/apache/flink/pull/15754#issuecomment-826340263 cc @wuchong -- 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 the specific

[GitHub] [flink] flinkbot edited a comment on pull request #14012: [FLINK-17857][test] Make K8s e2e tests could run on Mac

2021-04-26 Thread GitBox
flinkbot edited a comment on pull request #14012: URL: https://github.com/apache/flink/pull/14012#issuecomment-724568763 -- 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 the specific comment.

  1   2   3   4   5   6   >