[jira] [Created] (FLINK-18044) Add the subtask index information to the SourceReaderContext.

2020-05-31 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-18044: Summary: Add the subtask index information to the SourceReaderContext. Key: FLINK-18044 URL: https://issues.apache.org/jira/browse/FLINK-18044 Project: Flink

[GitHub] [flink] flinkbot edited a comment on pull request #12421: [FLINK-18002][json] Correct the behavior for ContainerNode as varchar…

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12421: URL: https://github.com/apache/flink/pull/12421#issuecomment-636607751 ## CI report: * 4947ec157537f1bc8dfab601ab8ad885eb725200 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot commented on pull request #12422: [FLINK-17901][python] Add module interface in PyFlink

2020-05-31 Thread GitBox
flinkbot commented on pull request #12422: URL: https://github.com/apache/flink/pull/12422#issuecomment-636647115 ## CI report: * 3a387da20f29d9b1f6baf1e57c6d9979d27dd81f UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot r

[GitHub] [flink] flinkbot edited a comment on pull request #12144: [FLINK-17384][flink-dist] support read hbase conf dir from flink.conf.

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12144: URL: https://github.com/apache/flink/pull/12144#issuecomment-628475376 ## CI report: * d36b959fb16a91c15babda10dd884cbbdec58420 UNKNOWN * 497b8ff078b4055c3a69b56e762dfecb7973c3a6 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot edited a comment on pull request #12146: [FLINK-17968][hbase] Fix Hadoop Configuration is not properly serialized in HBaseRowInputFormat

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

[GitHub] [flink] flinkbot edited a comment on pull request #12421: [FLINK-18002][json] Correct the behavior for ContainerNode as varchar…

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12421: URL: https://github.com/apache/flink/pull/12421#issuecomment-636607751 ## CI report: * 4947ec157537f1bc8dfab601ab8ad885eb725200 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot commented on pull request #12422: [FLINK-17901][python] Add module interface in PyFlink

2020-05-31 Thread GitBox
flinkbot commented on pull request #12422: URL: https://github.com/apache/flink/pull/12422#issuecomment-636639198 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-10954) Hardlink from files of previous local stored state might cross devices

2020-05-31 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yun Tang updated FLINK-10954: - Priority: Critical (was: Major) > Hardlink from files of previous local stored state might cross device

[jira] [Updated] (FLINK-10954) Hardlink from files of previous local stored state might cross devices

2020-05-31 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yun Tang updated FLINK-10954: - Fix Version/s: (was: 1.11.0) 1.12.0 > Hardlink from files of previous local store

[jira] [Updated] (FLINK-17901) Add module interface in PyFlink

2020-05-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-17901: --- Labels: pull-request-available starter (was: starter) > Add module interface in PyFlink > -

[GitHub] [flink] SteNicholas opened a new pull request #12422: [FLINK-17901][python] Add module interface in PyFlink

2020-05-31 Thread GitBox
SteNicholas opened a new pull request #12422: URL: https://github.com/apache/flink/pull/12422 ## What is the purpose of the change *Method ```loadModule``` and ```unloadModule``` interfaces in the Java TableEnvironment are not available in the PyFlink Table API, that should provide

[GitHub] [flink] libenchao commented on a change in pull request #12421: [FLINK-18002][json] Correct the behavior for ContainerNode as varchar…

2020-05-31 Thread GitBox
libenchao commented on a change in pull request #12421: URL: https://github.com/apache/flink/pull/12421#discussion_r433055376 ## File path: flink-formats/flink-json/src/test/java/org/apache/flink/formats/json/JsonRowDataSerDeSchemaTest.java ## @@ -375,8 +375,12 @@ private void

[GitHub] [flink] klion26 commented on pull request #8895: [FLINK-12536][Runtime/Network]Make BufferOrEventSequence#getNext non blocking

2020-05-31 Thread GitBox
klion26 commented on pull request #8895: URL: https://github.com/apache/flink/pull/8895#issuecomment-636627776 closed the pr, as this issue won't do. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [flink-web] yangqu commented on pull request #343: Typo in reviewing-prs.html

2020-05-31 Thread GitBox
yangqu commented on pull request #343: URL: https://github.com/apache/flink-web/pull/343#issuecomment-636627853 > L files are generated from the markdo Thank you for replying patiently,I will correct file reviewing-prs.md and re commit a pull request.Thanks again --

