[GitHub] [flink] flinkbot edited a comment on issue #9459: [FLINK-13742][table-planner-blink] Fix code generation when aggregation contains both distinct aggregate with and without filter.

2019-08-15 Thread GitBox
flinkbot edited a comment on issue #9459: [FLINK-13742][table-planner-blink] Fix code generation when aggregation contains both distinct aggregate with and without filter. URL: https://github.com/apache/flink/pull/9459#issuecomment-521889212 ## CI report: * abc42708808010af34c6a72ac

[GitHub] [flink] flinkbot edited a comment on issue #9342: [FLINK-13438][hive] Fix DataTypes.DATE/TIME/TIMESTAMP support for hive connectors

2019-08-15 Thread GitBox
flinkbot edited a comment on issue #9342: [FLINK-13438][hive] Fix DataTypes.DATE/TIME/TIMESTAMP support for hive connectors URL: https://github.com/apache/flink/pull/9342#issuecomment-517770642 ## CI report: * 76704f271662b57cbe36679d3d249bcdd7fdf66a : FAILURE [Build](https://travis

[jira] [Created] (FLINK-13744) Improper error message when submit flink job in yarn-cluster mode without hadoop lib bundled

2019-08-15 Thread Jeff Zhang (JIRA)
Jeff Zhang created FLINK-13744: -- Summary: Improper error message when submit flink job in yarn-cluster mode without hadoop lib bundled Key: FLINK-13744 URL: https://issues.apache.org/jira/browse/FLINK-13744

[GitHub] [flink] TsReaper commented on issue #9342: [FLINK-13438][hive] Fix DataTypes.DATE/TIME/TIMESTAMP support for hive connectors

2019-08-15 Thread GitBox
TsReaper commented on issue #9342: [FLINK-13438][hive] Fix DataTypes.DATE/TIME/TIMESTAMP support for hive connectors URL: https://github.com/apache/flink/pull/9342#issuecomment-521900935 From my perspective, as flink 1.9 is close to release, I think it might be more proper to move this pr

[jira] [Created] (FLINK-13743) Port PythonTableUtils to flink-python module

2019-08-15 Thread Dian Fu (JIRA)
Dian Fu created FLINK-13743: --- Summary: Port PythonTableUtils to flink-python module Key: FLINK-13743 URL: https://issues.apache.org/jira/browse/FLINK-13743 Project: Flink Issue Type: Task

[jira] [Commented] (FLINK-13741) "SHOW FUNCTIONS" should include Flink built-in functions' names

2019-08-15 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908766#comment-16908766 ] Jark Wu commented on FLINK-13741: - Regarding to the {{tEnv.listUserDefinedFunctions()}},

[jira] [Commented] (FLINK-13740) TableAggregateITCase.testNonkeyedFlatAggregate failed on Travis

2019-08-15 Thread Hequn Cheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908756#comment-16908756 ] Hequn Cheng commented on FLINK-13740: - [~jark] You are right. Furthermore, we may al

[jira] [Comment Edited] (FLINK-13740) TableAggregateITCase.testNonkeyedFlatAggregate failed on Travis

2019-08-15 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908734#comment-16908734 ] Jark Wu edited comment on FLINK-13740 at 8/16/19 5:43 AM: -- One

[jira] [Commented] (FLINK-13740) TableAggregateITCase.testNonkeyedFlatAggregate failed on Travis

2019-08-15 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908734#comment-16908734 ] Jark Wu commented on FLINK-13740: - One possible fix is duplicate serializer of BinaryGen

[jira] [Commented] (FLINK-13740) TableAggregateITCase.testNonkeyedFlatAggregate failed on Travis

2019-08-15 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908729#comment-16908729 ] Jark Wu commented on FLINK-13740: - Thanks [~hequn8128] for looking into this problem.

[GitHub] [flink] flinkbot edited a comment on issue #9458: [FLINK-13651][table-planner-blink] Blink planner should parse char(n)/varchar(n)/decimal(p, s) inside a string to corresponding datatype

2019-08-15 Thread GitBox
flinkbot edited a comment on issue #9458: [FLINK-13651][table-planner-blink] Blink planner should parse char(n)/varchar(n)/decimal(p, s) inside a string to corresponding datatype URL: https://github.com/apache/flink/pull/9458#issuecomment-521876994 ## CI report: * b55b26ed7078de81e6

[jira] [Assigned] (FLINK-13742) Fix code generation when aggregation contains both distinct aggregate with and without filter

