[GitHub] [flink] hequn8128 opened a new pull request #13196: [FLINK-18997][python] Rename type_info to result_type to make it more clear

2020-08-18 Thread GitBox
hequn8128 opened a new pull request #13196: URL: https://github.com/apache/flink/pull/13196 ## What is the purpose of the change This pull request renames type_info to result_type to make it more clear. ## Brief change log - Rename parameter name type_info to r

[jira] [Commented] (FLINK-12351) AsyncWaitOperator should deep copy StreamElement when object reuse is enabled

2020-08-18 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180304#comment-17180304 ] Till Rohrmann commented on FLINK-12351: --- Thanks for reporting this issue [~wenlong

[jira] [Commented] (FLINK-16408) Bind user code class loader to lifetime of a slot

2020-08-18 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180300#comment-17180300 ] Till Rohrmann commented on FLINK-16408: --- A growing metaspace size is not per se a

[jira] [Updated] (FLINK-18997) Rename type_info to result_type to make it more clear

2020-08-18 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng updated FLINK-18997: Description: Currently, the name of result type parameter for Python DataStream.map() and flat_ma

[jira] [Updated] (FLINK-18959) Fail to archiveExecutionGraph because job is not finished when dispatcher close

2020-08-18 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-18959: -- Priority: Critical (was: Major) > Fail to archiveExecutionGraph because job is not finished w

[jira] [Updated] (FLINK-18986) KubernetesSessionCli creates RestClusterClient for detached deployments

2020-08-18 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-18986: -- Labels: pull-request-available usability (was: pull-request-available) > KubernetesSessionCli

[jira] [Created] (FLINK-18997) Rename type_info to result_type to make it more clear

2020-08-18 Thread Hequn Cheng (Jira)
Hequn Cheng created FLINK-18997: --- Summary: Rename type_info to result_type to make it more clear Key: FLINK-18997 URL: https://issues.apache.org/jira/browse/FLINK-18997 Project: Flink Issue Typ

[jira] [Commented] (FLINK-18931) Translate "Hive Streaming" page of "Hive Integration" into Chinese

2020-08-18 Thread Xu Ronghao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180293#comment-17180293 ] Xu Ronghao commented on FLINK-18931: Hi , Rui Li, There are many similarities betwe

[jira] [Commented] (FLINK-17793) Replace TableSchema with dedicated CatalogSchema

