[GitHub] [flink] flinkbot edited a comment on issue #10161: [FLINK-13986][runtime] Clean up legacy code for FLIP-49.

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10161: [FLINK-13986][runtime] Clean up legacy code for FLIP-49. URL: https://github.com/apache/flink/pull/10161#issuecomment-552882313 ## CI report: * 2c0501f41bea1da031777069dd46eb17c5ae8038 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #10387: [FLINK-14949] [Runtime/Task] Task cancellation can be stuck against out-of-thread error

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10387: [FLINK-14949] [Runtime/Task] Task cancellation can be stuck against out-of-thread error URL: https://github.com/apache/flink/pull/10387#issuecomment-560933383 ## CI report: * 78485bd90aaab411e31f4b43a1dda131c3acff13 : SUCCESS

[GitHub] [flink] flinkbot commented on issue #10388: [FLINK-14912][Table] create, drop catalog functions through catalog manager

2019-12-02 Thread GitBox
flinkbot commented on issue #10388: [FLINK-14912][Table] create, drop catalog functions through catalog manager URL: https://github.com/apache/flink/pull/10388#issuecomment-560948011 ## CI report: * bd56213c9d550b0815cea7467929ae853a86c68b : UNKNOWN Bot commands

[jira] [Closed] (FLINK-14254) Introduce FileSystemOutputFormat for batch

2019-12-02 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young closed FLINK-14254. -- Fix Version/s: 1.10.0 Resolution: Fixed master: 035a233e37bf6385de766e711d3eed42fcbd8da6

[jira] [Updated] (FLINK-14860) Provide a new InputSplitAssigner that consider page cache utilization ratio

2019-12-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee updated FLINK-14860: - Parent: FLINK-14799 Issue Type: Sub-task (was: New Feature) > Provide a new

[jira] [Updated] (FLINK-14860) Provide a new InputSplitAssigner that consider page cache utilization ratio

2019-12-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee updated FLINK-14860: - Parent: (was: FLINK-14133) Issue Type: New Feature (was: Sub-task) > Provide a new

[jira] [Closed] (FLINK-5832) Support for simple hive UDF

2019-12-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-5832. --- Resolution: Fixed > Support for simple hive UDF > --- > >

[jira] [Closed] (FLINK-5834) Support for Hive User-defined Table-generating Function (UDTF)

2019-12-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-5834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-5834. --- Resolution: Fixed > Support for Hive User-defined Table-generating Function (UDTF) >

[jira] [Closed] (FLINK-5833) Support for Hive GenericUDF

2019-12-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-5833. --- Resolution: Fixed > Support for Hive GenericUDF > --- > >

[GitHub] [flink] flinkbot edited a comment on issue #10378: [FLINK-14919] [flink-end-to-end-perf-tests] Add performance e2e test suite for basic operations

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10378: [FLINK-14919] [flink-end-to-end-perf-tests] Add performance e2e test suite for basic operations URL: https://github.com/apache/flink/pull/10378#issuecomment-560291002 ## CI report: * 5a9b8cc32f275d416e8358ee148ad4daff2626ba : FAILURE

[GitHub] [flink] godfreyhe commented on issue #10377: [FLINK-15001] [table-planner-blink] The digest of sub-plan reuse should contain retraction traits for stream physical nodes

2019-12-02 Thread GitBox
godfreyhe commented on issue #10377: [FLINK-15001] [table-planner-blink] The digest of sub-plan reuse should contain retraction traits for stream physical nodes URL: https://github.com/apache/flink/pull/10377#issuecomment-560988282 cc @KurtYoung @hequn8128

[jira] [Updated] (FLINK-15004) Choose SortMergeJoin instead of HashJoin if the statistics is unknown

2019-12-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-15004: --- Labels: pull-request-available (was: ) > Choose SortMergeJoin instead of HashJoin if the

[GitHub] [flink] godfreyhe opened a new pull request #10390: [FLINK-15004] [table-planner-blink] Choose SortMergeJoin and two-phase Aggregate if the row count is unknown

2019-12-02 Thread GitBox
godfreyhe opened a new pull request #10390: [FLINK-15004] [table-planner-blink] Choose SortMergeJoin and two-phase Aggregate if the row count is unknown URL: https://github.com/apache/flink/pull/10390 ## What is the purpose of the change *The blink planner will use default

