[jira] [Created] (CALCITE-3242) RelToSqlConverter not handling "NOT IN" properly

2019-08-12 Thread Atharv Rajput (JIRA)
Atharv Rajput created CALCITE-3242: -- Summary: RelToSqlConverter not handling "NOT IN" properly Key: CALCITE-3242 URL: https://issues.apache.org/jira/browse/CALCITE-3242 Project: Calcite Issu

[jira] [Updated] (CALCITE-3242) RelToSqlConverter not handling "NOT IN" properly

2019-08-12 Thread Atharv Rajput (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atharv Rajput updated CALCITE-3242: --- Remaining Estimate: 1h Original Estimate: 1h > RelToSqlConverter not handling "NOT IN"

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

2019-08-12 Thread Atharv Rajput (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atharv Rajput updated CALCITE-3242: --- Summary: RelToSqlConverter handling "NOT IN" incorrectly (was: RelToSqlConverter not handl

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

2019-08-12 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chan updated CALCITE-3238: Description: This is the grammar copied from SQL-2011: {code:sql} ::= DATE | TIME []

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

2019-08-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3238: Labels: pull-request-available (was: ) > Support Time Zone suffix of DateTime types for

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

2019-08-12 Thread Chris Baynes (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905076#comment-16905076 ] Chris Baynes commented on CALCITE-3241: --- It looks like you are trying to sum a co

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

2019-08-12 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905264#comment-16905264 ] Julian Hyde commented on CALCITE-3242: -- I don’t think we support NOT-IN as a RexCa

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

2019-08-12 Thread Stamatis Zampetakis (JIRA)
Stamatis Zampetakis created CALCITE-3243: Summary: Incomplete validation of operands in JSON functions Key: CALCITE-3243 URL: https://issues.apache.org/jira/browse/CALCITE-3243 Project: Calci

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

2019-08-12 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905266#comment-16905266 ] Stamatis Zampetakis commented on CALCITE-3243: -- After a quick look in {{Sq

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

2019-08-12 Thread benj (JIRA)
benj created CALCITE-3244: - Summary: Decorrelating sub-queries - Adding Implicit RowID support Key: CALCITE-3244 URL: https://issues.apache.org/jira/browse/CALCITE-3244 Project: Calcite Issue Type: I

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

2019-08-12 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905485#comment-16905485 ] Julian Hyde commented on CALCITE-3244: -- There's a lot of Drill-specific stuff in t

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

2019-08-12 Thread Atharv Rajput (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905487#comment-16905487 ] Atharv Rajput commented on CALCITE-3242: Thanks for your reply [~julianhyde], b

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

2019-08-12 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905497#comment-16905497 ] Julian Hyde commented on CALCITE-3242: -- {quote}NOT IN comes as RexCall{quote} Come

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

2019-08-12 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905500#comment-16905500 ] Julian Hyde commented on CALCITE-3241: -- [~1693294577], You need to make a much cle

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

2019-08-12 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-1935. -- Resolution: Fixed Fix Version/s: 1.21.0 Fixed in [5ec3a2a|https://github.com/apache/c

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

2019-08-12 Thread Julian Feinauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905538#comment-16905538 ] Julian Feinauer commented on CALCITE-1935: -- Thank you so much [~julianhyde] fo

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

2019-08-12 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905584#comment-16905584 ] Julian Hyde commented on CALCITE-3238: -- Why do you allow WITH LOCAL TIME ZONE for

[jira] [Created] (CALCITE-3245) CompileException in Janino when a query contains a division between a Double and a BigDecimal

2019-08-12 Thread Stamatis Zampetakis (JIRA)
Stamatis Zampetakis created CALCITE-3245: Summary: CompileException in Janino when a query contains a division between a Double and a BigDecimal Key: CALCITE-3245 URL: https://issues.apache.org/jira/browse

[jira] [Commented] (CALCITE-3245) CompileException in Janino when a query contains a division between a Double and a BigDecimal

2019-08-12 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905672#comment-16905672 ] Stamatis Zampetakis commented on CALCITE-3245: -- As it is clearly indicated

[jira] [Assigned] (CALCITE-3159) Distinct can be removed for MIN/MAX/BIT_OR/BIT_AND aggregate functions

2019-08-12 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde reassigned CALCITE-3159: Assignee: Julian Hyde (was: Forward Xu) > Distinct can be removed for MIN/MAX/BIT_OR/BI

[jira] [Commented] (CALCITE-3159) Distinct can be removed for MIN/MAX/BIT_OR/BIT_AND aggregate functions

2019-08-12 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905717#comment-16905717 ] Julian Hyde commented on CALCITE-3159: -- Reviewing now. Will commit shortly. > Dis

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

2019-08-12 Thread Matt Wang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905731#comment-16905731 ] Matt Wang commented on CALCITE-3243: [~zabetak] I think the error was thrown in va

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

2019-08-12 Thread Matt Wang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905731#comment-16905731 ] Matt Wang edited comment on CALCITE-3243 at 8/13/19 2:05 AM:

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

2019-08-12 Thread Matt Wang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905731#comment-16905731 ] Matt Wang edited comment on CALCITE-3243 at 8/13/19 2:05 AM:

[jira] [Assigned] (CALCITE-3223) Non-RexInputRef may fails the matching of FilterToProjectUnifyRule during 'invert' by mistake.

2019-08-12 Thread jin xing (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jin xing reassigned CALCITE-3223: - Assignee: jin xing > Non-RexInputRef may fails the matching of FilterToProjectUnifyRule during

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

2019-08-12 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905746#comment-16905746 ] Danny Chan commented on CALCITE-1935: - Nice job, [~julian.feinauer] ! Thanks for yo

[jira] [Assigned] (CALCITE-3214) Add UnionToUnionRule for materialization matching

2019-08-12 Thread jin xing (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jin xing reassigned CALCITE-3214: - Assignee: jin xing > Add UnionToUnionRule for materialization matching > -

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

2019-08-12 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905749#comment-16905749 ] Danny Chan commented on CALCITE-3238: - I agree with your point that we should first

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

2019-08-12 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905749#comment-16905749 ] Danny Chan edited comment on CALCITE-3238 at 8/13/19 2:34 AM: ---

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

2019-08-12 Thread Julian Feinauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905847#comment-16905847 ] Julian Feinauer commented on CALCITE-1935: -- Thank you very much [~danny0405]!

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

2019-08-12 Thread Wang Yanlin (JIRA)
Wang Yanlin created CALCITE-3246: Summary: NullPointerException while deserializing of udf. Key: CALCITE-3246 URL: https://issues.apache.org/jira/browse/CALCITE-3246 Project: Calcite Issue T

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

2019-08-12 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 ud