2019-08-15 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-13742: --- Assignee: Shuo Cheng > Fix code generation when aggregation contains both distinct aggregate with

[jira] [Commented] (FLINK-13741) "SHOW FUNCTIONS" should include Flink built-in functions' names

2019-08-15 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908727#comment-16908727 ] Rui Li commented on FLINK-13741: +1 to include built-in functions for {{SHOW FUNCTIONS}}

[GitHub] [flink] flinkbot commented on issue #9459: [FLINK-13742][table-planner-blink] Fix code generation when aggregation contains both distinct aggregate with and without filter.

2019-08-15 Thread GitBox
flinkbot commented on issue #9459: [FLINK-13742][table-planner-blink] Fix code generation when aggregation contains both distinct aggregate with and without filter. URL: https://github.com/apache/flink/pull/9459#issuecomment-521889212 ## CI report: * abc42708808010af34c6a72ace664f4e

[GitHub] [flink] flinkbot edited a comment on issue #9366: [FLINK-13359][docs] Add documentation for DDL introduction

2019-08-15 Thread GitBox
flinkbot edited a comment on issue #9366: [FLINK-13359][docs] Add documentation for DDL introduction URL: https://github.com/apache/flink/pull/9366#issuecomment-518524777 ## CI report: * f99e66ffb4356f8132b48d352b27686a6ad958f5 : SUCCESS [Build](https://travis-ci.com/flink-ci/flink/

[GitHub] [flink] bowenli86 edited a comment on issue #9457: [FLINK-13741][table] "SHOW FUNCTIONS" should include Flink built-in functions' names

2019-08-15 Thread GitBox
bowenli86 edited a comment on issue #9457: [FLINK-13741][table] "SHOW FUNCTIONS" should include Flink built-in functions' names URL: https://github.com/apache/flink/pull/9457#issuecomment-521880817 > Thanks for your effort! > Should we return flink built-in functions in `getUserDefinedFu

[GitHub] [flink] flinkbot commented on issue #9459: [FLINK-13742][table-planner-blink] Fix code generation when aggregation contains both distinct aggregate with and without filter.

2019-08-15 Thread GitBox
flinkbot commented on issue #9459: [FLINK-13742][table-planner-blink] Fix code generation when aggregation contains both distinct aggregate with and without filter. URL: https://github.com/apache/flink/pull/9459#issuecomment-521888056 Thanks a lot for your contribution to the Apache Flink

[GitHub] [flink] cshuo opened a new pull request #9459: [FLINK-13742][table-planner-blink] Fix code generation when aggregation contains both distinct aggregate with and without filter.

2019-08-15 Thread GitBox
cshuo opened a new pull request #9459: [FLINK-13742][table-planner-blink] Fix code generation when aggregation contains both distinct aggregate with and without filter. URL: https://github.com/apache/flink/pull/9459 ## What is the purpose of the change fix a bug of distinct aggregat

[jira] [Updated] (FLINK-13742) Fix code generation when aggregation contains both distinct aggregate with and without filter

2019-08-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-13742: --- Labels: pull-request-available (was: ) > Fix code generation when aggregation contains both

[jira] [Comment Edited] (FLINK-13740) TableAggregateITCase.testNonkeyedFlatAggregate failed on Travis

2019-08-15 Thread Hequn Cheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908715#comment-16908715 ] Hequn Cheng edited comment on FLINK-13740 at 8/16/19 5:14 AM:

[jira] [Commented] (FLINK-13740) TableAggregateITCase.testNonkeyedFlatAggregate failed on Travis

2019-08-15 Thread Hequn Cheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908715#comment-16908715 ] Hequn Cheng commented on FLINK-13740: - [~till.rohrmann] Thanks a lot for pointing ou

[jira] [Updated] (FLINK-13741) "SHOW FUNCTIONS" should include Flink built-in functions' names

2019-08-15 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-13741: - Description: Currently "SHOW FUNCTIONS;" only returns catalog functions and FunctionDefinitions registe

[jira] [Updated] (FLINK-13741) "SHOW FUNCTIONS" should include Flink built-in functions' names

2019-08-15 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-13741: - Description: Currently "SHOW FUNCTIONS;" only returns catalog functions and FunctionDefinitions registe

[jira] [Updated] (FLINK-13741) "SHOW FUNCTIONS" should include Flink built-in functions' names

2019-08-15 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-13741: - Description: Currently "SHOW FUNCTIONS;" only returns catalog functions and FunctionDefinitions registe

[jira] [Commented] (FLINK-13741) "SHOW FUNCTIONS" should include Flink built-in functions' names