[GitHub] [flink] wangyang0918 commented on a change in pull request #9965: [FLINK-10935][kubernetes]Implement KubeClient with Faric8 Kubernetes clients

2019-12-02 Thread GitBox
wangyang0918 commented on a change in pull request #9965: [FLINK-10935][kubernetes]Implement KubeClient with Faric8 Kubernetes clients URL: https://github.com/apache/flink/pull/9965#discussion_r352975408 ## File path:

[jira] [Closed] (FLINK-10719) Add user documentation for Flink-Hive integration

2019-12-02 Thread Bowen Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li closed FLINK-10719. Resolution: Duplicate > Add user documentation for Flink-Hive integration >

[jira] [Assigned] (FLINK-14992) Add job submission listener to execution environments

2019-12-02 Thread Zili Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zili Chen reassigned FLINK-14992: - Assignee: Zili Chen > Add job submission listener to execution environments >

[jira] [Created] (FLINK-15024) System classloader memory leak after loading too many codegen classes.

2019-12-02 Thread Yingjie Cao (Jira)
Yingjie Cao created FLINK-15024: --- Summary: System classloader memory leak after loading too many codegen classes. Key: FLINK-15024 URL: https://issues.apache.org/jira/browse/FLINK-15024 Project: Flink

[GitHub] [flink] flinkbot edited a comment on issue #9782: [FLINK-14241][test] Add ARM installation steps for flink e2e container tests

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #9782: [FLINK-14241][test] Add ARM installation steps for flink e2e container tests URL: https://github.com/apache/flink/pull/9782#issuecomment-535826739 ## CI report: * d48b95539070679639d5e8c4e640b9a710d7 : FAILURE

[jira] [Created] (FLINK-15025) The license and notice is not correct for the flink-python module

2019-12-02 Thread Dian Fu (Jira)
Dian Fu created FLINK-15025: --- Summary: The license and notice is not correct for the flink-python module Key: FLINK-15025 URL: https://issues.apache.org/jira/browse/FLINK-15025 Project: Flink

[jira] [Updated] (FLINK-15025) The license and notice is incorrect for the flink-python module

