[jira] [Created] (FLINK-5545) remove FlinkAggregateExpandDistinctAggregatesRule when we upgrade calcite

2017-01-17 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-5545: --- Summary: remove FlinkAggregateExpandDistinctAggregatesRule when we upgrade calcite Key: FLINK-5545 URL: https://issues.apache.org/jira/browse/FLINK-5545 Project: Flink

[jira] [Updated] (FLINK-6173) flink-table not pack-in com.fasterxml.jackson.* in after #FLINK-5414

2017-03-24 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-6173: Description: Currently, flink-table will pack-in com.fasterxml.jackson.* and rename them to

[jira] [Updated] (FLINK-6173) flink-table not pack-in com.fasterxml.jackson.* in after #FLINK-5414

2017-03-24 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-6173: Description: Currently, flink-table will pack-in com.fasterxml.jackson.* and rename them to

[jira] [Updated] (FLINK-6173) flink-table not pack-in com.fasterxml.jackson.* in after #FLINK-5414

2017-03-24 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-6173: Description: Currently, flink-table will pack-in com.fasterxml.jackson.* and rename them to

[jira] [Commented] (FLINK-6173) flink-table not pack-in com.fasterxml.jackson.* in after #FLINK-5414

2017-03-27 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15942759#comment-15942759 ] Zhenghua Gao commented on FLINK-6173: - Hi [~fhueske], My maven version is 3.3.9. Maven 3.0.3 is too

[jira] [Created] (FLINK-6173) flink-table not pack-in com.fasterxml.jackson.* in after #FLINK-5414

2017-03-22 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-6173: --- Summary: flink-table not pack-in com.fasterxml.jackson.* in after #FLINK-5414 Key: FLINK-6173 URL: https://issues.apache.org/jira/browse/FLINK-6173 Project: Flink

[jira] [Commented] (FLINK-6173) flink-table not pack-in com.fasterxml.jackson.* in after #FLINK-5414

2017-03-22 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937601#comment-15937601 ] Zhenghua Gao commented on FLINK-6173: - It may be a trick question of maven-shade-plugin to pack-in

[jira] [Created] (FLINK-6124) support max/min aggregations for string type

2017-03-20 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-6124: --- Summary: support max/min aggregations for string type Key: FLINK-6124 URL: https://issues.apache.org/jira/browse/FLINK-6124 Project: Flink Issue Type:

[jira] [Updated] (FLINK-8045) Add Internal DATE/TIME/TIMESTAMP as internal representation of DATE/TIME/TIMESTAMP

2017-11-10 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-8045: Description: Currently DATE/TIME/TIMESTAMP have internal representation. Such as Date is

[jira] [Created] (FLINK-8045) Add Internal DATE/TIME/TIMESTAMP as internal representation of DATE/TIME/TIMESTAMP

2017-11-10 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-8045: --- Summary: Add Internal DATE/TIME/TIMESTAMP as internal representation of DATE/TIME/TIMESTAMP Key: FLINK-8045 URL: https://issues.apache.org/jira/browse/FLINK-8045

[jira] [Assigned] (FLINK-12828) Support -f option with a sql script file as input

2019-06-13 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-12828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao reassigned FLINK-12828: Assignee: Zhenghua Gao > Support -f option with a sql script file as input >

[jira] [Commented] (FLINK-9854) Allow passing multi-line input to SQL Client CLI

2019-06-13 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16862905#comment-16862905 ] Zhenghua Gao commented on FLINK-9854: - Hi [~yanghua], Seems your point is multi-line-single-statement

[jira] [Comment Edited] (FLINK-9854) Allow passing multi-line input to SQL Client CLI

2019-06-13 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16862905#comment-16862905 ] Zhenghua Gao edited comment on FLINK-9854 at 6/13/19 10:24 AM: --- Hi

[jira] [Commented] (FLINK-9854) Allow passing multi-line input to SQL Client CLI