2020-08-18 Thread Timo Walther (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180290#comment-17180290 ] Timo Walther commented on FLINK-17793: -- Yes, this is planned for 1.12. But I'm wait

[jira] [Updated] (FLINK-18974) Translate the 'User-Defined Functions' page of "Application Development's DataStream API" into Chinese

2020-08-18 Thread Roc Marshal (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roc Marshal updated FLINK-18974: Component/s: chinese-translation > Translate the 'User-Defined Functions' page of "Application Dev

[jira] [Closed] (FLINK-18994) There is one typo in "Set up TaskManager Memory"

2020-08-18 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song closed FLINK-18994. Resolution: Fixed Fixed via * master: e39ede95134aeccb441141d0db68e32be2da209b * release-1.11: 84b

[GitHub] [flink] flinkbot edited a comment on pull request #13186: [FLINK-18720][k8s] Migrate KubernetesResourceManager to the new KubernetesResourceManagerDriver

2020-08-18 Thread GitBox
flinkbot edited a comment on pull request #13186: URL: https://github.com/apache/flink/pull/13186#issuecomment-675299227 ## CI report: * 523cf170fe07e4b32e47653af46bf2290935d87a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] xintongsong closed pull request #13195: [FLINK-18994][doc-zh] Fix typo in setup taskmanager memory page

2020-08-18 Thread GitBox
xintongsong closed pull request #13195: URL: https://github.com/apache/flink/pull/13195 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] wuchong commented on a change in pull request #12880: [FLINK-18555][table sql/api] Make TableConfig options can be configur…

2020-08-18 Thread GitBox
wuchong commented on a change in pull request #12880: URL: https://github.com/apache/flink/pull/12880#discussion_r472743692 ## File path: flink-table/flink-table-api-java-bridge/src/test/java/org/apache/flink/table/api/bridge/java/internal/StreamTableEnvironmentImplTest.java #

[GitHub] [flink] flinkbot edited a comment on pull request #13195: [FLINK-18994][doc-zh] Fix typo in setup taskmanager memory page

2020-08-18 Thread GitBox
flinkbot edited a comment on pull request #13195: URL: https://github.com/apache/flink/pull/13195#issuecomment-675844035 ## CI report: * caa599bea8dc09145e62ca2edbbaa3238e5449f6 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #12908: [FLINK-18449][table sql/api]Kafka topic discovery & partition discove…

2020-08-18 Thread GitBox
flinkbot edited a comment on pull request #12908: URL: https://github.com/apache/flink/pull/12908#issuecomment-658771971 ## CI report: * 4b06551a39ce8d9d6c5f19948e36d493e3d592e3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] klion26 commented on a change in pull request #13180: [FLINK-18962][checkpointing] Improve logging when checkpoint declined

2020-08-18 Thread GitBox
klion26 commented on a change in pull request #13180: URL: https://github.com/apache/flink/pull/13180#discussion_r472703243 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/AsyncCheckpointRunnable.java ## @@ -129,12 +129,10 @@ public vo

[GitHub] [flink] klion26 commented on a change in pull request #13180: [FLINK-18962][checkpointing] Improve logging when checkpoint declined

2020-08-18 Thread GitBox
klion26 commented on a change in pull request #13180: URL: https://github.com/apache/flink/pull/13180#discussion_r472703243 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/AsyncCheckpointRunnable.java ## @@ -129,12 +129,10 @@ public vo

[GitHub] [flink-web] rmetzger opened a new pull request #370: Add a blog post about the current state of Flink on Docker

2020-08-18 Thread GitBox
rmetzger opened a new pull request #370: URL: https://github.com/apache/flink-web/pull/370 This blog post hasn't been proofread by anybody beforehand, so this is mostly for collecting early feedback. I'll cleanup the commit history and date in the blog post later. -

[jira] [Created] (FLINK-18996) Avoid disorder for time interval join

2020-08-18 Thread Benchao Li (Jira)
Benchao Li created FLINK-18996: -- Summary: Avoid disorder for time interval join Key: FLINK-18996 URL: https://issues.apache.org/jira/browse/FLINK-18996 Project: Flink Issue Type: Improvement

[GitHub] [flink] flinkbot edited a comment on pull request #12908: [FLINK-18449][table sql/api]Kafka topic discovery & partition discove…

2020-08-18 Thread GitBox
flinkbot edited a comment on pull request #12908: URL: https://github.com/apache/flink/pull/12908#issuecomment-658771971 ## CI report: * 4b06551a39ce8d9d6c5f19948e36d493e3d592e3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #13195: [FLINK-18994][doc-zh] Fix typo in setup taskmanager memory page

2020-08-18 Thread GitBox
flinkbot edited a comment on pull request #13195: URL: https://github.com/apache/flink/pull/13195#issuecomment-675844035 ## CI report: * caa599bea8dc09145e62ca2edbbaa3238e5449f6 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] wuchong commented on a change in pull request #12908: [FLINK-18449][table sql/api]Kafka topic discovery & partition discove…

2020-08-18 Thread GitBox
wuchong commented on a change in pull request #12908: URL: https://github.com/apache/flink/pull/12908#discussion_r472680410 ## File path: flink-connectors/flink-connector-kafka-0.10/src/main/java/org/apache/flink/streaming/connectors/kafka/table/Kafka010DynamicSource.java ## @

[GitHub] [flink] flinkbot commented on pull request #13195: [FLINK-18994][doc-zh] Fix typo in setup taskmanager memory page

2020-08-18 Thread GitBox
flinkbot commented on pull request #13195: URL: https://github.com/apache/flink/pull/13195#issuecomment-675844035 ## CI report: * caa599bea8dc09145e62ca2edbbaa3238e5449f6 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot r

[GitHub] [flink] flinkbot edited a comment on pull request #13177: [FLINK-18958] Lose column comment when create table

2020-08-18 Thread GitBox
flinkbot edited a comment on pull request #13177: URL: https://github.com/apache/flink/pull/13177#issuecomment-674873978 ## CI report: * 1db995acea1f9f0f9a929dd59603b44b2786c325 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot commented on pull request #13195: [FLINK-18994][doc-zh] Fix typo in setup taskmanager memory page

2020-08-18 Thread GitBox
flinkbot commented on pull request #13195: URL: https://github.com/apache/flink/pull/13195#issuecomment-675841189 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 pro

[jira] [Updated] (FLINK-18994) There is one typo in "Set up TaskManager Memory"

2020-08-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-18994: --- Labels: pull-request-available (was: ) > There is one typo in "Set up TaskManager Memory" >

[GitHub] [flink] xintongsong commented on pull request #13195: [FLINK-18994][doc-zh] Fix typo in setup taskmanager memory page

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

[GitHub] [flink] flinkbot edited a comment on pull request #13177: [FLINK-18958] Lose column comment when create table

2020-08-18 Thread GitBox
flinkbot edited a comment on pull request #13177: URL: https://github.com/apache/flink/pull/13177#issuecomment-674873978 ## CI report: * Unknown: [CANCELED](TBD) * 1db995acea1f9f0f9a929dd59603b44b2786c325 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620

[GitHub] [flink] wuchong commented on pull request #13177: [FLINK-18958] Lose column comment when create table

2020-08-18 Thread GitBox
wuchong commented on pull request #13177: URL: https://github.com/apache/flink/pull/13177#issuecomment-675840028 Thanks for the contribution @oikomi , after going through it roughly, I have some concern that we are making the `TableSchema` fatter and fatter. The community had some discussi

[GitHub] [flink] xintongsong opened a new pull request #13195: [FLINK-18994][doc-zh] Fix typo in setup taskmanager memory page

2020-08-18 Thread GitBox
xintongsong opened a new pull request #13195: URL: https://github.com/apache/flink/pull/13195 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] wuchong edited a comment on pull request #13177: [FLINK-18958] Lose column comment when create table

2020-08-18 Thread GitBox
wuchong edited a comment on pull request #13177: URL: https://github.com/apache/flink/pull/13177#issuecomment-675840028 Thanks for the contribution @oikomi , after going through it roughly, I have some concern that we are making the `TableSchema` fatter and fatter. The community had some d

[jira] [Updated] (FLINK-18994) There is one typo in "Set up TaskManager Memory"

2020-08-18 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song updated FLINK-18994: - Fix Version/s: 1.11.2 1.12.0 > There is one typo in "Set up TaskManager Memor

[jira] [Commented] (FLINK-17793) Replace TableSchema with dedicated CatalogSchema

2020-08-18 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180247#comment-17180247 ] Jark Wu commented on FLINK-17793: - Hi [~twalthr], are you still working on this? Do you

[jira] [Updated] (FLINK-18994) There is one typo in "Set up TaskManager Memory"

2020-08-18 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song updated FLINK-18994: - Issue Type: Bug (was: Improvement) > There is one typo in "Set up TaskManager Memory" > ---

[jira] [Commented] (FLINK-18994) There is one typo in "Set up TaskManager Memory"

2020-08-18 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180246#comment-17180246 ] Xintong Song commented on FLINK-18994: -- Thanks for reporting this, [~wooplevip]. >

[jira] [Assigned] (FLINK-18994) There is one typo in "Set up TaskManager Memory"

2020-08-18 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song reassigned FLINK-18994: Assignee: Xintong Song > There is one typo in "Set up TaskManager Memory" > -

[jira] [Closed] (FLINK-17427) Support SupportsPartitionPushDown in planner

2020-08-18 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-17427. --- Fix Version/s: 1.12.0 Resolution: Fixed master (1.12.0): f5be4dfe77f02ce0459c3710fb82b319377a4329 >

[GitHub] [flink] wbgentleman commented on pull request #13188: [hotfix][docs] Translate building.md to building.zh.md

2020-08-18 Thread GitBox
wbgentleman commented on pull request #13188: URL: https://github.com/apache/flink/pull/13188#issuecomment-675836500 > Please refer to https://github.com/sparanoid/chinese-copywriting-guidelines/blob/master/README.zh-CN.md and typesetting the content. Ok, I will do typesetting quick

[GitHub] [flink] wuchong merged pull request #12966: [FLINK-17427][table sql/planner]Support SupportsPartitionPushDown in …

2020-08-18 Thread GitBox
wuchong merged pull request #12966: URL: https://github.com/apache/flink/pull/12966 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 #13177: [FLINK-18958] Lose column comment when create table

2020-08-18 Thread GitBox
flinkbot edited a comment on pull request #13177: URL: https://github.com/apache/flink/pull/13177#issuecomment-674873978 ## CI report: * Unknown: [CANCELED](TBD) * 1db995acea1f9f0f9a929dd59603b44b2786c325 UNKNOWN Bot commands The @flinkbot bot supports the fol

[GitHub] [flink] oikomi commented on pull request #13177: [FLINK-18958] Lose column comment when create table

2020-08-18 Thread GitBox
oikomi commented on pull request #13177: URL: https://github.com/apache/flink/pull/13177#issuecomment-675836053 @flinkbot run azure This is an automated message from the Apache Git Service. To respond to the message, please l

[jira] [Created] (FLINK-18995) Some Hive functions fail because they need to access SessionState

2020-08-18 Thread Rui Li (Jira)
Rui Li created FLINK-18995: -- Summary: Some Hive functions fail because they need to access SessionState Key: FLINK-18995 URL: https://issues.apache.org/jira/browse/FLINK-18995 Project: Flink Issue

[GitHub] [flink] wuchong merged pull request #13088: [FLINK-18814][docs-zh] Translate the 'Side Outputs' page of 'DataStream API' into Chinese

2020-08-18 Thread GitBox
wuchong merged pull request #13088: URL: https://github.com/apache/flink/pull/13088 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] [Closed] (FLINK-18814) Translate the 'Side Outputs' page of 'DataStream API' into Chinese

2020-08-18 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-18814. --- Fix Version/s: 1.12.0 Resolution: Fixed master (1.12.0): 060ca9909360dba8726042cdca0bf1f1b6942268 >

[jira] [Closed] (FLINK-18930) Translate "Hive Dialect" page of "Hive Integration" into Chinese

2020-08-18 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-18930. Resolution: Fixed master: 1cacf2efb7da6cfa9c63867ad4b4662088dfe67c > Translate "Hive Dialect" pag

[GitHub] [flink] JingsongLi merged pull request #13176: [FLINK-18930][docs-zh] Translate "Hive Dialect" page of "Hive Integration" into Chinese

2020-08-18 Thread GitBox
JingsongLi merged pull request #13176: URL: https://github.com/apache/flink/pull/13176 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

[jira] [Commented] (FLINK-17826) Add missing custom query support on new jdbc connector

2020-08-18 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180234#comment-17180234 ] Jark Wu commented on FLINK-17826: - Assigned to you [~Leonard Xu] > Add missing custom q

[jira] [Assigned] (FLINK-17826) Add missing custom query support on new jdbc connector

2020-08-18 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-17826: --- Assignee: Leonard Xu (was: Flavio Pompermaier) > Add missing custom query support on new jdbc conn

[GitHub] [flink] flinkbot edited a comment on pull request #13177: [FLINK-18958] Lose column comment when create table

2020-08-18 Thread GitBox
flinkbot edited a comment on pull request #13177: URL: https://github.com/apache/flink/pull/13177#issuecomment-674873978 ## CI report: * adce333a95ea3e35456433d343424300aedcb5f2 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Assigned] (FLINK-18988) Continuous query with LATERAL and LIMIT produces wrong result

2020-08-18 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-18988: --- Assignee: Danny Chen > Continuous query with LATERAL and LIMIT produces wrong result >

[jira] [Commented] (FLINK-18988) Continuous query with LATERAL and LIMIT produces wrong result

2020-08-18 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180223#comment-17180223 ] Jark Wu commented on FLINK-18988: - We can translate this pattern into StreamExecRank whi

[jira] [Commented] (FLINK-18988) Continuous query with LATERAL and LIMIT produces wrong result

2020-08-18 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180224#comment-17180224 ] Jark Wu commented on FLINK-18988: - Assigned to you [~danny0405] > Continuous query with

[jira] [Commented] (FLINK-18983) Job doesn't changed to failed if close function has blocked

2020-08-18 Thread Matt Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180221#comment-17180221 ] Matt Wang commented on FLINK-18983: --- You can add a test case in Description which has

[jira] [Comment Edited] (FLINK-17826) Add missing custom query support on new jdbc connector

2020-08-18 Thread Yao WANG (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180220#comment-17180220 ] Yao WANG edited comment on FLINK-17826 at 8/19/20, 2:35 AM:

[jira] [Commented] (FLINK-17826) Add missing custom query support on new jdbc connector

2020-08-18 Thread Yao WANG (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180220#comment-17180220 ] Yao WANG commented on FLINK-17826: -- [~Leonard Xu], ok, you can just refer to  FLINK-173

[jira] [Commented] (FLINK-17826) Add missing custom query support on new jdbc connector

2020-08-18 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180216#comment-17180216 ] Leonard Xu commented on FLINK-17826: [~f.pompermaier] okay, I'll take this and open

[jira] [Commented] (FLINK-16408) Bind user code class loader to lifetime of a slot

2020-08-18 Thread Echo Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180215#comment-17180215 ] Echo Lee commented on FLINK-16408: -- [~trohrmann] I tested it with Wordcount.jar and sub

[GitHub] [flink] flinkbot edited a comment on pull request #13186: [FLINK-18720][k8s] Migrate KubernetesResourceManager to the new KubernetesResourceManagerDriver

2020-08-18 Thread GitBox
flinkbot edited a comment on pull request #13186: URL: https://github.com/apache/flink/pull/13186#issuecomment-675299227 ## CI report: * bd4e2812d845277e7f4bc68e97f4759e11334ca3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #13177: [FLINK-18958] Lose column comment when create table

2020-08-18 Thread GitBox
flinkbot edited a comment on pull request #13177: URL: https://github.com/apache/flink/pull/13177#issuecomment-674873978 ## CI report: * adce333a95ea3e35456433d343424300aedcb5f2 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Commented] (FLINK-16584) Whether to support the long type field in table planner when the source is kafka and event time field's type is long

2020-08-18 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180213#comment-17180213 ] Jark Wu commented on FLINK-16584: - Maybe TO_TIMESTAMP, see FLINK-16889 > Whether to sup

[jira] [Commented] (FLINK-17826) Add missing custom query support on new jdbc connector

2020-08-18 Thread Yao WANG (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180211#comment-17180211 ] Yao WANG commented on FLINK-17826: -- Hi [~f.pompermaier] actually i met this problem and

[GitHub] [flink] oikomi commented on pull request #13177: [FLINK-18958] Lose column comment when create table

2020-08-18 Thread GitBox
oikomi commented on pull request #13177: URL: https://github.com/apache/flink/pull/13177#issuecomment-675812346 @flinkbot run travis @flinkbot run azure This is an automated message from the Apache Git Service. To respond

[jira] [Updated] (FLINK-18983) Job doesn't changed to failed if close function has blocked

2020-08-18 Thread YufeiLiu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YufeiLiu updated FLINK-18983: - Description: If a operator throw a exception, it will break process loop and dispose all operator. But

[jira] [Created] (FLINK-18994) There is one typo in "Set up TaskManager Memory"

2020-08-18 Thread Peng (Jira)
Peng created FLINK-18994: Summary: There is one typo in "Set up TaskManager Memory" Key: FLINK-18994 URL: https://issues.apache.org/jira/browse/FLINK-18994 Project: Flink Issue Type: Improvement

[jira] [Closed] (FLINK-18212) Init lookup join failed when use udf on lookup table

2020-08-18 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-18212. --- Resolution: Fixed > Init lookup join failed when use udf on lookup table > -

[jira] [Comment Edited] (FLINK-18212) Init lookup join failed when use udf on lookup table

2020-08-18 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179312#comment-17179312 ] Jark Wu edited comment on FLINK-18212 at 8/19/20, 2:11 AM: --- Fi

[jira] [Closed] (FLINK-18983) Job doesn't changed to failed if close function has blocked

2020-08-18 Thread YufeiLiu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YufeiLiu closed FLINK-18983. Resolution: Not A Bug > Job doesn't changed to failed if close function has blocked >

[jira] [Reopened] (FLINK-18983) Job doesn't changed to failed if close function has blocked

2020-08-18 Thread YufeiLiu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YufeiLiu reopened FLINK-18983: -- > Job doesn't changed to failed if close function has blocked > --

[jira] [Commented] (FLINK-12351) AsyncWaitOperator should deep copy StreamElement when object reuse is enabled

2020-08-18 Thread Wenlong Lyu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180209#comment-17180209 ] Wenlong Lyu commented on FLINK-12351: - Hi, [~jark][~trohrmann] I think we may need t

[GitHub] [flink] wuchong merged pull request #13182: [BP-1.11][FLINK-18212][table-planner-blink] Fix Lookup Join failed when there is a UDF equal condition on the column of temporal table

2020-08-18 Thread GitBox
wuchong merged pull request #13182: URL: https://github.com/apache/flink/pull/13182 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 edited a comment on pull request #13182: [BP-1.11][FLINK-18212][table-planner-blink] Fix Lookup Join failed when there is a UDF equal condition on the column of temporal table

2020-08-18 Thread GitBox
wuchong edited a comment on pull request #13182: URL: https://github.com/apache/flink/pull/13182#issuecomment-675809339 Build is passed: https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=5641&view=results Merging... -

[GitHub] [flink] wuchong merged pull request #13183: [BP-1.10][FLINK-18212][table-planner-blink] Fix Lookup Join failed when there is a UDF equal condition on the column of temporal table

2020-08-18 Thread GitBox
wuchong merged pull request #13183: URL: https://github.com/apache/flink/pull/13183 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 #13182: [BP-1.11][FLINK-18212][table-planner-blink] Fix Lookup Join failed when there is a UDF equal condition on the column of temporal table

2020-08-18 Thread GitBox
wuchong commented on pull request #13182: URL: https://github.com/apache/flink/pull/13182#issuecomment-675809339 Build is passed: https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=5641&view=results This

[GitHub] [flink] flinkbot edited a comment on pull request #13186: [FLINK-18720][k8s] Migrate KubernetesResourceManager to the new KubernetesResourceManagerDriver

2020-08-18 Thread GitBox
flinkbot edited a comment on pull request #13186: URL: https://github.com/apache/flink/pull/13186#issuecomment-675299227 ## CI report: * bd4e2812d845277e7f4bc68e97f4759e11334ca3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] wuchong commented on pull request #13183: [BP-1.10][FLINK-18212][table-planner-blink] Fix Lookup Join failed when there is a UDF equal condition on the column of temporal table

2020-08-18 Thread GitBox
wuchong commented on pull request #13183: URL: https://github.com/apache/flink/pull/13183#issuecomment-675809254 Travis is passed: https://travis-ci.com/github/flink-ci/flink/builds/180067046 This is an automated message fro

[GitHub] [flink] hequn8128 commented on a change in pull request #13193: [FLINK-18918][python][docs] Add dedicated connector documentation for Python Table API

2020-08-18 Thread GitBox
hequn8128 commented on a change in pull request #13193: URL: https://github.com/apache/flink/pull/13193#discussion_r472592715 ## File path: docs/dev/python/user-guide/table/python_table_api_connectors.md ## @@ -0,0 +1,194 @@ +--- +title: "Connectors" +nav-parent_id: python_tabl

[jira] [Assigned] (FLINK-15679) Improve Flink's ID system

2020-08-18 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song reassigned FLINK-15679: Assignee: Yangze Guo > Improve Flink's ID system > - > >

[jira] [Closed] (FLINK-15679) Improve Flink's ID system

2020-08-18 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song closed FLINK-15679. Resolution: Done > Improve Flink's ID system > - > > Key:

[jira] [Commented] (FLINK-18988) Continuous query with LATERAL and LIMIT produces wrong result

2020-08-18 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180207#comment-17180207 ] Danny Chen commented on FLINK-18988: Hi, [~fhueske], i would like to take this issue

[jira] [Created] (FLINK-18993) Invoke sanityCheckTotalFlinkMemory method incorrectly in JobManagerFlinkMemoryUtils.java

2020-08-18 Thread Peng (Jira)
Peng created FLINK-18993: Summary: Invoke sanityCheckTotalFlinkMemory method incorrectly in JobManagerFlinkMemoryUtils.java Key: FLINK-18993 URL: https://issues.apache.org/jira/browse/FLINK-18993 Project: Fli

[jira] [Closed] (FLINK-15448) Log host informations for TaskManager failures.

2020-08-18 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song closed FLINK-15448. Resolution: Done Merged via: * master: b4705edc841a8cf380d9a12d71551a4d38ec9e31 > Log host inform

[GitHub] [flink] xintongsong closed pull request #13063: [FLINK-15448] Add Node information to the ResourceId of TaskExecutor …

2020-08-18 Thread GitBox
xintongsong closed pull request #13063: URL: https://github.com/apache/flink/pull/13063 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] hequn8128 commented on a change in pull request #13192: [FLINK-18912][python][docs] Add Python api tutorial under Python GettingStart

2020-08-18 Thread GitBox
hequn8128 commented on a change in pull request #13192: URL: https://github.com/apache/flink/pull/13192#discussion_r472587408 ## File path: docs/try-flink/python_table_api.md ## @@ -23,161 +23,9 @@ specific language governing permissions and limitations under the License. -->

[GitHub] [flink] RocMarshal edited a comment on pull request #13089: [FLINK-18813][docs-zh] Translate the 'Local Installation' page of 'Try Flink' into Chinese

2020-08-18 Thread GitBox
RocMarshal edited a comment on pull request #13089: URL: https://github.com/apache/flink/pull/13089#issuecomment-675246690 LGTM ping @wuchong @zentol @rmetzger This is an automated message from the Apache Git Service. T

[jira] [Closed] (FLINK-18985) Update the Sphinx doc for Python DataStream API.

2020-08-18 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng closed FLINK-18985. --- Resolution: Resolved > Update the Sphinx doc for Python DataStream API. > -

[GitHub] [flink] hequn8128 merged pull request #13191: [FLINK-18985][python] Update the Sphinx doc for Python DataStream API.

2020-08-18 Thread GitBox
hequn8128 merged pull request #13191: URL: https://github.com/apache/flink/pull/13191 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 t

[jira] [Commented] (FLINK-18985) Update the Sphinx doc for Python DataStream API.

2020-08-18 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180199#comment-17180199 ] Hequn Cheng commented on FLINK-18985: - Resolved in 1.12.0 via ebab7f1d9e4ff686dd27ad

[jira] [Created] (FLINK-18992) Table API renameColumns method annotation error

2020-08-18 Thread tzxxh (Jira)
tzxxh created FLINK-18992: - Summary: Table API renameColumns method annotation error Key: FLINK-18992 URL: https://issues.apache.org/jira/browse/FLINK-18992 Project: Flink Issue Type: Bug C

[GitHub] [flink] wbgentleman commented on pull request #13188: [hotfix][docs] Translate building.md to building.zh.md

2020-08-18 Thread GitBox
wbgentleman commented on pull request #13188: URL: https://github.com/apache/flink/pull/13188#issuecomment-675794133 When will this pull request will be acceptted, or should I do some thing? This is an automated message from

[GitHub] [flink] wbgentleman commented on pull request #13188: [hotfix][docs] Translate building.md to building.zh.md

2020-08-18 Thread GitBox
wbgentleman commented on pull request #13188: URL: https://github.com/apache/flink/pull/13188#issuecomment-675793798 @flinkbot approve all This is an automated message from the Apache Git Service. To respond to the message, p

[jira] [Commented] (FLINK-17274) Maven: Premature end of Content-Length delimited message body

2020-08-18 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180193#comment-17180193 ] Dian Fu commented on FLINK-17274: - https://dev.azure.com/apache-flink/apache-flink/_buil

[jira] [Commented] (FLINK-17510) StreamingKafkaITCase. testKafka timeouts on downloading Kafka

2020-08-18 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180192#comment-17180192 ] Dian Fu commented on FLINK-17510: - https://dev.azure.com/apache-flink/apache-flink/_buil

[GitHub] [flink] TisonKun commented on pull request #11469: [FLINK-15299][test] Move ClientUtils#submitJob & ClientUtils#submitJobAndWaitForResult to test scope

2020-08-18 Thread GitBox
TisonKun commented on pull request #11469: URL: https://github.com/apache/flink/pull/11469#issuecomment-675783619 @zentol @rmetzger ci passed. PTAL. This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (FLINK-18643) Migrate Jenkins jobs to ci-builds.apache.org

2020-08-18 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180051#comment-17180051 ] Chesnay Schepler commented on FLINK-18643: -- [~rmetzger] What about the 1.10/1.1

[GitHub] [flink-web] morsapaes opened a new pull request #369: [blog] Monitoring and Controlling Networks of IoT Devices with Flink Stateful Functions

2020-08-18 Thread GitBox
morsapaes opened a new pull request #369: URL: https://github.com/apache/flink-web/pull/369 Adding Igal's blogpost on StateFun to be published tomorrow (19/08). @sjwiesman This is an automated message from the Apache

[GitHub] [flink] flinkbot edited a comment on pull request #11469: [FLINK-15299][test] Move ClientUtils#submitJob & ClientUtils#submitJobAndWaitForResult to test scope

2020-08-18 Thread GitBox
flinkbot edited a comment on pull request #11469: URL: https://github.com/apache/flink/pull/11469#issuecomment-601972922 ## CI report: * 14a49b71bdbf976fc27b0da2ef2065a357af7594 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #13180: [FLINK-18962][checkpointing] Improve logging when checkpoint declined

2020-08-18 Thread GitBox
flinkbot edited a comment on pull request #13180: URL: https://github.com/apache/flink/pull/13180#issuecomment-674984135 ## CI report: * 4aea992b6d30869cc742525b56225e3bcead1439 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Closed] (FLINK-18643) Migrate Jenkins jobs to ci-builds.apache.org

2020-08-18 Thread Robert Metzger (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger closed FLINK-18643. -- Fix Version/s: 1.12.0 Resolution: Fixed Resolved in https://github.com/apache/flink/co

[GitHub] [flink] rmetzger commented on pull request #13125: [FLINK-18643] Deploy Flink snapshot build with nightly CI job

2020-08-18 Thread GitBox
rmetzger commented on pull request #13125: URL: https://github.com/apache/flink/pull/13125#issuecomment-675610845 Thanks a lot for your review! This is an automated message from the Apache Git Service. To respond to the messa

  1   2   3   4   >