2019-12-02 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated FLINK-15025: Summary: The license and notice is incorrect for the flink-python module (was: The license and notice is

[GitHub] [flink] flinkbot edited a comment on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List URL: https://github.com/apache/flink/pull/10306#issuecomment-558027199 ## CI report: * 0b265d192e2a6024e5817317be0317136208ccaf : SUCCESS

[jira] [Updated] (FLINK-15025) The license and notice is incorrect for the flink-python module

2019-12-02 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated FLINK-15025: Description: The license files of the bundled third-party dependencies which are not of apache license

[GitHub] [flink] KurtYoung merged pull request #10328: [FLINK-14962] fix findbugs WMI_WRONG_MAP_ITERATOR warning

2019-12-02 Thread GitBox
KurtYoung merged pull request #10328: [FLINK-14962] fix findbugs WMI_WRONG_MAP_ITERATOR warning URL: https://github.com/apache/flink/pull/10328 This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (FLINK-15026) Support database DDLs in SQL CLI

2019-12-02 Thread Danny Chen (Jira)
Danny Chen created FLINK-15026: -- Summary: Support database DDLs in SQL CLI Key: FLINK-15026 URL: https://issues.apache.org/jira/browse/FLINK-15026 Project: Flink Issue Type: Sub-task

[jira] [Closed] (FLINK-14962) FindBugs warnings: Inefficient use of keySet iterator instead of entrySet iterator

2019-12-02 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young closed FLINK-14962. -- Fix Version/s: 1.10.0 Resolution: Fixed master: e2bc967b471a3c909619e5023bfb63500449ec77 >

[GitHub] [flink] flinkbot edited a comment on issue #10325: [FLINK-14512][table] Introduce listPartitionsByFilter to Catalog

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10325: [FLINK-14512][table] Introduce listPartitionsByFilter to Catalog URL: https://github.com/apache/flink/pull/10325#issuecomment-558654173 ## CI report: * e41fee5e6b021d3d92abee1fcfbcc7344650bac3 : FAILURE

[jira] [Created] (FLINK-15030) Potential deadlock for bounded blocking ResultPartition.

2019-12-02 Thread Yingjie Cao (Jira)
Yingjie Cao created FLINK-15030: --- Summary: Potential deadlock for bounded blocking ResultPartition. Key: FLINK-15030 URL: https://issues.apache.org/jira/browse/FLINK-15030 Project: Flink Issue

[GitHub] [flink] flinkbot edited a comment on issue #10387: [FLINK-14949] [Runtime/Task] Task cancellation can be stuck against out-of-thread error

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10387: [FLINK-14949] [Runtime/Task] Task cancellation can be stuck against out-of-thread error URL: https://github.com/apache/flink/pull/10387#issuecomment-560933383 ## CI report: * 78485bd90aaab411e31f4b43a1dda131c3acff13 : PENDING

[jira] [Updated] (FLINK-14985) FLNIK YARN per job with ehcache Exception

2019-12-02 Thread Rockey Cui (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rockey Cui updated FLINK-14985: --- Attachment: (was: flink-ehcache-test.zip) > FLNIK YARN per job with ehcache Exception >

[jira] [Updated] (FLINK-14985) FLNIK YARN per job with ehcache Exception

2019-12-02 Thread Rockey Cui (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rockey Cui updated FLINK-14985: --- Attachment: flink-ehcache-test.zip > FLNIK YARN per job with ehcache Exception >

[jira] [Commented] (FLINK-14962) FindBugs warnings: Inefficient use of keySet iterator instead of entrySet iterator

2019-12-02 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986543#comment-16986543 ] Kurt Young commented on FLINK-14962: I wouldn't say this is a bug, it's more like an improvement.

[jira] [Assigned] (FLINK-14962) FindBugs warnings: Inefficient use of keySet iterator instead of entrySet iterator

2019-12-02 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young reassigned FLINK-14962: -- Assignee: Dezhi Cai > FindBugs warnings: Inefficient use of keySet iterator instead of

[jira] [Updated] (FLINK-14962) FindBugs warnings: Inefficient use of keySet iterator instead of entrySet iterator

2019-12-02 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young updated FLINK-14962: --- Affects Version/s: (was: 1.9.0) Issue Type: Improvement (was: Bug)

[jira] [Commented] (FLINK-5833) Support for Hive GenericUDF

2019-12-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986545#comment-16986545 ] Jingsong Lee commented on FLINK-5833: - Hi [~fhueske]  [~miaoever] because we have supported it in

[jira] [Commented] (FLINK-5832) Support for simple hive UDF

2019-12-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986544#comment-16986544 ] Jingsong Lee commented on FLINK-5832: - Hi [~miaoever] [~twalthr] [~xuefu] , because we have supported

[GitHub] [flink] zhijiangW commented on a change in pull request #9986: [FLINK-10933][kubernetes] Implement KubernetesSessionClusterEntrypoint.

2019-12-02 Thread GitBox
zhijiangW commented on a change in pull request #9986: [FLINK-10933][kubernetes] Implement KubernetesSessionClusterEntrypoint. URL: https://github.com/apache/flink/pull/9986#discussion_r352967321 ## File path:

[GitHub] [flink] flinkbot commented on issue #10389: [FLINK-14198][python] Add "type" and "rtype" options to flink python API docstrings of table.py and table_environment.py

2019-12-02 Thread GitBox
flinkbot commented on issue #10389: [FLINK-14198][python] Add "type" and "rtype" options to flink python API docstrings of table.py and table_environment.py URL: https://github.com/apache/flink/pull/10389#issuecomment-560979612 Thanks a lot for your contribution to the Apache Flink

[GitHub] [flink] zhijiangW commented on a change in pull request #9985: [FLINK-10968][kubernetes] Implement TaskManager Entrypoint for Kubernetes.

2019-12-02 Thread GitBox
zhijiangW commented on a change in pull request #9985: [FLINK-10968][kubernetes] Implement TaskManager Entrypoint for Kubernetes. URL: https://github.com/apache/flink/pull/9985#discussion_r352973927 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #10017: [FLINK-14019][python] add support for managing environment and dependencies of Python UDF in Flink Python API

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10017: [FLINK-14019][python] add support for managing environment and dependencies of Python UDF in Flink Python API URL: https://github.com/apache/flink/pull/10017#issuecomment-546947394 ## CI report: *

[GitHub] [flink] bowenli86 commented on issue #10380: [FLINK-14662]Distinguish unknown CatalogTableStatistics and zero

2019-12-02 Thread GitBox
bowenli86 commented on issue #10380: [FLINK-14662]Distinguish unknown CatalogTableStatistics and zero URL: https://github.com/apache/flink/pull/10380#issuecomment-560996150 @zjuwangg you sure? Below is an example table I created, and note that `parameters:{totalSize=0, numRows=0,

[GitHub] [flink] flinkbot edited a comment on issue #10146: [FLINK-14188][runtime] TaskExecutor derive and register with default slot resource profile

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10146: [FLINK-14188][runtime] TaskExecutor derive and register with default slot resource profile URL: https://github.com/apache/flink/pull/10146#issuecomment-552307115 ## CI report: * 25f9e4b87846e5a736aa329c834f82962e1f50c4 : FAILURE

[jira] [Updated] (FLINK-15025) The license and notice is incorrect for the flink-python module

2019-12-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-15025: --- Labels: pull-request-available (was: ) > The license and notice is incorrect for the

[GitHub] [flink] caidezhi commented on a change in pull request #10328: [FLINK-14962] fix findbugs WMI_WRONG_MAP_ITERATOR warning

2019-12-02 Thread GitBox
caidezhi commented on a change in pull request #10328: [FLINK-14962] fix findbugs WMI_WRONG_MAP_ITERATOR warning URL: https://github.com/apache/flink/pull/10328#discussion_r353000554 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #10386: [FLINK-15016][build] Remove unused dependency

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10386: [FLINK-15016][build] Remove unused dependency URL: https://github.com/apache/flink/pull/10386#issuecomment-560583286 ## CI report: * 150ce21038652e6761093afaed623041131e784d : SUCCESS

[GitHub] [flink] flinkbot commented on issue #10391: [FLINK-15025][python][legal] Fix the license and notice issue of flink-python module

2019-12-02 Thread GitBox
flinkbot commented on issue #10391: [FLINK-15025][python][legal] Fix the license and notice issue of flink-python module URL: https://github.com/apache/flink/pull/10391#issuecomment-561018692 ## CI report: * 445559cbe5bc1551dcd14f53d577c166bbcf1938 : UNKNOWN Bot

[jira] [Assigned] (FLINK-15030) Potential deadlock for bounded blocking ResultPartition.

2019-12-02 Thread zhijiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhijiang reassigned FLINK-15030: Assignee: Yingjie Cao > Potential deadlock for bounded blocking ResultPartition. >

[GitHub] [flink] danny0405 commented on issue #10388: [FLINK-14912][Table] create, drop catalog functions through catalog manager

2019-12-02 Thread GitBox
danny0405 commented on issue #10388: [FLINK-14912][Table] create, drop catalog functions through catalog manager URL: https://github.com/apache/flink/pull/10388#issuecomment-561040006 Do you mean CALCITE-3349 ? I think we do not need to wait for CALCITE-3349 in the release, we can use

[jira] [Created] (FLINK-15032) Remove the eagerly serialization from `RemoteRpcInvocation`

2019-12-02 Thread Guowei Ma (Jira)
Guowei Ma created FLINK-15032: - Summary: Remove the eagerly serialization from `RemoteRpcInvocation` Key: FLINK-15032 URL: https://issues.apache.org/jira/browse/FLINK-15032 Project: Flink

[GitHub] [flink] flinkbot commented on issue #10388: [FLINK-14912][Table] create, drop catalog functions through catalog manager

2019-12-02 Thread GitBox
flinkbot commented on issue #10388: [FLINK-14912][Table] create, drop catalog functions through catalog manager URL: https://github.com/apache/flink/pull/10388#issuecomment-560945016 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community

[jira] [Assigned] (FLINK-15019) publish blog and document Flink-Hive benchmark v.s. Hive on MR/Tez

2019-12-02 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young reassigned FLINK-15019: -- Assignee: Jingsong Lee (was: Kurt Young) > publish blog and document Flink-Hive benchmark

[GitHub] [flink] flinkbot edited a comment on issue #10388: [FLINK-14912][Table] create, drop catalog functions through catalog manager

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10388: [FLINK-14912][Table] create, drop catalog functions through catalog manager URL: https://github.com/apache/flink/pull/10388#issuecomment-560948011 ## CI report: * bd56213c9d550b0815cea7467929ae853a86c68b : PENDING

[GitHub] [flink] KurtYoung closed pull request #9864: [FLINK-14254][table] Introduce FileSystemOutputFormat for batch

2019-12-02 Thread GitBox
KurtYoung closed pull request #9864: [FLINK-14254][table] Introduce FileSystemOutputFormat for batch URL: https://github.com/apache/flink/pull/9864 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [flink] wangyang0918 edited a comment on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission

2019-12-02 Thread GitBox
wangyang0918 edited a comment on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission URL: https://github.com/apache/flink/pull/10193#issuecomment-560990362 @TisonKun @walterddr I agree with you that there's a more generic way of handling remote

[jira] [Commented] (FLINK-14992) Add job submission listener to execution environments

2019-12-02 Thread Jeff Zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986593#comment-16986593 ] Jeff Zhang commented on FLINK-14992: Here's what I did in my repo.

[GitHub] [flink] flinkbot commented on issue #10390: [FLINK-15004] [table-planner-blink] Choose SortMergeJoin and two-phase Aggregate if the row count is unknown

2019-12-02 Thread GitBox
flinkbot commented on issue #10390: [FLINK-15004] [table-planner-blink] Choose SortMergeJoin and two-phase Aggregate if the row count is unknown URL: https://github.com/apache/flink/pull/10390#issuecomment-560995750 ## CI report: * b954b01901d861cdb57d970ee7c27e659210e8df :

[jira] [Commented] (FLINK-14987) JDBCTableSource can't support DataTypes.DECIMAL

2019-12-02 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986621#comment-16986621 ] Zhenghua Gao commented on FLINK-14987: -- [~ykt836] OK, i will take it and prepare a PR soon >

[GitHub] [flink] dianfu opened a new pull request #10391: [FLINK-15025][python][legal] Fix the license and notice issue of flink-python module

2019-12-02 Thread GitBox
dianfu opened a new pull request #10391: [FLINK-15025][python][legal] Fix the license and notice issue of flink-python module URL: https://github.com/apache/flink/pull/10391 ## What is the purpose of the change *The license files of the bundled third-party dependencies which are

[jira] [Commented] (FLINK-14517) Handle escape characters for partition path

2019-12-02 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986644#comment-16986644 ] Kurt Young commented on FLINK-14517: This is covered by FLINK-14254? > Handle escape characters for

[GitHub] [flink] zhijiangW commented on a change in pull request #9985: [FLINK-10968][kubernetes] Implement TaskManager Entrypoint for Kubernetes.

2019-12-02 Thread GitBox
zhijiangW commented on a change in pull request #9985: [FLINK-10968][kubernetes] Implement TaskManager Entrypoint for Kubernetes. URL: https://github.com/apache/flink/pull/9985#discussion_r352998962 ## File path:

[GitHub] [flink] zhijiangW commented on a change in pull request #9985: [FLINK-10968][kubernetes] Implement TaskManager Entrypoint for Kubernetes.

2019-12-02 Thread GitBox
zhijiangW commented on a change in pull request #9985: [FLINK-10968][kubernetes] Implement TaskManager Entrypoint for Kubernetes. URL: https://github.com/apache/flink/pull/9985#discussion_r352998962 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #10296: [FLINK-14691][table]Add use/create/drop/alter database operation and support it in flink/blink planner

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10296: [FLINK-14691][table]Add use/create/drop/alter database operation and support it in flink/blink planner URL: https://github.com/apache/flink/pull/10296#issuecomment-557762350 ## CI report: * 7c5e46d1f794cb01be5088f5f5d29aec5850bf7f :

[GitHub] [flink] JingsongLi commented on a change in pull request #10325: [FLINK-14512][table] Introduce listPartitionsByFilter to Catalog

2019-12-02 Thread GitBox
JingsongLi commented on a change in pull request #10325: [FLINK-14512][table] Introduce listPartitionsByFilter to Catalog URL: https://github.com/apache/flink/pull/10325#discussion_r353002832 ## File path:

[jira] [Created] (FLINK-15027) Support alter table DDLs in SQL CLI

2019-12-02 Thread Danny Chen (Jira)
Danny Chen created FLINK-15027: -- Summary: Support alter table DDLs in SQL CLI Key: FLINK-15027 URL: https://issues.apache.org/jira/browse/FLINK-15027 Project: Flink Issue Type: Sub-task

[GitHub] [flink] flinkbot edited a comment on issue #10391: [FLINK-15025][python][legal] Fix the license and notice issue of flink-python module

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10391: [FLINK-15025][python][legal] Fix the license and notice issue of flink-python module URL: https://github.com/apache/flink/pull/10391#issuecomment-561018692 ## CI report: * 445559cbe5bc1551dcd14f53d577c166bbcf1938 : PENDING

[jira] [Updated] (FLINK-14361) Decorrelate subQuery fail when multi correlate in project

2019-12-02 Thread godfrey he (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] godfrey he updated FLINK-14361: --- Fix Version/s: (was: 1.10.0) 1.11.0 > Decorrelate subQuery fail when multi

[GitHub] [flink] flinkbot edited a comment on issue #10378: [FLINK-14919] [flink-end-to-end-perf-tests] Add performance e2e test suite for basic operations

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10378: [FLINK-14919] [flink-end-to-end-perf-tests] Add performance e2e test suite for basic operations URL: https://github.com/apache/flink/pull/10378#issuecomment-560291002 ## CI report: * 5a9b8cc32f275d416e8358ee148ad4daff2626ba : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #10146: [FLINK-14188][runtime] TaskExecutor derive and register with default slot resource profile

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10146: [FLINK-14188][runtime] TaskExecutor derive and register with default slot resource profile URL: https://github.com/apache/flink/pull/10146#issuecomment-552307115 ## CI report: * 25f9e4b87846e5a736aa329c834f82962e1f50c4 : FAILURE

[GitHub] [flink] danny0405 commented on issue #10388: [FLINK-14912][Table] create, drop catalog functions through catalog manager

2019-12-02 Thread GitBox
danny0405 commented on issue #10388: [FLINK-14912][Table] create, drop catalog functions through catalog manager URL: https://github.com/apache/flink/pull/10388#issuecomment-561037285 Thanks for your nice job @HuangZhenQiu ~ Reviewing now ~

[jira] [Closed] (FLINK-14672) Make Executor stateful in sql client

2019-12-02 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young closed FLINK-14672. -- Fix Version/s: 1.10.0 Resolution: Fixed master: c4acb6fd287c27bd56d0898b69cf8fedd9cea788 >

[GitHub] [flink] KurtYoung commented on issue #10316: [FLINK-14624][table-blink] Support computed column as rowtime attribute

2019-12-02 Thread GitBox
KurtYoung commented on issue #10316: [FLINK-14624][table-blink] Support computed column as rowtime attribute URL: https://github.com/apache/flink/pull/10316#issuecomment-560961349 Please rebase and resolve conflicts, I will review this.

[jira] [Assigned] (FLINK-14649) Flatten all the connector properties keys to make it easy to configure in DDL

2019-12-02 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-14649: --- Assignee: Leonard Xu > Flatten all the connector properties keys to make it easy to configure in

[jira] [Commented] (FLINK-14987) JDBCTableSource can't support DataTypes.DECIMAL

2019-12-02 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986534#comment-16986534 ] Kurt Young commented on FLINK-14987: Yes, I think it's better to fix it in 1.10 > JDBCTableSource

[jira] [Commented] (FLINK-10556) Integration with Apache Hive

2019-12-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986552#comment-16986552 ] Jingsong Lee commented on FLINK-10556: -- Hi [~xuefuz] [~phoenixjiangnan], we have already done many

[jira] [Commented] (FLINK-10719) Add user documentation for Flink-Hive integration

2019-12-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986551#comment-16986551 ] Jingsong Lee commented on FLINK-10719: -- Hi [~phoenixjiangnan], We already have documents related to

[jira] [Updated] (FLINK-14941) The AbstractTableInputFormat#nextRecord in hbase connector will handle the same rowkey twice once encountered any exception

2019-12-02 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young updated FLINK-14941: --- Affects Version/s: 1.9.1 > The AbstractTableInputFormat#nextRecord in hbase connector will handle

[jira] [Updated] (FLINK-14663) Distinguish unknown column stats and zero

2019-12-02 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young updated FLINK-14663: --- Issue Type: Bug (was: Improvement) > Distinguish unknown column stats and zero >

[jira] [Closed] (FLINK-14662) Distinguish unknown CatalogTableStatistics and zero

2019-12-02 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young closed FLINK-14662. -- Fix Version/s: 1.10.0 Resolution: Fixed master: ed96feacfeaa7a88782527a6b52451b52f7a4336 >

[jira] [Updated] (FLINK-14662) Distinguish unknown CatalogTableStatistics and zero

2019-12-02 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young updated FLINK-14662: --- Issue Type: Bug (was: Improvement) > Distinguish unknown CatalogTableStatistics and zero >

[jira] [Commented] (FLINK-5832) Support for simple hive UDF

2019-12-02 Thread Xuefu Zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986562#comment-16986562 ] Xuefu Zhang commented on FLINK-5832: Yeah, this has already completed in Flink 1.10. Thanks. >

[GitHub] [flink] zhuzhurk commented on a change in pull request #9965: [FLINK-10935][kubernetes]Implement KubeClient with Faric8 Kubernetes clients

2019-12-02 Thread GitBox
zhuzhurk commented on a change in pull request #9965: [FLINK-10935][kubernetes]Implement KubeClient with Faric8 Kubernetes clients URL: https://github.com/apache/flink/pull/9965#discussion_r352962447 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #10210: [FLINK-14800][hive] Introduce parallelism inference for HiveSource

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10210: [FLINK-14800][hive] Introduce parallelism inference for HiveSource URL: https://github.com/apache/flink/pull/10210#issuecomment-554238019 ## CI report: * 642c74d85bdc002a43307814307cc5fb4cba923c : FAILURE

[jira] [Created] (FLINK-15022) E2E View support in FLINK SQL

2019-12-02 Thread Danny Chen (Jira)
Danny Chen created FLINK-15022: -- Summary: E2E View support in FLINK SQL Key: FLINK-15022 URL: https://issues.apache.org/jira/browse/FLINK-15022 Project: Flink Issue Type: Improvement

[GitHub] [flink] flinkbot edited a comment on issue #10210: [FLINK-14800][hive] Introduce parallelism inference for HiveSource

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10210: [FLINK-14800][hive] Introduce parallelism inference for HiveSource URL: https://github.com/apache/flink/pull/10210#issuecomment-554238019 ## CI report: * 642c74d85bdc002a43307814307cc5fb4cba923c : FAILURE

[GitHub] [flink] bowenli86 commented on issue #10388: [FLINK-14912][Table] create, drop catalog functions through catalog manager

2019-12-02 Thread GitBox
bowenli86 commented on issue #10388: [FLINK-14912][Table] create, drop catalog functions through catalog manager URL: https://github.com/apache/flink/pull/10388#issuecomment-560993893 > @bowenli86 @xuefuz Please review the PR at your most convenient time. Currently, only SqlCreateFunction

[jira] [Commented] (FLINK-15016) Remove unused dependency

2019-12-02 Thread Zili Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986610#comment-16986610 ] Zili Chen commented on FLINK-15016: --- Hi [~phoenixjiangnan] [~cesarsotovalero] already works on this

[jira] [Closed] (FLINK-10556) Integration with Apache Hive

2019-12-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-10556. Resolution: Fixed > Integration with Apache Hive > > >

[GitHub] [flink] zhuzhurk commented on a change in pull request #9965: [FLINK-10935][kubernetes]Implement KubeClient with Faric8 Kubernetes clients

2019-12-02 Thread GitBox
zhuzhurk commented on a change in pull request #9965: [FLINK-10935][kubernetes]Implement KubeClient with Faric8 Kubernetes clients URL: https://github.com/apache/flink/pull/9965#discussion_r352989825 ## File path:

[jira] [Updated] (FLINK-15025) The license and notice of flink-python is incorrect

2019-12-02 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated FLINK-15025: Summary: The license and notice of flink-python is incorrect (was: The license and notice is incorrect

[GitHub] [flink] flinkbot edited a comment on issue #10375: [FLINK-14845][runtime] Introduce data compression to reduce disk and network IO of shuffle.

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10375: [FLINK-14845][runtime] Introduce data compression to reduce disk and network IO of shuffle. URL: https://github.com/apache/flink/pull/10375#issuecomment-560214201 ## CI report: * af7ab17308bafebf22198881ad59ec4516da43e2 : SUCCESS

[jira] [Commented] (FLINK-14517) Handle escape characters for partition path

2019-12-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986646#comment-16986646 ] Jingsong Lee commented on FLINK-14517: -- Yes, it is. > Handle escape characters for partition path

[jira] [Closed] (FLINK-14517) Handle escape characters for partition path

2019-12-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-14517. Resolution: Fixed > Handle escape characters for partition path >

[GitHub] [flink] zhuzhurk commented on a change in pull request #9965: [FLINK-10935][kubernetes]Implement KubeClient with Faric8 Kubernetes clients

2019-12-02 Thread GitBox
zhuzhurk commented on a change in pull request #9965: [FLINK-10935][kubernetes]Implement KubeClient with Faric8 Kubernetes clients URL: https://github.com/apache/flink/pull/9965#discussion_r353007013 ## File path:

[jira] [Created] (FLINK-15028) YARNSessionFIFOSecuredITCase test failed with java11 on travis

2019-12-02 Thread Yu Li (Jira)
Yu Li created FLINK-15028: - Summary: YARNSessionFIFOSecuredITCase test failed with java11 on travis Key: FLINK-15028 URL: https://issues.apache.org/jira/browse/FLINK-15028 Project: Flink Issue

[jira] [Updated] (FLINK-15003) Improve hive test performance

2019-12-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee updated FLINK-15003: - Summary: Improve hive test performance (was: Use embedded mode to improve hive test

[jira] [Commented] (FLINK-15003) Improve hive test performance

2019-12-02 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986669#comment-16986669 ] Jingsong Lee commented on FLINK-15003: -- Thanks [~lirui] for your investigation, I change the name

[GitHub] [flink] flinkbot edited a comment on issue #10296: [FLINK-14691][table]Add use/create/drop/alter database operation and support it in flink/blink planner

2019-12-02 Thread GitBox
flinkbot edited a comment on issue #10296: [FLINK-14691][table]Add use/create/drop/alter database operation and support it in flink/blink planner URL: https://github.com/apache/flink/pull/10296#issuecomment-557762350 ## CI report: * 7c5e46d1f794cb01be5088f5f5d29aec5850bf7f :

[GitHub] [flink] flinkbot commented on issue #10387: [FLINK-14949] [Runtime/Task] Task cancellation can be stuck against out-of-thread error

2019-12-02 Thread GitBox
flinkbot commented on issue #10387: [FLINK-14949] [Runtime/Task] Task cancellation can be stuck against out-of-thread error URL: https://github.com/apache/flink/pull/10387#issuecomment-560933383 ## CI report: * 78485bd90aaab411e31f4b43a1dda131c3acff13 : UNKNOWN Bot

[GitHub] [flink] HuangZhenQiu opened a new pull request #10388: [FLINK-14980][Table] create, drop catalog functions through catalog manager

2019-12-02 Thread GitBox
HuangZhenQiu opened a new pull request #10388: [FLINK-14980][Table] create, drop catalog functions through catalog manager URL: https://github.com/apache/flink/pull/10388 ## What is the purpose of the change Create, drop and alter catalog functions through catalog manager. ##

[jira] [Updated] (FLINK-14980) add documentation and example for function DDL

2019-12-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-14980: --- Labels: pull-request-available (was: ) > add documentation and example for function DDL >

[GitHub] [flink] KurtYoung closed pull request #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client

2019-12-02 Thread GitBox
KurtYoung closed pull request #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client URL: https://github.com/apache/flink/pull/10270 This is an automated message from the Apache Git Service. To respond to

  1   2   3   4   5   6   7   >