2019-08-15 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908703#comment-16908703 ] Bowen Li commented on FLINK-13741: -- Hi [~Terry1897], I incorporate your comment into th

[jira] [Updated] (FLINK-13741) "SHOW FUNCTIONS" should include Flink built-in functions' names

2019-08-15 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-13741: - Description: Currently "SHOW FUNCTIONS;" only returns catalog functions and FunctionDefinitions registe

[GitHub] [flink] bowenli86 edited a comment on issue #9457: [FLINK-13741][table] "SHOW FUNCTIONS" should include Flink built-in functions' names

2019-08-15 Thread GitBox
bowenli86 edited a comment on issue #9457: [FLINK-13741][table] "SHOW FUNCTIONS" should include Flink built-in functions' names URL: https://github.com/apache/flink/pull/9457#issuecomment-521828517 cc @xuefuz @lirui-apache @zjuwangg -

[GitHub] [flink] bowenli86 commented on issue #9457: [FLINK-13741][table] "SHOW FUNCTIONS" should include Flink built-in functions' names

2019-08-15 Thread GitBox
bowenli86 commented on issue #9457: [FLINK-13741][table] "SHOW FUNCTIONS" should include Flink built-in functions' names URL: https://github.com/apache/flink/pull/9457#issuecomment-521880817 > Thanks for your effort! > Should we return flink built-in functions in `getUserDefinedFunctions

[jira] [Updated] (FLINK-13741) "SHOW FUNCTIONS" should include Flink built-in functions' names

2019-08-15 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-13741: - Summary: "SHOW FUNCTIONS" should include Flink built-in functions' names (was: FunctionCatalog.getUserD

[GitHub] [flink] flinkbot edited a comment on issue #9450: [FLINK-13711][sql-client] Hive array values not properly displayed in…

2019-08-15 Thread GitBox
flinkbot edited a comment on issue #9450: [FLINK-13711][sql-client] Hive array values not properly displayed in… URL: https://github.com/apache/flink/pull/9450#issuecomment-521552936 ## CI report: * c9d99f2866f281298f4217e9ce7543732bece2f8 : SUCCESS [Build](https://travis-ci.com/fli

[jira] [Updated] (FLINK-13738) NegativeArraySizeException in LongHybridHashTable