2019-06-13 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16862814#comment-16862814 ] Zhenghua Gao commented on FLINK-9854: - Actually Semicolon is the standard way to separate each SQL

[jira] [Created] (FLINK-12828) Support -f option with a sql script file as input

2019-06-13 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-12828: Summary: Support -f option with a sql script file as input Key: FLINK-12828 URL: https://issues.apache.org/jira/browse/FLINK-12828 Project: Flink Issue

[jira] [Created] (FLINK-12814) Support a traditional and scrolling view of result (non-interactive)

2019-06-12 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-12814: Summary: Support a traditional and scrolling view of result (non-interactive) Key: FLINK-12814 URL: https://issues.apache.org/jira/browse/FLINK-12814 Project: Flink

[jira] [Created] (FLINK-12819) Reuse TableEnvironment between different SQL statements

2019-06-12 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-12819: Summary: Reuse TableEnvironment between different SQL statements Key: FLINK-12819 URL: https://issues.apache.org/jira/browse/FLINK-12819 Project: Flink

[jira] [Assigned] (FLINK-12819) Reuse TableEnvironment between different SQL statements

2019-06-12 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-12819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao reassigned FLINK-12819: Assignee: Zhenghua Gao > Reuse TableEnvironment between different SQL statements >

[jira] [Updated] (FLINK-12814) Support a traditional and scrolling view of result (non-interactive)

2019-06-12 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-12814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-12814: - Attachment: (was: image-2019-06-12-16-11-06-070.png) > Support a traditional and scrolling

[jira] [Updated] (FLINK-12814) Support a traditional and scrolling view of result (non-interactive)

2019-06-12 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-12814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-12814: - Description: In table mode, we want to introduce a non-interactive view (so-called

[jira] [Created] (FLINK-13105) Add documentation for blink planner's built-in functions

2019-07-04 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13105: Summary: Add documentation for blink planner's built-in functions Key: FLINK-13105 URL: https://issues.apache.org/jira/browse/FLINK-13105 Project: Flink

[jira] [Created] (FLINK-12999) Can't generate valid execution plan for "SELECT uuid() FROM VALUES(1) T(a)"

2019-06-26 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-12999: Summary: Can't generate valid execution plan for "SELECT uuid() FROM VALUES(1) T(a)" Key: FLINK-12999 URL: https://issues.apache.org/jira/browse/FLINK-12999 Project:

[jira] [Assigned] (FLINK-13155) SQL Client end-to-end test fails on Travis

2019-07-08 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao reassigned FLINK-13155: Assignee: Zhenghua Gao > SQL Client end-to-end test fails on Travis >

[jira] [Commented] (FLINK-13155) SQL Client end-to-end test fails on Travis

2019-07-08 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880910#comment-16880910 ] Zhenghua Gao commented on FLINK-13155: --

[jira] [Comment Edited] (FLINK-13155) SQL Client end-to-end test fails on Travis

2019-07-09 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880910#comment-16880910 ] Zhenghua Gao edited comment on FLINK-13155 at 7/9/19 8:44 AM: -- FLINK-12024

[jira] [Commented] (FLINK-13155) SQL Client end-to-end test fails on Travis

2019-07-09 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881059#comment-16881059 ] Zhenghua Gao commented on FLINK-13155: -- Find another issue: flink-sql-client jar missed

[jira] [Commented] (FLINK-12999) Can't generate valid execution plan for "SELECT uuid() FROM VALUES(1) T(a)"

2019-06-26 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-12999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16873744#comment-16873744 ] Zhenghua Gao commented on FLINK-12999: -- A possible reason might be we modified the Monotonicity of

[jira] [Assigned] (FLINK-12999) Can't generate valid execution plan for "SELECT uuid() FROM VALUES(1) T(a)"

2019-06-26 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-12999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao reassigned FLINK-12999: Assignee: godfrey he > Can't generate valid execution plan for "SELECT uuid() FROM

[jira] [Updated] (FLINK-12999) Can't generate valid execution plan for "SELECT uuid() FROM VALUES(1,2,3) T(a, b, c)"

2019-06-26 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-12999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-12999: - Summary: Can't generate valid execution plan for "SELECT uuid() FROM VALUES(1,2,3) T(a, b, c)"

[jira] [Comment Edited] (FLINK-13651) Blink planner should parse char(n)/varchar(n)/decimal(p, s)/timestamp(p) 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=16907971#comment-16907971 ] Zhenghua Gao edited comment on FLINK-13651 at 8/15/19 12:18 PM:

[jira] [Commented] (FLINK-13651) Blink planner should parse char(n)/varchar(n)/decimal(p, s)/timestamp(p) 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=16907971#comment-16907971 ] Zhenghua Gao commented on FLINK-13651: -- PlannerExpressionParserImpl of Blink planner does not

[jira] [Updated] (FLINK-13651) Blink planner should parse char(n)/varchar(n)/decimal(p, s)/timestamp(p) 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)/timestamp(p) inside a

