[jira] [Updated] (CALCITE-3213) Support complex type expressions for SqlDataTypeSpec

2019-08-13 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chan updated CALCITE-3213: Description: We should support nested struct type like: {code:sql} ROW( foo NUMBER(5, 2) NOT

[jira] [Commented] (CALCITE-3167) Remove overriding equals and hashCode methods in EnumerableTableScan

2019-08-13 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906838#comment-16906838 ] Julian Hyde commented on CALCITE-3167: -- I would add \{\@inheritDoc\} to the two methods, but

[jira] [Commented] (CALCITE-3167) Remove overriding equals and hashCode methods in EnumerableTableScan

2019-08-13 Thread jin xing (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906823#comment-16906823 ] jin xing commented on CALCITE-3167: --- [~julianhyde] Gentle ping ~ In current change, I made

[jira] [Assigned] (CALCITE-3167) Remove overriding equals and hashCode methods in EnumerableTableScan

2019-08-13 Thread jin xing (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jin xing reassigned CALCITE-3167: - Assignee: jin xing > Remove overriding equals and hashCode methods in EnumerableTableScan >

[jira] [Assigned] (CALCITE-3203) When matching materializations, match Project with child of Aggregate

2019-08-13 Thread jin xing (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jin xing reassigned CALCITE-3203: - Assignee: jin xing > When matching materializations, match Project with child of Aggregate >

[jira] [Updated] (CALCITE-3235) Add CONCAT function for Redshift

2019-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3235: Labels: pull-request-available (was: ) > Add CONCAT function for Redshift >

[jira] [Updated] (CALCITE-3140) Multiple failures when executing slow tests

2019-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3140: Labels: pull-request-available (was: ) > Multiple failures when executing slow tests >

[jira] [Commented] (CALCITE-3244) RelDecorrelator unable to decorrelate expression with filter and aggregate on top

2019-08-13 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906496#comment-16906496 ] Julian Hyde commented on CALCITE-3244: -- Thanks for clarifying, [~vvysotskyi]. It's worth checking

[jira] [Commented] (CALCITE-1935) Reference implementation for MATCH_RECOGNIZE

2019-08-13 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906393#comment-16906393 ] Julian Hyde commented on CALCITE-1935: -- I use ‘git rebase -i’ over many iterations, and sometimes

[jira] [Commented] (CALCITE-3138) Restructuring ROW type fields is not supported

2019-08-13 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906379#comment-16906379 ] Julian Hyde commented on CALCITE-3138: -- Can you please improve the description? As it stands, it

[jira] [Updated] (CALCITE-3138) Restructuring ROW type fields is not supported

2019-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3138: Labels: pull-request-available (was: ) > Restructuring ROW type fields is not supported

[jira] [Commented] (CALCITE-3243) Incomplete validation of operands in JSON functions

2019-08-13 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906200#comment-16906200 ] Stamatis Zampetakis commented on CALCITE-3243: -- Hi [~wangm92], You are running a

[jira] [Assigned] (CALCITE-3244) RelDecorrelator unable to decorrelate expression with filter and aggregate on top

2019-08-13 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chan reassigned CALCITE-3244: --- Assignee: Danny Chan > RelDecorrelator unable to decorrelate expression with filter and

[jira] [Commented] (CALCITE-1935) Reference implementation for MATCH_RECOGNIZE

2019-08-13 Thread zhen wang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906175#comment-16906175 ] zhen wang commented on CALCITE-1935: [~julianhyde] you still managed to squeeze it into 3 big

[jira] [Commented] (CALCITE-3242) RelToSqlConverter handling "NOT IN" incorrectly

2019-08-13 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906162#comment-16906162 ] Danny Chan commented on CALCITE-3242: - Hi, [~atharv.raj] Now Calcite would always try to convert

[jira] [Commented] (CALCITE-3241) Calcite this is a very strange mistake

2019-08-13 Thread ;ianghaibin (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906120#comment-16906120 ] ;ianghaibin commented on CALCITE-3241: -- OK ,        Just table structure   is  INTEGER  1:

[jira] [Commented] (CALCITE-3238) Support Time Zone suffix of DateTime types for SqlDataTypeSpec

2019-08-13 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906118#comment-16906118 ] Danny Chan commented on CALCITE-3238: - [~julianhyde] I have did some refactoring for the

[jira] [Updated] (CALCITE-3248) support the Connector interface in the golang calcite driver

2019-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3248: Labels: pull-request-available (was: ) > support the Connector interface in the golang

[jira] [Updated] (CALCITE-3244) RelDecorrelator unable to decorrelate expression with filter and aggregate on top

2019-08-13 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi updated CALCITE-3244: - Summary: RelDecorrelator unable to decorrelate expression with filter and

[jira] [Comment Edited] (CALCITE-3244) Decorrelating sub-queries - Adding Implicit RowID support

2019-08-13 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906038#comment-16906038 ] Volodymyr Vysotskyi edited comment on CALCITE-3244 at 8/13/19 10:22 AM:

[jira] [Created] (CALCITE-3248) support the Connector interface in the golang calcite driver

2019-08-13 Thread Tino Rusch (JIRA)
Tino Rusch created CALCITE-3248: --- Summary: support the Connector interface in the golang calcite driver Key: CALCITE-3248 URL: https://issues.apache.org/jira/browse/CALCITE-3248 Project: Calcite

[jira] [Commented] (CALCITE-3244) Decorrelating sub-queries - Adding Implicit RowID support

2019-08-13 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906038#comment-16906038 ] Volodymyr Vysotskyi commented on CALCITE-3244: -- Thanks, [~benj641] for reporting this

[jira] [Comment Edited] (CALCITE-3244) Decorrelating sub-queries - Adding Implicit RowID support

2019-08-13 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906038#comment-16906038 ] Volodymyr Vysotskyi edited comment on CALCITE-3244 at 8/13/19 10:10 AM:

[jira] [Updated] (CALCITE-3220) wrong sql format when transforming function SUBSTRING to hive sql

2019-08-13 Thread Jacky Woo (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Woo updated CALCITE-3220: --- Summary: wrong sql format when transforming function SUBSTRING to hive sql (was: HiveSqlDialect

[jira] [Updated] (CALCITE-3247) wrong sql format when transforming function SUBSTRING to hive sql

2019-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3247: Labels: pull-request-available (was: ) > wrong sql format when transforming function

[jira] [Updated] (CALCITE-3247) wrong sql format when transforming function SUBSTRING to hive sql

2019-08-13 Thread Jacky Woo (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Woo updated CALCITE-3247: --- Summary: wrong sql format when transforming function SUBSTRING to hive sql (was: wrong sql format

[jira] [Comment Edited] (CALCITE-3242) RelToSqlConverter handling "NOT IN" incorrectly

2019-08-13 Thread Atharv Rajput (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905886#comment-16905886 ] Atharv Rajput edited comment on CALCITE-3242 at 8/13/19 7:25 AM: - In

[jira] [Updated] (CALCITE-3247) wrong sql format when transforming ANSI sql to hive sql

2019-08-13 Thread Jacky Woo (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Woo updated CALCITE-3247: --- Description: Let's assume sql = SELECT SUBSTRING('ABC', 2) When we use HiveSqlDialect and

[jira] [Created] (CALCITE-3247) wrong sql format when transforming ANSI sql to hive sql

2019-08-13 Thread Jacky Woo (JIRA)
Jacky Woo created CALCITE-3247: -- Summary: wrong sql format when transforming ANSI sql to hive sql Key: CALCITE-3247 URL: https://issues.apache.org/jira/browse/CALCITE-3247 Project: Calcite

[jira] [Commented] (CALCITE-3242) RelToSqlConverter handling "NOT IN" incorrectly

2019-08-13 Thread Atharv Rajput (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905886#comment-16905886 ] Atharv Rajput commented on CALCITE-3242: In our application we are creating Rel using

[jira] [Updated] (CALCITE-3246) NullPointerException while deserializing of udf.

2019-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3246: Labels: pull-request-available (was: ) > NullPointerException while deserializing of