2019-08-15 Thread Kurt Young (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young updated FLINK-13738: --- Fix Version/s: 1.10.0 > NegativeArraySizeException in LongHybridHashTable >

[jira] [Updated] (FLINK-13741) FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names

2019-08-15 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-13741: - Description: FunctionCatalog.getUserDefinedFunctions() only returns catalog functions and FunctionDefin

[jira] [Updated] (FLINK-13741) FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names

2019-08-15 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-13741: - Description: FunctionCatalog.getUserDefinedFunctions() only returns catalog functions and FunctionDefin

[jira] [Updated] (FLINK-13741) FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names

2019-08-15 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-13741: - Description: FunctionCatalog.getUserDefinedFunctions() only returns catalog functions and FunctionDefin

[GitHub] [flink] flinkbot commented on issue #9458: [FLINK-13651][table-planner-blink] Blink planner should parse char(n)/varchar(n)/decimal(p, s) inside a string to corresponding datatype

2019-08-15 Thread GitBox
flinkbot commented on issue #9458: [FLINK-13651][table-planner-blink] Blink planner should parse char(n)/varchar(n)/decimal(p, s) inside a string to corresponding datatype URL: https://github.com/apache/flink/pull/9458#issuecomment-521876994 ## CI report: * b55b26ed7078de81e6c2d9416

[GitHub] [flink] flinkbot edited a comment on issue #9217: [FLINK-13277][hive] add documentation of Hive source/sink

2019-08-15 Thread GitBox
flinkbot edited a comment on issue #9217: [FLINK-13277][hive] add documentation of Hive source/sink URL: https://github.com/apache/flink/pull/9217#issuecomment-514589043 ## CI report: * 516e655f7f0853d6585ae5de2fbecc438d57e474 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/b

[jira] [Updated] (FLINK-13741) FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names

2019-08-15 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-13741: - Fix Version/s: (was: 1.9.0) 1.10.0 > FunctionCatalog.getUserDefinedFunctions() sh

[jira] [Updated] (FLINK-13741) FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names

2019-08-15 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-13741: - Priority: Critical (was: Blocker) > FunctionCatalog.getUserDefinedFunctions() should include Flink buil

[GitHub] [flink] flinkbot commented on issue #9458: [FLINK-13651][table-planner-blink] Blink planner should parse char(n)/varchar(n)/decimal(p, s) inside a string to corresponding datatype

2019-08-15 Thread GitBox
flinkbot commented on issue #9458: [FLINK-13651][table-planner-blink] Blink planner should parse char(n)/varchar(n)/decimal(p, s) inside a string to corresponding datatype URL: https://github.com/apache/flink/pull/9458#issuecomment-521876250 Thanks a lot for your contribution to the Apache

[GitHub] [flink] docete commented on issue #9458: [FLINK-13651][table-planner-blink] Blink planner should parse char(n)/varchar(n)/decimal(p, s) inside a string to corresponding datatype

2019-08-15 Thread GitBox
docete commented on issue #9458: [FLINK-13651][table-planner-blink] Blink planner should parse char(n)/varchar(n)/decimal(p, s) inside a string to corresponding datatype URL: https://github.com/apache/flink/pull/9458#issuecomment-521876150 @JingsongLi @wuchong Could you take a look at this

[jira] [Updated] (FLINK-13651) Blink planner should parse char(n)/varchar(n)/decimal(p, s) inside a string to corresponding datatype

2019-08-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-13651: --- Labels: pull-request-available (was: ) > Blink planner should parse char(n)/varchar(n)/deci

[GitHub] [flink] docete opened a new pull request #9458: [FLINK-13651][table-planner-blink] Blink planner should parse char(n)/varchar(n)/decimal(p, s) inside a string to corresponding datatype

2019-08-15 Thread GitBox
docete opened a new pull request #9458: [FLINK-13651][table-planner-blink] Blink planner should parse char(n)/varchar(n)/decimal(p, s) inside a string to corresponding datatype URL: https://github.com/apache/flink/pull/9458 ## What is the purpose of the change Blink planner should p

[jira] [Created] (FLINK-13742) Fix code generation when aggregation contains both distinct aggregate with and without filter

2019-08-15 Thread Jark Wu (JIRA)
Jark Wu created FLINK-13742: --- Summary: Fix code generation when aggregation contains both distinct aggregate with and without filter Key: FLINK-13742 URL: https://issues.apache.org/jira/browse/FLINK-13742 P

[jira] [Comment Edited] (FLINK-13651) Blink planner should parse char(n)/varchar(n)/decimal(p, s) inside a string to corresponding datatype

2019-08-15 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907971#comment-16907971 ] Zhenghua Gao edited comment on FLINK-13651 at 8/16/19 3:40 AM: ---

[jira] [Updated] (FLINK-13651) Blink planner should parse char(n)/varchar(n)/decimal(p, s) inside a string to corresponding datatype

2019-08-15 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13651: - Summary: Blink planner should parse char(n)/varchar(n)/decimal(p, s) inside a string to correspo

[GitHub] [flink] wuchong commented on issue #9230: [FLINK-13430][build] Configure sending travis build notifications to bui...@flink.apache.org

2019-08-15 Thread GitBox
wuchong commented on issue #9230: [FLINK-13430][build] Configure sending travis build notifications to bui...@flink.apache.org URL: https://github.com/apache/flink/pull/9230#issuecomment-521871732 I would like to hold this PR a bit moment @zentol . Because I find it will lose the notificat

[jira] [Commented] (FLINK-13740) TableAggregateITCase.testNonkeyedFlatAggregate failed on Travis

2019-08-15 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908674#comment-16908674 ] Jark Wu commented on FLINK-13740: - Hi [~hequn8128], could you help to have a looks at th

[jira] [Commented] (FLINK-13738) NegativeArraySizeException in LongHybridHashTable

2019-08-15 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908675#comment-16908675 ] Jark Wu commented on FLINK-13738: - cc [~lzljs3620320] [~TsReaper] > NegativeArraySizeEx

[GitHub] [flink] flinkbot edited a comment on issue #9450: [FLINK-13711][sql-client] Hive array values not properly displayed in…

2019-08-15 Thread GitBox
flinkbot edited a comment on issue #9450: [FLINK-13711][sql-client] Hive array values not properly displayed in… URL: https://github.com/apache/flink/pull/9450#issuecomment-521552936 ## CI report: * c9d99f2866f281298f4217e9ce7543732bece2f8 : SUCCESS [Build](https://travis-ci.com/fli

[GitHub] [flink] bowenli86 commented on issue #9217: [FLINK-13277][hive] add documentation of Hive source/sink

2019-08-15 Thread GitBox
bowenli86 commented on issue #9217: [FLINK-13277][hive] add documentation of Hive source/sink URL: https://github.com/apache/flink/pull/9217#issuecomment-521866787 LGTM, merging This is an automated message from the Apache Gi

[GitHub] [flink] lirui-apache commented on issue #9450: [FLINK-13711][sql-client] Hive array values not properly displayed in…

2019-08-15 Thread GitBox
lirui-apache commented on issue #9450: [FLINK-13711][sql-client] Hive array values not properly displayed in… URL: https://github.com/apache/flink/pull/9450#issuecomment-521866698 @bowenli86 Just added test for nested Integer array. -

[GitHub] [flink] walterddr commented on a change in pull request #9336: [FLINK-13548][Deployment/YARN]Support priority of the Flink YARN application

2019-08-15 Thread GitBox
walterddr commented on a change in pull request #9336: [FLINK-13548][Deployment/YARN]Support priority of the Flink YARN application URL: https://github.com/apache/flink/pull/9336#discussion_r314568340 ## File path: flink-yarn/src/main/java/org/apache/flink/yarn/configuration/YarnCo

[GitHub] [flink] flinkbot edited a comment on issue #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner

2019-08-15 Thread GitBox
flinkbot edited a comment on issue #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner URL: https://github.com/apache/flink/pull/9433#issuecomment-521131546 ## CI report: * 22d047614613c293a7aca416268449b3cabcad6a : FAILURE [

[GitHub] [flink] walterddr commented on a change in pull request #9336: [FLINK-13548][Deployment/YARN]Support priority of the Flink YARN application

2019-08-15 Thread GitBox
walterddr commented on a change in pull request #9336: [FLINK-13548][Deployment/YARN]Support priority of the Flink YARN application URL: https://github.com/apache/flink/pull/9336#discussion_r314567473 ## File path: flink-yarn/src/main/java/org/apache/flink/yarn/configuration/YarnCo

[GitHub] [flink] flinkbot edited a comment on issue #9217: [FLINK-13277][hive] add documentation of Hive source/sink

2019-08-15 Thread GitBox
flinkbot edited a comment on issue #9217: [FLINK-13277][hive] add documentation of Hive source/sink URL: https://github.com/apache/flink/pull/9217#issuecomment-514589043 ## CI report: * 516e655f7f0853d6585ae5de2fbecc438d57e474 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/b

[jira] [Commented] (FLINK-13020) UT Failure: ChainLengthDecreaseTest

2019-08-15 Thread Yun Tang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908654#comment-16908654 ] Yun Tang commented on FLINK-13020: -- [~NicoK],would you please check your branch again t

[GitHub] [flink] bowenli86 commented on issue #9450: [FLINK-13711][sql-client] Hive array values not properly displayed in…

2019-08-15 Thread GitBox
bowenli86 commented on issue #9450: [FLINK-13711][sql-client] Hive array values not properly displayed in… URL: https://github.com/apache/flink/pull/9450#issuecomment-521864496 > > The change looks fine. However, I'm wondering if we need to convert recursively because otherwise nested non-

[GitHub] [flink] lirui-apache commented on issue #9217: [FLINK-13277][hive] add documentation of Hive source/sink

2019-08-15 Thread GitBox
lirui-apache commented on issue #9217: [FLINK-13277][hive] add documentation of Hive source/sink URL: https://github.com/apache/flink/pull/9217#issuecomment-521864363 @bowenli86 Thanks for letting me know. I have synced the changes to zh docs. --

[GitHub] [flink] zjuwangg commented on issue #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names

2019-08-15 Thread GitBox
zjuwangg commented on issue #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names URL: https://github.com/apache/flink/pull/9457#issuecomment-521864276 Thanks for your effort! Should we return flink built-in functions in `ge

[GitHub] [flink] lirui-apache commented on issue #9450: [FLINK-13711][sql-client] Hive array values not properly displayed in…

2019-08-15 Thread GitBox
lirui-apache commented on issue #9450: [FLINK-13711][sql-client] Hive array values not properly displayed in… URL: https://github.com/apache/flink/pull/9450#issuecomment-521862531 @twalthr Better if you can also have a look. Thanks. -

[GitHub] [flink] lirui-apache commented on issue #9450: [FLINK-13711][sql-client] Hive array values not properly displayed in…

2019-08-15 Thread GitBox
lirui-apache commented on issue #9450: [FLINK-13711][sql-client] Hive array values not properly displayed in… URL: https://github.com/apache/flink/pull/9450#issuecomment-521860241 > The change looks fine. However, I'm wondering if we need to convert recursively because otherwise nested non

[jira] [Closed] (FLINK-13688) HiveCatalogUseBlinkITCase.testBlinkUdf constantly failed with 1.9.0-rc2

2019-08-15 Thread Kurt Young (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young closed FLINK-13688. -- Resolution: Fixed Fix Version/s: (was: 1.9.0) 1.9.1 merged in master (1.

[GitHub] [flink] KurtYoung closed pull request #9417: [FLINK-13688][hive] Limit the parallelism/memory of HiveCatalogUseBlinkITCase

2019-08-15 Thread GitBox
KurtYoung closed pull request #9417: [FLINK-13688][hive] Limit the parallelism/memory of HiveCatalogUseBlinkITCase URL: https://github.com/apache/flink/pull/9417 This is an automated message from the Apache Git Service. To r

[GitHub] [flink] KurtYoung commented on issue #9417: [FLINK-13688][hive] Limit the parallelism/memory of HiveCatalogUseBlinkITCase

2019-08-15 Thread GitBox
KurtYoung commented on issue #9417: [FLINK-13688][hive] Limit the parallelism/memory of HiveCatalogUseBlinkITCase URL: https://github.com/apache/flink/pull/9417#issuecomment-521855975 Verified locally, +1. This is an automate

[GitHub] [flink] mikiaichiyu closed pull request #9353: Add a new connector ' flink-connector-rocketmq'

2019-08-15 Thread GitBox
mikiaichiyu closed pull request #9353: Add a new connector ' flink-connector-rocketmq' URL: https://github.com/apache/flink/pull/9353 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [flink] hehuiyuan commented on issue #9100: [hotfix] Update `findAndCreateTableSource` method's annotation in TableFactoryUtil class

2019-08-15 Thread GitBox
hehuiyuan commented on issue #9100: [hotfix] Update `findAndCreateTableSource` method's annotation in TableFactoryUtil class URL: https://github.com/apache/flink/pull/9100#issuecomment-521853368 ? This is an automated messa

[GitHub] [flink] flinkbot edited a comment on issue #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner

2019-08-15 Thread GitBox
flinkbot edited a comment on issue #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner URL: https://github.com/apache/flink/pull/9433#issuecomment-521131546 ## CI report: * 22d047614613c293a7aca416268449b3cabcad6a : FAILURE [

[GitHub] [flink] zjffdu commented on issue #9233: [FLINK-13415][docs] Document how to use hive connector in scala shell

2019-08-15 Thread GitBox
zjffdu commented on issue #9233: [FLINK-13415][docs] Document how to use hive connector in scala shell URL: https://github.com/apache/flink/pull/9233#issuecomment-521852329 Thanks @bowenli86 This is an automated message from

[GitHub] [flink] godfreyhe commented on a change in pull request #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner

2019-08-15 Thread GitBox
godfreyhe commented on a change in pull request #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner URL: https://github.com/apache/flink/pull/9433#discussion_r314556026 ## File path: flink-table/flink-table-planner-blink/sr

[jira] [Commented] (FLINK-13688) HiveCatalogUseBlinkITCase.testBlinkUdf constantly failed with 1.9.0-rc2

2019-08-15 Thread Kurt Young (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908601#comment-16908601 ] Kurt Young commented on FLINK-13688: I'll merge this ASAP > HiveCatalogUseBlinkITCa

[GitHub] [flink] flinkbot edited a comment on issue #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names

2019-08-15 Thread GitBox
flinkbot edited a comment on issue #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names URL: https://github.com/apache/flink/pull/9457#issuecomment-521829752 ## CI report: * 55c0e5843e029f022ff59fe14a9e6c1d2c5ac69e : FA

[GitHub] [flink] flinkbot edited a comment on issue #9456: FLINK-13588 flink-streaming-java don't throw away exception info in logging

2019-08-15 Thread GitBox
flinkbot edited a comment on issue #9456: FLINK-13588 flink-streaming-java don't throw away exception info in logging URL: https://github.com/apache/flink/pull/9456#issuecomment-521825874 ## CI report: * 1242679f7bd5ec3f7c1115006e978267abafc84b : CANCELED [Build](https://travis-ci.

[GitHub] [flink] xuefuz commented on a change in pull request #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names

2019-08-15 Thread GitBox
xuefuz commented on a change in pull request #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names URL: https://github.com/apache/flink/pull/9457#discussion_r314539092 ## File path: flink-table/flink-table-api-java/src

[GitHub] [flink] bowenli86 commented on issue #9447: [FLINK-13643][docs]Document the workaround for users with a different minor Hive version

2019-08-15 Thread GitBox
bowenli86 commented on issue #9447: [FLINK-13643][docs]Document the workaround for users with a different minor Hive version URL: https://github.com/apache/flink/pull/9447#issuecomment-521833505 @flinkbot attention @zjuwangg

[GitHub] [flink] bowenli86 commented on issue #9342: [FLINK-13438][hive] Fix DataTypes.DATE/TIME/TIMESTAMP support for hive connectors

2019-08-15 Thread GitBox
bowenli86 commented on issue #9342: [FLINK-13438][hive] Fix DataTypes.DATE/TIME/TIMESTAMP support for hive connectors URL: https://github.com/apache/flink/pull/9342#issuecomment-521833310 Hi @TsReaper @lirui-apache , can you sync up quickly offline to come to a resolution? As Timo m

[jira] [Commented] (FLINK-13688) HiveCatalogUseBlinkITCase.testBlinkUdf constantly failed with 1.9.0-rc2

2019-08-15 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908547#comment-16908547 ] Bowen Li commented on FLINK-13688: -- [~lzljs3620320] [~ykt836] what's the status of this

[GitHub] [flink] flinkbot edited a comment on issue #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names

2019-08-15 Thread GitBox
flinkbot edited a comment on issue #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names URL: https://github.com/apache/flink/pull/9457#issuecomment-521829752 ## CI report: * 55c0e5843e029f022ff59fe14a9e6c1d2c5ac69e : FA

[GitHub] [flink] flinkbot edited a comment on issue #9446: [hotfix][hive][doc] refine Hive related documentations

2019-08-15 Thread GitBox
flinkbot edited a comment on issue #9446: [hotfix][hive][doc] refine Hive related documentations URL: https://github.com/apache/flink/pull/9446#issuecomment-521466560 ## CI report: * 5609af375afc4e9cfd73d8181db2d294ba78a1b3 : SUCCESS [Build](https://travis-ci.com/flink-ci/flink/buil

[GitHub] [flink] flinkbot commented on issue #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names

2019-08-15 Thread GitBox
flinkbot commented on issue #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names URL: https://github.com/apache/flink/pull/9457#issuecomment-521829752 ## CI report: * 55c0e5843e029f022ff59fe14a9e6c1d2c5ac69e : FAILURE

[GitHub] [flink] asfgit closed pull request #9445: [FLINK-13706][hive] add documentation of how to use Hive functions in…

2019-08-15 Thread GitBox
asfgit closed pull request #9445: [FLINK-13706][hive] add documentation of how to use Hive functions in… URL: https://github.com/apache/flink/pull/9445 This is an automated message from the Apache Git Service. To respond to

[jira] [Closed] (FLINK-13706) add documentation of how to use Hive functions in Flink

2019-08-15 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li closed FLINK-13706. Resolution: Fixed merged in master: 8692e298d09b13efae7cb0d4798be668aca59a0b 1.9.0: c9dd2f7c04c7405d246

[GitHub] [flink] flinkbot commented on issue #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names

2019-08-15 Thread GitBox
flinkbot commented on issue #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names URL: https://github.com/apache/flink/pull/9457#issuecomment-521828590 Thanks a lot for your contribution to the Apache Flink project. I'm the @f

[GitHub] [flink] bowenli86 commented on issue #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names

2019-08-15 Thread GitBox
bowenli86 commented on issue #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names URL: https://github.com/apache/flink/pull/9457#issuecomment-521828517 cc release manager: @KurtYoung @tzulitai cc @xuefuz @lirui-apache

[jira] [Updated] (FLINK-13741) FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names

2019-08-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-13741: --- Labels: pull-request-available (was: ) > FunctionCatalog.getUserDefinedFunctions() should i

[GitHub] [flink] bowenli86 opened a new pull request #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names

2019-08-15 Thread GitBox
bowenli86 opened a new pull request #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names URL: https://github.com/apache/flink/pull/9457 ## What is the purpose of the change FunctionCatalog.getUserDefinedFunctions() only

[jira] [Closed] (FLINK-12984) Only call Histogram#getStatistics() once per set of retrieved statistics

2019-08-15 Thread Nico Kruber (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-12984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nico Kruber closed FLINK-12984. --- Resolution: Fixed Fix Version/s: 1.10.0 fixed on master via d9f012746f5b8b36ebb416f70e9f5bac9

[GitHub] [flink] NicoK merged pull request #8877: [FLINK-12984][metrics] only call Histogram#getStatistics() once where possible

2019-08-15 Thread GitBox
NicoK merged pull request #8877: [FLINK-12984][metrics] only call Histogram#getStatistics() once where possible URL: https://github.com/apache/flink/pull/8877 This is an automated message from the Apache Git Service. To resp

[jira] [Updated] (FLINK-13741) FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names

2019-08-15 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-13741: - Summary: FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names (was:

[GitHub] [flink] flinkbot edited a comment on issue #9456: FLINK-13588 flink-streaming-java don't throw away exception info in logging

2019-08-15 Thread GitBox
flinkbot edited a comment on issue #9456: FLINK-13588 flink-streaming-java don't throw away exception info in logging URL: https://github.com/apache/flink/pull/9456#issuecomment-521825874 ## CI report: * 1242679f7bd5ec3f7c1115006e978267abafc84b : CANCELED [Build](https://travis-ci.

[jira] [Closed] (FLINK-12987) DescriptiveStatisticsHistogram#getCount does not return the number of elements seen

2019-08-15 Thread Nico Kruber (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-12987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nico Kruber closed FLINK-12987. --- Resolution: Fixed Fix Version/s: 1.10.0 fixed on master via fd9ef60cc8448a5f4d1915973e168aad0

[jira] [Updated] (FLINK-12987) DescriptiveStatisticsHistogram#getCount does not return the number of elements seen

2019-08-15 Thread Nico Kruber (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-12987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nico Kruber updated FLINK-12987: Affects Version/s: 1.9.0 > DescriptiveStatisticsHistogram#getCount does not return the number of

[GitHub] [flink] NicoK merged pull request #8886: [FLINK-12987][metrics] fix DescriptiveStatisticsHistogram#getCount() not returning the number of elements seen

2019-08-15 Thread GitBox
NicoK merged pull request #8886: [FLINK-12987][metrics] fix DescriptiveStatisticsHistogram#getCount() not returning the number of elements seen URL: https://github.com/apache/flink/pull/8886 This is an automated message fro

[jira] [Comment Edited] (FLINK-13020) UT Failure: ChainLengthDecreaseTest

2019-08-15 Thread Nico Kruber (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908534#comment-16908534 ] Nico Kruber edited comment on FLINK-13020 at 8/15/19 11:00 PM: ---

[jira] [Updated] (FLINK-13020) UT Failure: ChainLengthDecreaseTest

2019-08-15 Thread Nico Kruber (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nico Kruber updated FLINK-13020: Affects Version/s: 1.10.0 > UT Failure: ChainLengthDecreaseTest >

[jira] [Commented] (FLINK-13020) UT Failure: ChainLengthDecreaseTest

2019-08-15 Thread Nico Kruber (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908534#comment-16908534 ] Nico Kruber commented on FLINK-13020: - Actually, I just encountered this error in a

[GitHub] [flink] flinkbot commented on issue #9456: FLINK-13588 flink-streaming-java don't throw away exception info in logging

2019-08-15 Thread GitBox
flinkbot commented on issue #9456: FLINK-13588 flink-streaming-java don't throw away exception info in logging URL: https://github.com/apache/flink/pull/9456#issuecomment-521825874 ## CI report: * 1242679f7bd5ec3f7c1115006e978267abafc84b : PENDING [Build](https://travis-ci.com/flin

[jira] [Reopened] (FLINK-13020) UT Failure: ChainLengthDecreaseTest

2019-08-15 Thread Nico Kruber (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nico Kruber reopened FLINK-13020: - > UT Failure: ChainLengthDecreaseTest > --- > > Key:

[jira] [Updated] (FLINK-13741) FunctionCatalog.getUserDefinedFunctions() does not include Flink built-in functions' names

2019-08-15 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-13741: - Description: FunctionCatalog.getUserDefinedFunctions() only returns catalog functions and FunctionDefin

[GitHub] [flink] flinkbot commented on issue #9456: FLINK-13588 flink-streaming-java don't throw away exception info in logging

2019-08-15 Thread GitBox
flinkbot commented on issue #9456: FLINK-13588 flink-streaming-java don't throw away exception info in logging URL: https://github.com/apache/flink/pull/9456#issuecomment-521824228 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community t

[jira] [Commented] (FLINK-13588) StreamTask.handleAsyncException throws away the exception cause

2019-08-15 Thread John Lonergan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908529#comment-16908529 ] John Lonergan commented on FLINK-13588: --- See [https://github.com/apache/flink/pull

  1   2   3   4   >