[jira] [Updated] (FLINK-13651) Blink planner should support parse char(n)/varchar(n)/decimal(p, s)/timestamp(p) 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 support parse char(n)/varchar(n)/decimal(p, s)/timestamp(p)

[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

[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=16907971#comment-16907971 ] Zhenghua Gao edited comment on FLINK-13651 at 8/16/19 3:40 AM: ---

[jira] [Commented] (FLINK-13790) Support -e option with a sql script file as input

2019-08-20 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16911020#comment-16911020 ] Zhenghua Gao commented on FLINK-13790: -- OK, I will create a PR for it soon. > Support -e option

[jira] [Commented] (FLINK-13790) Support -e option with a sql script file as input

2019-08-20 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16911941#comment-16911941 ] Zhenghua Gao commented on FLINK-13790: -- [~jark]  -e means execute SQL from command line, without

[jira] [Commented] (FLINK-13790) Support -e option with a sql script file as input

2019-08-22 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16913253#comment-16913253 ] Zhenghua Gao commented on FLINK-13790: -- Make sense. I will open a PR in the next hour. > Support

[jira] [Commented] (FLINK-13547) Verify and correct string function's semantic for Blink planner

2019-08-26 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16915538#comment-16915538 ] Zhenghua Gao commented on FLINK-13547: -- [~KevinZwx] There is no substitute JSON functions now. And

[jira] [Commented] (FLINK-9477) Support SQL 2016 JSON functions in Flink SQL

2019-08-26 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-9477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16915558#comment-16915558 ] Zhenghua Gao commented on FLINK-9477: - Hi [~suez1224], How'd the thing go? Since We remove

[jira] [Commented] (FLINK-13790) Support -e option with a sql script file as input

2019-08-21 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16912139#comment-16912139 ] Zhenghua Gao commented on FLINK-13790: -- [~jark] [~phoenixjiangnan] Seems -e option is already used

[jira] [Comment Edited] (FLINK-13790) Support -e option with a sql script file as input

2019-08-21 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16912139#comment-16912139 ] Zhenghua Gao edited comment on FLINK-13790 at 8/21/19 9:58 AM: --- [~jark] 

[jira] [Updated] (FLINK-13790) Support -q option with a sql query statement as input

2019-08-22 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13790: - Description: We expect user to run SQL directly on the command line. Something like:

[jira] [Updated] (FLINK-13790) Support -q option with a sql query statement as input

2019-08-22 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13790: - Summary: Support -q option with a sql query statement as input (was: Support -e option with a

[jira] [Updated] (FLINK-13494) Blink planner changes source parallelism which causes stream SQL e2e test fails

2019-07-30 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13494: - Affects Version/s: 1.10.0 1.9.0 Fix Version/s: 1.10.0

[jira] [Created] (FLINK-13494) Blink planner changes source parallelism which causes stream SQL e2e test fails

2019-07-30 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13494: Summary: Blink planner changes source parallelism which causes stream SQL e2e test fails Key: FLINK-13494 URL: https://issues.apache.org/jira/browse/FLINK-13494

[jira] [Commented] (FLINK-12845) Execute multiple statements in command line or sql script file

2019-07-30 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-12845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16895985#comment-16895985 ] Zhenghua Gao commented on FLINK-12845: -- [~frank wang] These is a PR for this issue now. > Execute

[jira] [Commented] (FLINK-13494) Blink planner changes source parallelism which causes stream SQL e2e test fails

2019-07-30 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16895984#comment-16895984 ] Zhenghua Gao commented on FLINK-13494: -- Yes, it's only apply if e2e uses Blink planner. > Blink

[jira] [Commented] (FLINK-13439) Run existing SQL/Table API E2E tests with blink runner

2019-07-30 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16896038#comment-16896038 ] Zhenghua Gao commented on FLINK-13439: -- [~dawidwys] I will open a PR in the next hour. > Run

[jira] [Commented] (FLINK-13377) Streaming SQL e2e test failed on travis

2019-07-30 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16896070#comment-16896070 ] Zhenghua Gao commented on FLINK-13377: -- [~twalthr] [~dawidwys] Blink planner generates bucket =

[jira] [Created] (FLINK-13523) Verify and correct arithmetic function's semantic for Blink planner

2019-07-31 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13523: Summary: Verify and correct arithmetic function's semantic for Blink planner Key: FLINK-13523 URL: https://issues.apache.org/jira/browse/FLINK-13523 Project: Flink

[jira] [Updated] (FLINK-13522) Verify and correct builtin function's semantic for Blink planner

2019-07-31 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13522: - Issue Type: Task (was: Bug) > Verify and correct builtin function's semantic for Blink planner

[jira] [Created] (FLINK-13522) Verify and correct builtin function's semantic for Blink planner

2019-07-31 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13522: Summary: Verify and correct builtin function's semantic for Blink planner Key: FLINK-13522 URL: https://issues.apache.org/jira/browse/FLINK-13522 Project: Flink

[jira] [Created] (FLINK-13547) Verify and correct string function's semantic for Blink planner

2019-08-02 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13547: Summary: Verify and correct string function's semantic for Blink planner Key: FLINK-13547 URL: https://issues.apache.org/jira/browse/FLINK-13547 Project: Flink

[jira] [Updated] (FLINK-13547) Verify and correct string function's semantic for Blink planner

2019-08-02 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13547: - Description: Currently many string builtin functions in blink planner follow hive/spark

[jira] [Commented] (FLINK-13547) Verify and correct string function's semantic for Blink planner

2019-08-02 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16898751#comment-16898751 ] Zhenghua Gao commented on FLINK-13547: -- [~dawidwys] description updated. > Verify and correct

[jira] [Created] (FLINK-13665) decimal(p, s) where p is less than s should be illegal

2019-08-09 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13665: Summary: decimal(p, s) where p is less than s should be illegal Key: FLINK-13665 URL: https://issues.apache.org/jira/browse/FLINK-13665 Project: Flink Issue

[jira] [Updated] (FLINK-13664) "MD5" and "SHA" functions should SqlTypeFamily.CHARACTER instend of SqlTypeFamily.STRING

2019-08-09 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13664: - Affects Version/s: 1.10.0 Fix Version/s: 1.10.0 Component/s: Table SQL /

[jira] [Created] (FLINK-13664) "MD5" and "SHA" functions should SqlTypeFamily.CHARACTER instend of SqlTypeFamily.STRING

2019-08-09 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13664: Summary: "MD5" and "SHA" functions should SqlTypeFamily.CHARACTER instend of SqlTypeFamily.STRING Key: FLINK-13664 URL: https://issues.apache.org/jira/browse/FLINK-13664

[jira] [Updated] (FLINK-13547) Verify and correct string function's semantic for Blink planner

2019-08-06 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13547: - Description: Currently many string builtin functions in blink planner follow hive/spark

[jira] [Created] (FLINK-13651) table api not support cast to decimal with precision and scale

2019-08-08 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13651: Summary: table api not support cast to decimal with precision and scale Key: FLINK-13651 URL: https://issues.apache.org/jira/browse/FLINK-13651 Project: Flink

[jira] [Updated] (FLINK-13651) table api not support cast to decimal with precision and scale

2019-08-08 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: - Description: could reproduce in  ScalarFunctionsTest: `testAllApis(  

[jira] [Created] (FLINK-13374) flink-table-planner-blink compile failed for scala-2.12 on travis

2019-07-22 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13374: Summary: flink-table-planner-blink compile failed for scala-2.12 on travis Key: FLINK-13374 URL: https://issues.apache.org/jira/browse/FLINK-13374 Project: Flink

[jira] [Created] (FLINK-13377) Streaming SQL e2e test failed on travis

2019-07-23 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13377: Summary: Streaming SQL e2e test failed on travis Key: FLINK-13377 URL: https://issues.apache.org/jira/browse/FLINK-13377 Project: Flink Issue Type: Bug

[jira] [Updated] (FLINK-13394) secure MapR repo URL is not work in E2E crontab builds

2019-07-23 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13394: - Description: [FLINK-12578|http://example.com/] intros https URL for MapR, but this causes fails

[jira] [Created] (FLINK-13394) secure MapR repo URL is not work in E2E crontab builds

2019-07-23 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13394: Summary: secure MapR repo URL is not work in E2E crontab builds Key: FLINK-13394 URL: https://issues.apache.org/jira/browse/FLINK-13394 Project: Flink Issue

[jira] [Commented] (FLINK-13282) LocalExecutorITCase#testUseCatalogAndUseDatabase failed on Travis

2019-07-17 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886703#comment-16886703 ] Zhenghua Gao commented on FLINK-13282: -- The reason is that the FunctionCatalog would look up

[jira] [Created] (FLINK-13302) DateTimeUtils.unixDateCeil returns the same value as unixDateFloor does

2019-07-17 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13302: Summary: DateTimeUtils.unixDateCeil returns the same value as unixDateFloor does Key: FLINK-13302 URL: https://issues.apache.org/jira/browse/FLINK-13302 Project:

[jira] [Updated] (FLINK-13302) DateTimeUtils.unixDateCeil returns the same value as unixDateFloor does

2019-07-17 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13302: - Issue Type: Sub-task (was: Bug) Parent: FLINK-13267 > DateTimeUtils.unixDateCeil

[jira] [Created] (FLINK-13280) Revert blink changes in DateTimeUtils, and keep it same as flink version.

2019-07-15 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13280: Summary: Revert blink changes in DateTimeUtils, and keep it same as flink version. Key: FLINK-13280 URL: https://issues.apache.org/jira/browse/FLINK-13280 Project:

[jira] [Assigned] (FLINK-13280) Revert blink changes in DateTimeUtils, and keep it same as flink version.

2019-07-15 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao reassigned FLINK-13280: Assignee: Zhenghua Gao > Revert blink changes in DateTimeUtils, and keep it same as

[jira] [Updated] (FLINK-13280) Revert blink changes in DateTimeUtils, and keep it same as flink version.

2019-07-15 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13280: - Priority: Critical (was: Major) > Revert blink changes in DateTimeUtils, and keep it same as

[jira] [Updated] (FLINK-13280) Revert blink changes in DateTimeUtils, and keep it same as flink version.

2019-07-16 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13280: - Affects Version/s: 1.10.0 1.9.0 Component/s: Table SQL /

[jira] [Comment Edited] (FLINK-13377) Streaming SQL e2e test failed on travis

2019-07-25 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892525#comment-16892525 ] Zhenghua Gao edited comment on FLINK-13377 at 7/25/19 8:07 AM: --- Found some 

[jira] [Updated] (FLINK-13377) Streaming SQL e2e test failed on travis

2019-07-25 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13377: - Attachment: 495.jpg 198.jpg > Streaming SQL e2e test failed on travis >

[jira] [Commented] (FLINK-13374) flink-table-planner-blink compile failed for scala-2.12 on travis

2019-07-25 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892509#comment-16892509 ] Zhenghua Gao commented on FLINK-13374: -- [~twalthr] Seems it happens by accident for 1.10. I will

[jira] [Commented] (FLINK-13377) Streaming SQL e2e test failed on travis

2019-07-25 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892517#comment-16892517 ] Zhenghua Gao commented on FLINK-13377: -- Another two instances: 

[jira] [Commented] (FLINK-13377) Streaming SQL e2e test failed on travis

2019-07-25 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892525#comment-16892525 ] Zhenghua Gao commented on FLINK-13377: -- Found some clues: The SQL query in this case seems

[jira] [Commented] (FLINK-14173) ANSI-style JOIN with Temporal Table Function fails

2019-09-24 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16936737#comment-16936737 ] Zhenghua Gao commented on FLINK-14173: -- [~jark] [~BenoitParis] For Temporal Join case, we do not

[jira] [Updated] (FLINK-14080) Support precision of TimestampType

2019-09-25 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-14080: - Description: Timestamp values have a precision in fractional seconds that range from 0 to 9.

[jira] [Updated] (FLINK-12999) Can't generate valid execution plan for "SELECT uuid() FROM (VALUES(1,2,3)) T(a, b, c)"

2019-06-26 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-12999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-12999: - Summary: Can't generate valid execution plan for "SELECT uuid() FROM (VALUES(1,2,3)) T(a, b,

[jira] [Created] (FLINK-12845) Execute multiple statements in command line or sql script file

2019-06-14 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-12845: Summary: Execute multiple statements in command line or sql script file Key: FLINK-12845 URL: https://issues.apache.org/jira/browse/FLINK-12845 Project: Flink

[jira] [Commented] (FLINK-12845) Execute multiple statements in command line or sql script file

2019-06-14 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-12845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863905#comment-16863905 ] Zhenghua Gao commented on FLINK-12845: -- Yes. But only support sql script file by SOURCE command or

[jira] [Created] (FLINK-14696) Support precision of TimestampType in built-in SQL functions and operators

2019-11-10 Thread Zhenghua Gao (Jira)
Zhenghua Gao created FLINK-14696: Summary: Support precision of TimestampType in built-in SQL functions and operators Key: FLINK-14696 URL: https://issues.apache.org/jira/browse/FLINK-14696 Project:

[jira] [Updated] (FLINK-14084) Support ZonedTimestampType

2019-10-31 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-14084: - Description: ZonedTimestmapType in FLINK(and other Hadoop SQL engines) choose OffsetDateTime

[jira] [Created] (FLINK-14737) HiveTypeUtil.toFlinkPrimitiveType returns wrong Timestamp(6) instead of Timestamp(9)

2019-11-13 Thread Zhenghua Gao (Jira)
Zhenghua Gao created FLINK-14737: Summary: HiveTypeUtil.toFlinkPrimitiveType returns wrong Timestamp(6) instead of Timestamp(9) Key: FLINK-14737 URL: https://issues.apache.org/jira/browse/FLINK-14737

[jira] [Commented] (FLINK-14694) Most tests from package o.a.f.table.planner.functions.aggfunctions are not executed during mvn test

2019-11-13 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973196#comment-16973196 ] Zhenghua Gao commented on FLINK-14694: -- What about removing all default exclusions of Surefire

[jira] [Commented] (FLINK-14599) Support precision of TimestampType in blink planner

2019-11-13 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973212#comment-16973212 ] Zhenghua Gao commented on FLINK-14599: -- Tables defined by DDL use DescriptorProperties

[jira] [Comment Edited] (FLINK-14694) Most tests from package o.a.f.table.planner.functions.aggfunctions are not executed during mvn test

2019-11-13 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973196#comment-16973196 ] Zhenghua Gao edited comment on FLINK-14694 at 11/13/19 9:58 AM: What

[jira] [Comment Edited] (FLINK-14694) Most tests from package o.a.f.table.planner.functions.aggfunctions are not executed during mvn test

2019-11-13 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973196#comment-16973196 ] Zhenghua Gao edited comment on FLINK-14694 at 11/13/19 9:58 AM: What

[jira] [Commented] (FLINK-14648) When using udaf, the startup task has a “Cannot determine simple type name 'com' ” exception

2019-11-13 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973208#comment-16973208 ] Zhenghua Gao commented on FLINK-14648: -- more information about your job would be helpful to

[jira] [Commented] (FLINK-14737) HiveTypeUtil.toFlinkPrimitiveType returns wrong Timestamp(6) instead of Timestamp(9)

2019-11-13 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973149#comment-16973149 ] Zhenghua Gao commented on FLINK-14737: -- [~bli] [~jark] what do you think about this? >

[jira] [Created] (FLINK-14764) The final Explicit/Implicit conversion matrix we should support in our planner

2019-11-13 Thread Zhenghua Gao (Jira)
Zhenghua Gao created FLINK-14764: Summary: The final Explicit/Implicit conversion matrix we should support in our planner Key: FLINK-14764 URL: https://issues.apache.org/jira/browse/FLINK-14764

[jira] [Updated] (FLINK-14764) The final Explicit/Implicit conversion matrix we should support in our planner

2019-11-13 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-14764: - Attachment: SQL_2011_CAST_Matrix.png > The final Explicit/Implicit conversion matrix we should

[jira] [Commented] (FLINK-11935) Remove DateTimeUtils pull-in and fix datetime casting problem

2019-11-14 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16974838#comment-16974838 ] Zhenghua Gao commented on FLINK-11935: -- The impact to legacy planner: # toString of

[jira] [Updated] (FLINK-14805) Remove unixDateCeil related code

2019-11-14 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-14805: - Affects Version/s: 1.10.0 > Remove unixDateCeil related code >

[jira] [Created] (FLINK-14805) Remove unixDateCeil related code

2019-11-14 Thread Zhenghua Gao (Jira)
Zhenghua Gao created FLINK-14805: Summary: Remove unixDateCeil related code Key: FLINK-14805 URL: https://issues.apache.org/jira/browse/FLINK-14805 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-14806) Introduce setTimestamp/getTimestamp interface to TypeGetterSetters/VectorizedColumnBatch and writeTimestamp interface to BinaryWriter

2019-11-14 Thread Zhenghua Gao (Jira)
Zhenghua Gao created FLINK-14806: Summary: Introduce setTimestamp/getTimestamp interface to TypeGetterSetters/VectorizedColumnBatch and writeTimestamp interface to BinaryWriter Key: FLINK-14806 URL:

[jira] [Created] (FLINK-14810) It's weird that copy julianDateFloor from DateTimeUtils and change the implementation

2019-11-15 Thread Zhenghua Gao (Jira)
Zhenghua Gao created FLINK-14810: Summary: It's weird that copy julianDateFloor from DateTimeUtils and change the implementation Key: FLINK-14810 URL: https://issues.apache.org/jira/browse/FLINK-14810

[jira] [Commented] (FLINK-11935) Remove DateTimeUtils pull-in and fix datetime casting problem

2019-11-14 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16974890#comment-16974890 ] Zhenghua Gao commented on FLINK-11935: -- Created FLINK-14805 to track `remove the copied code when

  1   2   3   >