[GitHub] [flink] klion26 closed pull request #8895: [FLINK-12536][Runtime/Network]Make BufferOrEventSequence#getNext non blocking

2020-05-31 Thread GitBox
klion26 closed pull request #8895: URL: https://github.com/apache/flink/pull/8895 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 th

[jira] [Commented] (FLINK-18038) StateBackendLoader logs application-defined state before it is fully configured

2020-05-31 Thread Congxian Qiu(klion26) (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120765#comment-17120765 ] Congxian Qiu(klion26) commented on FLINK-18038: --- I think logging the final

[jira] [Updated] (FLINK-18016) Document Unix Socket Remote Functions

2020-05-31 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-18016: Priority: Blocker (was: Major) > Document Unix Socket Remote Functions >

[jira] [Updated] (FLINK-17519) Add Java State Bootstrapping E2E test for Stateful Functions

2020-05-31 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-17519: Priority: Critical (was: Blocker) > Add Java State Bootstrapping E2E test for Sta

[jira] [Updated] (FLINK-17519) Add Java State Bootstrapping E2E test for Stateful Functions

2020-05-31 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-17519: Fix Version/s: (was: statefun-2.1.0) statefun-2.2.0 > Add J

[jira] [Updated] (FLINK-17519) Add Java State Bootstrapping E2E test for Stateful Functions

2020-05-31 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-17519: Fix Version/s: (was: statefun-2.2.0) (was: statefun-2.0.

[jira] [Updated] (FLINK-16873) Document the suggested memory size for statefun docker machine

2020-05-31 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-16873: Fix Version/s: (was: statefun-2.1.0) (was: statefun-2.0.

[jira] [Updated] (FLINK-18015) Document state TTL support in stateful functions

2020-05-31 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-18015: Priority: Blocker (was: Major) > Document state TTL support in stateful functions

[jira] [Closed] (FLINK-17516) Add more end-to-end tests for Stateful Functions

2020-05-31 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai closed FLINK-17516. --- Assignee: Tzu-Li (Gordon) Tai Resolution: Fixed > Add more end-to-end tests fo

[jira] [Commented] (FLINK-17519) Add Java State Bootstrapping E2E test for Stateful Functions

2020-05-31 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120763#comment-17120763 ] Tzu-Li (Gordon) Tai commented on FLINK-17519: - Hi! Thanks for taking this ta

[jira] [Updated] (FLINK-17519) Add Java State Bootstrapping E2E test for Stateful Functions

2020-05-31 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-17519: Issue Type: Task (was: Bug) > Add Java State Bootstrapping E2E test for Stateful

[jira] [Updated] (FLINK-17519) Add Java State Bootstrapping E2E test for Stateful Functions

2020-05-31 Thread Tzu-Li (Gordon) Tai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-17519: Parent: (was: FLINK-17516) Issue Type: Bug (was: Sub-task) > Add Java

[GitHub] [flink] wuchong commented on a change in pull request #12421: [FLINK-18002][json] Correct the behavior for ContainerNode as varchar…

2020-05-31 Thread GitBox
wuchong commented on a change in pull request #12421: URL: https://github.com/apache/flink/pull/12421#discussion_r433046874 ## File path: flink-formats/flink-json/src/test/java/org/apache/flink/formats/json/JsonRowDataSerDeSchemaTest.java ## @@ -375,8 +375,12 @@ private void t

[GitHub] [flink] flinkbot edited a comment on pull request #12419: [FLINK-17996][table-planner-blink] NPE in CatalogTableStatisticsConverter.convertToColumnStats method

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

[GitHub] [flink] libenchao commented on a change in pull request #12421: [FLINK-18002][json] Correct the behavior for ContainerNode as varchar…

2020-05-31 Thread GitBox
libenchao commented on a change in pull request #12421: URL: https://github.com/apache/flink/pull/12421#discussion_r433040780 ## File path: flink-formats/flink-json/src/test/java/org/apache/flink/formats/json/JsonRowDataSerDeSchemaTest.java ## @@ -375,8 +375,12 @@ private void

[GitHub] [flink] flinkbot edited a comment on pull request #12421: [FLINK-18002][json] Correct the behavior for ContainerNode as varchar…

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12421: URL: https://github.com/apache/flink/pull/12421#issuecomment-636607751 ## CI report: * 4947ec157537f1bc8dfab601ab8ad885eb725200 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink-web] klion26 commented on a change in pull request #247: [FLINK-13683] Translate "Code Style - Component Guide" page into Chinese

2020-05-31 Thread GitBox
klion26 commented on a change in pull request #247: URL: https://github.com/apache/flink-web/pull/247#discussion_r432808804 ## File path: contributing/code-style-and-quality-components.zh.md ## @@ -9,24 +9,24 @@ title: "Apache Flink Code Style and Quality Guide — Components"

[GitHub] [flink] wuchong commented on a change in pull request #12421: [FLINK-18002][json] Correct the behavior for ContainerNode as varchar…

2020-05-31 Thread GitBox
wuchong commented on a change in pull request #12421: URL: https://github.com/apache/flink/pull/12421#discussion_r433038726 ## File path: flink-formats/flink-json/src/test/java/org/apache/flink/formats/json/JsonRowDataSerDeSchemaTest.java ## @@ -403,57 +407,84 @@ private void

[GitHub] [flink] flinkbot commented on pull request #12421: [FLINK-18002][json] Correct the behavior for ContainerNode as varchar…

2020-05-31 Thread GitBox
flinkbot commented on pull request #12421: URL: https://github.com/apache/flink/pull/12421#issuecomment-636607751 ## CI report: * 4947ec157537f1bc8dfab601ab8ad885eb725200 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot r

[GitHub] [flink] flinkbot edited a comment on pull request #12406: [FLINK-17994][checkpointing] Fix the race condition between CheckpointBarrierUnaligner#processBarrier and #notifyBarrierReceived

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

[GitHub] [flink] flinkbot edited a comment on pull request #12406: [FLINK-17994][checkpointing] Fix the race condition between CheckpointBarrierUnaligner#processBarrier and #notifyBarrierReceived

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

[GitHub] [flink] flinkbot edited a comment on pull request #12419: [FLINK-17996][table-planner-blink] NPE in CatalogTableStatisticsConverter.convertToColumnStats method

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12419: URL: https://github.com/apache/flink/pull/12419#issuecomment-636436128 ## CI report: * 7f712183e819c1e2a9a2179ff14d4a516cfcb936 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot commented on pull request #12421: [FLINK-18002][json] Correct the behavior for ContainerNode as varchar…

2020-05-31 Thread GitBox
flinkbot commented on pull request #12421: URL: https://github.com/apache/flink/pull/12421#issuecomment-636601758 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-18002) Support forcing varchar type in Json format

2020-05-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-18002: --- Labels: pull-request-available (was: ) > Support forcing varchar type in Json format >

[GitHub] [flink] libenchao opened a new pull request #12421: [FLINK-18002][json] Correct the behavior for ContainerNode as varchar…

2020-05-31 Thread GitBox
libenchao opened a new pull request #12421: URL: https://github.com/apache/flink/pull/12421 … type ## What is the purpose of the change Correct the behavior when specifying ContainerNode as varchar type in json. ## Brief change log - Change JsonRowDataDese

[GitHub] [flink-web] wuchong commented on pull request #335: Add Blog: "Flink SQL Demo: Building an End to End Streaming Application"

2020-05-31 Thread GitBox
wuchong commented on pull request #335: URL: https://github.com/apache/flink-web/pull/335#issuecomment-636600437 Hi, thanks all for the nice reviewing. Markos and I had a discussion about how to proceed this PR, since Flink 1.11 will be released in the next couple of weeks. We think that i

[GitHub] [flink] zhijiangW commented on pull request #12406: [FLINK-17994][checkpointing] Fix the race condition between CheckpointBarrierUnaligner#processBarrier and #notifyBarrierReceived

2020-05-31 Thread GitBox
zhijiangW commented on pull request #12406: URL: https://github.com/apache/flink/pull/12406#issuecomment-636599722 @pnowojski , I have updated the codes to address above comments. This is an automated message from the Apache

[GitHub] [flink] flinkbot edited a comment on pull request #12144: [FLINK-17384][flink-dist] support read hbase conf dir from flink.conf.

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12144: URL: https://github.com/apache/flink/pull/12144#issuecomment-628475376 ## CI report: * d36b959fb16a91c15babda10dd884cbbdec58420 UNKNOWN * 497b8ff078b4055c3a69b56e762dfecb7973c3a6 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot edited a comment on pull request #12419: [FLINK-17996][table-planner-blink] NPE in CatalogTableStatisticsConverter.convertToColumnStats method

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12419: URL: https://github.com/apache/flink/pull/12419#issuecomment-636436128 ## CI report: * 7f712183e819c1e2a9a2179ff14d4a516cfcb936 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Assigned] (FLINK-13129) Port CsvTableFactory to table-api-java-bridge

2020-05-31 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-13129: --- Assignee: (was: Jark Wu) > Port CsvTableFactory to table-api-java-bridge >

[jira] [Closed] (FLINK-13129) Port CsvTableFactory to table-api-java-bridge

2020-05-31 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-13129. --- Resolution: Done This has been resolved. > Port CsvTableFactory to table-api-java-bridge >

[jira] [Assigned] (FLINK-7001) Improve performance of Sliding Time Window with pane optimization

2020-05-31 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-7001: -- Assignee: (was: Jark Wu) > Improve performance of Sliding Time Window with pane optimization > ---

[jira] [Assigned] (FLINK-12215) Introduce SqlProcessFunction for blink streaming runtime

2020-05-31 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-12215: --- Assignee: (was: Jark Wu) > Introduce SqlProcessFunction for blink streaming runtime > -

[jira] [Assigned] (FLINK-13582) Improve the implementation of LISTAGG in Blink planner to remove delimiter from state

2020-05-31 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-13582: --- Assignee: (was: Jark Wu) > Improve the implementation of LISTAGG in Blink planner to remove del

[jira] [Assigned] (FLINK-4864) Shade Calcite dependency in flink-table

2020-05-31 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-4864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-4864: -- Assignee: (was: Jark Wu) > Shade Calcite dependency in flink-table > -

[jira] [Commented] (FLINK-18036) Chinese documentation build is broken

2020-05-31 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120736#comment-17120736 ] Jark Wu commented on FLINK-18036: - This one is fixed by FLINK-17967. I will wait another

[jira] [Closed] (FLINK-17967) Could not find document *** in docs

2020-05-31 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-17967. --- Resolution: Fixed Fixed in - master (1.12.0): 2075d5b121c00859979a83d856c23827c9b74f08 - 1.11.0: fe2822c6e

[jira] [Updated] (FLINK-17967) Could not find document *** in docs

2020-05-31 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-17967: Fix Version/s: (was: 1.11.1) (was: 1.12.0) 1.11.0 > Could no

[GitHub] [flink] wuchong merged pull request #12414: [FLINK-17967][Documentation]Could not find document *** in docs

2020-05-31 Thread GitBox
wuchong merged pull request #12414: URL: https://github.com/apache/flink/pull/12414 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] lirui-apache commented on pull request #12419: [FLINK-17996][table-planner-blink] NPE in CatalogTableStatisticsConverter.convertToColumnStats method

2020-05-31 Thread GitBox
lirui-apache commented on pull request #12419: URL: https://github.com/apache/flink/pull/12419#issuecomment-636592268 @godfreyhe You might also want to have a look This is an automated message from the Apache Git Service. To

[GitHub] [flink] lirui-apache commented on a change in pull request #12419: [FLINK-17996][table-planner-blink] NPE in CatalogTableStatisticsConverter.convertToColumnStats method

2020-05-31 Thread GitBox
lirui-apache commented on a change in pull request #12419: URL: https://github.com/apache/flink/pull/12419#discussion_r433026393 ## File path: flink-table/flink-table-planner-blink/src/main/java/org/apache/flink/table/planner/utils/CatalogTableStatisticsConverter.java ## @@ -6

[jira] [Commented] (FLINK-18038) StateBackendLoader logs application-defined state before it is fully configured

2020-05-31 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120733#comment-17120733 ] Yun Tang commented on FLINK-18038: -- [~sbairos] thanks for your careful check, I think t

[jira] [Assigned] (FLINK-18036) Chinese documentation build is broken

2020-05-31 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-18036: --- Assignee: Aven Wu > Chinese documentation build is broken > - >

[GitHub] [flink] flinkbot edited a comment on pull request #12146: [FLINK-17968][hbase] Fix Hadoop Configuration is not properly serialized in HBaseRowInputFormat

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12146: URL: https://github.com/apache/flink/pull/12146#issuecomment-628508688 ## CI report: * 59820867eb46cdb2870ca6500ac93858923590f9 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #12144: [FLINK-17384][flink-dist] support read hbase conf dir from flink.conf.

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12144: URL: https://github.com/apache/flink/pull/12144#issuecomment-628475376 ## CI report: * d36b959fb16a91c15babda10dd884cbbdec58420 UNKNOWN * 35f180a59746b17b3b965254b8bcdcb21e75a3c5 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] liuyongvs removed a comment on pull request #12144: [FLINK-17384][flink-dist] support read hbase conf dir from flink.conf.

2020-05-31 Thread GitBox
liuyongvs removed a comment on pull request #12144: URL: https://github.com/apache/flink/pull/12144#issuecomment-635782175 hi @carp84 , i add a HBaseUtils to get hbase conf and unit test for that This is an automated message

[jira] [Commented] (FLINK-17923) It will throw MemoryAllocationException if rocksdb statebackend and Python UDF are used in the same slot

2020-05-31 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120728#comment-17120728 ] Xintong Song commented on FLINK-17923: -- [~sewen], I'm still trying to understand,

[jira] [Commented] (FLINK-17726) Scheduler should take care of tasks directly canceled by TaskManager

2020-05-31 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120725#comment-17120725 ] Zhu Zhu commented on FLINK-17726: - [~nicholasjiang] what's the current state? is there a

[GitHub] [flink] Tartarus0zm commented on pull request #12146: [FLINK-17968][hbase] Fix Hadoop Configuration is not properly serialized in HBaseRowInputFormat

2020-05-31 Thread GitBox
Tartarus0zm commented on pull request #12146: URL: https://github.com/apache/flink/pull/12146#issuecomment-636584737 @wuchong Thank you very much for your review, I have fixed these issues, please review again This is an aut

[GitHub] [flink] flinkbot edited a comment on pull request #12144: [FLINK-17384][flink-dist] support read hbase conf dir from flink.conf.

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12144: URL: https://github.com/apache/flink/pull/12144#issuecomment-628475376 ## CI report: * d36b959fb16a91c15babda10dd884cbbdec58420 UNKNOWN * 35f180a59746b17b3b965254b8bcdcb21e75a3c5 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot edited a comment on pull request #12146: [FLINK-17968][hbase] Fix Hadoop Configuration is not properly serialized in HBaseRowInputFormat

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12146: URL: https://github.com/apache/flink/pull/12146#issuecomment-628508688 ## CI report: * 59820867eb46cdb2870ca6500ac93858923590f9 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Commented] (FLINK-12428) Translate the "Event Time" page into Chinese

2020-05-31 Thread Yubin Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120721#comment-17120721 ] Yubin Li commented on FLINK-12428: -- Hi [~lyy900111] [~liyu] , I am very interested in t

[jira] [Updated] (FLINK-17887) Improve interface of ScanFormatFactory and SinkFormatFactory

2020-05-31 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-17887: Description: There is some problem with current ScanForamtFactory and SinkFormatFactory interfaces: 1) {{

[jira] [Closed] (FLINK-17887) Improve interface of ScanFormatFactory and SinkFormatFactory

2020-05-31 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-17887. --- Resolution: Fixed Fixed in - master (1.12.0): 64de78e36500b5a8c8720639ded4d1c5f963ad41 - 1.11.0: 5b98a9ee3

[jira] [Commented] (FLINK-18031) Update the copyright year in the NOTICE file in flink-shaded repo

2020-05-31 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120711#comment-17120711 ] Hequn Cheng commented on FLINK-18031: - Fixed in shaded-12.0 via 1be30c795cdda467cf07

[GitHub] [flink] wuchong merged pull request #12320: [FLINK-17887][table][connector] Improve interface of ScanFormatFactory and SinkFormatFactory

2020-05-31 Thread GitBox
wuchong merged pull request #12320: URL: https://github.com/apache/flink/pull/12320 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-18031) Update the copyright year in the NOTICE file in flink-shaded repo

2020-05-31 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng closed FLINK-18031. --- Resolution: Fixed > Update the copyright year in the NOTICE file in flink-shaded repo >

[GitHub] [flink-playgrounds] t-eimizu opened a new pull request #12: Added a guide for Windows users.

2020-05-31 Thread GitBox
t-eimizu opened a new pull request #12: URL: https://github.com/apache/flink-playgrounds/pull/12 I tried to launch Playground on Windows and got the error "Unhandled exception: Filesharing has been cancelled". As a result, I was able to solve it by the answer on this page (https://s

[jira] [Assigned] (FLINK-18031) Update the copyright year in the NOTICE file in flink-shaded repo

2020-05-31 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng reassigned FLINK-18031: --- Assignee: Hequn Cheng > Update the copyright year in the NOTICE file in flink-shaded repo >

[GitHub] [flink-shaded] hequn8128 merged pull request #88: [FLINK-18031] Update the copyright with 2020 in the root NOTICE file

2020-05-31 Thread GitBox
hequn8128 merged pull request #88: URL: https://github.com/apache/flink-shaded/pull/88 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-16497) Improve default flush strategy for JDBC sink to make it work out-of-box

2020-05-31 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120708#comment-17120708 ] Jark Wu commented on FLINK-16497: - [~lzljs3620320], what do you think about this? > Imp

[GitHub] [flink-shaded] hequn8128 commented on pull request #88: [FLINK-18031] Update the copyright with 2020 in the root NOTICE file

2020-05-31 Thread GitBox
hequn8128 commented on pull request #88: URL: https://github.com/apache/flink-shaded/pull/88#issuecomment-636579893 @carp84 Thanks a lot for your review. Merging... This is an automated message from the Apache Git Service. To

[GitHub] [flink-web] yangqu opened a new pull request #343: Typo in reviewing-prs.html

2020-05-31 Thread GitBox
yangqu opened a new pull request #343: URL: https://github.com/apache/flink-web/pull/343 Change "one the most important" to "one of the most important" This is an automated message from the Apache Git Service. To respond to

[jira] [Created] (FLINK-18043) Translate "Scala API Extensions" page of "DataStream API" into Chinese

2020-05-31 Thread Yubin Li (Jira)
Yubin Li created FLINK-18043: Summary: Translate "Scala API Extensions" page of "DataStream API" into Chinese Key: FLINK-18043 URL: https://issues.apache.org/jira/browse/FLINK-18043 Project: Flink

[jira] [Commented] (FLINK-12005) [State TTL] Event time support

2020-05-31 Thread Li Ying (Jira)
[ https://issues.apache.org/jira/browse/FLINK-12005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120701#comment-17120701 ] Li Ying commented on FLINK-12005: - Hi [~liyu], I'm wondering when this feature will be f

[jira] [Updated] (FLINK-17409) SqlCreateView's SqlParserPos return wrong value

2020-05-31 Thread zhanghang-dev (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhanghang-dev updated FLINK-17409: -- Component/s: (was: Table SQL / Runtime) Table SQL / Planner > SqlCreateVi

[jira] [Commented] (FLINK-16497) Improve default flush strategy for JDBC sink to make it work out-of-box

2020-05-31 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120696#comment-17120696 ] Benchao Li commented on FLINK-16497: [~sunjincheng121] Thanks for addressing this is

[GitHub] [flink] flinkbot edited a comment on pull request #12419: [FLINK-17996][table-planner-blink] NPE in CatalogTableStatisticsConverter.convertToColumnStats method

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12419: URL: https://github.com/apache/flink/pull/12419#issuecomment-636436128 ## CI report: * 7f712183e819c1e2a9a2179ff14d4a516cfcb936 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #12419: [FLINK-17996][table-planner-blink] NPE in CatalogTableStatisticsConverter.convertToColumnStats method

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12419: URL: https://github.com/apache/flink/pull/12419#issuecomment-636436128 ## CI report: * 7f712183e819c1e2a9a2179ff14d4a516cfcb936 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] SteNicholas removed a comment on pull request #12419: [FLINK-17996][table-planner-blink] NPE in CatalogTableStatisticsConverter.convertToColumnStats method

2020-05-31 Thread GitBox
SteNicholas removed a comment on pull request #12419: URL: https://github.com/apache/flink/pull/12419#issuecomment-636564766 @flinkbot run azure This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [flink] SteNicholas commented on pull request #12419: [FLINK-17996][table-planner-blink] NPE in CatalogTableStatisticsConverter.convertToColumnStats method

2020-05-31 Thread GitBox
SteNicholas commented on pull request #12419: URL: https://github.com/apache/flink/pull/12419#issuecomment-636564766 @flinkbot run azure This is an automated message from the Apache Git Service. To respond to the message, ple

[jira] [Commented] (FLINK-17678) Create flink-sql-connector-hbase module to shade HBase

2020-05-31 Thread ShenDa (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120672#comment-17120672 ] ShenDa commented on FLINK-17678: Ok, I'm going to use another way to implement hbase e2e

[GitHub] [flink] AHeise commented on a change in pull request #12353: [FLINK-17322][network] Fixes BroadcastRecordWriter overwriting memory segments on first finished BufferConsumer.

2020-05-31 Thread GitBox
AHeise commented on a change in pull request #12353: URL: https://github.com/apache/flink/pull/12353#discussion_r432967103 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/io/network/api/writer/BroadcastRecordWriter.java ## @@ -130,7 +132,7 @@ public BufferBu

[GitHub] [flink] flinkbot edited a comment on pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12420: URL: https://github.com/apache/flink/pull/12420#issuecomment-636504607 ## CI report: * 6c369fc8eb4709738b70d9fe065c1ac088e181d5 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Closed] (FLINK-18035) Executors#newCachedThreadPool could not work as expected

2020-05-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-18035. Fix Version/s: 1.10.2 Resolution: Fixed master: 092a9553efb70dcf19f6f93b1afa94c4d49

[jira] [Updated] (FLINK-18035) Executors#newCachedThreadPool could not work as expected

2020-05-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-18035: - Affects Version/s: 1.10.2 > Executors#newCachedThreadPool could not work as expected > -

[GitHub] [flink] zentol merged pull request #12409: [FLINK-18035][runtime] Use fixed thread pool

2020-05-31 Thread GitBox
zentol merged pull request #12409: URL: https://github.com/apache/flink/pull/12409 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 t

[GitHub] [flink] flinkbot edited a comment on pull request #12414: [FLINK-17967][Documentation]Could not find document *** in docs

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

[GitHub] [flink] flinkbot edited a comment on pull request #12353: [FLINK-17322][network] Fixes BroadcastRecordWriter overwriting memory segments on first finished BufferConsumer.

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

[GitHub] [flink] flinkbot edited a comment on pull request #12353: [FLINK-17322][network] Fixes BroadcastRecordWriter overwriting memory segments on first finished BufferConsumer.

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

[GitHub] [flink] flinkbot edited a comment on pull request #12320: [FLINK-17887][table][connector] Improve interface of ScanFormatFactory and SinkFormatFactory

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12320: URL: https://github.com/apache/flink/pull/12320#issuecomment-633558182 ## CI report: * 6023f5f43cffbe959b1c35092e2ed4a79f2ed09c UNKNOWN * 29cda133f6e006742e1518916128bb19b6cd6518 Azure: [SUCCESS](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot edited a comment on pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-05-31 Thread GitBox
flinkbot edited a comment on pull request #12420: URL: https://github.com/apache/flink/pull/12420#issuecomment-636504607 ## CI report: * 6c369fc8eb4709738b70d9fe065c1ac088e181d5 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot commented on pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-05-31 Thread GitBox
flinkbot commented on pull request #12420: URL: https://github.com/apache/flink/pull/12420#issuecomment-636504607 ## CI report: * 6c369fc8eb4709738b70d9fe065c1ac088e181d5 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot r

[GitHub] [flink] flinkbot edited a comment on pull request #12353: [FLINK-17322][network] Fixes BroadcastRecordWriter overwriting memory segments on first finished BufferConsumer.

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

[jira] [Updated] (FLINK-16085) Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-05-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-16085: --- Labels: pull-request-available (was: ) > Translate "Joins in Continuous Queries" page of "S

[GitHub] [flink] flinkbot commented on pull request #12420: [FLINK-16085][docs] Translate "Joins in Continuous Queries" page of "Streaming Concepts" into Chinese

2020-05-31 Thread GitBox
flinkbot commented on pull request #12420: URL: https://github.com/apache/flink/pull/12420#issuecomment-636503135 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

  1   2   >