[jira] [Created] (CALCITE-3201) Skip validation for sql insert columns with column strategy that can not insert into

2019-07-17 Thread Danny Chan (JIRA)
Danny Chan created CALCITE-3201: --- Summary: Skip validation for sql insert columns with column strategy that can not insert into Key: CALCITE-3201 URL: https://issues.apache.org/jira/browse/CALCITE-3201

[jira] [Commented] (CALCITE-3200) Add TEXT Data Type

2019-07-17 Thread pingle wang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887537#comment-16887537 ] pingle wang commented on CALCITE-3200: -- [~zabetak] I just read the issue and mailing list,My PR

[jira] [Closed] (CALCITE-3127) Support ALTER VIEW Statement

2019-07-17 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis closed CALCITE-3127. Resolution: Won't Fix > Support ALTER VIEW Statement >

[jira] [Resolved] (CALCITE-3184) Add the new logo to the website

2019-07-17 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis resolved CALCITE-3184. -- Resolution: Fixed Fixed in

[jira] [Commented] (CALCITE-3031) Support for correlated ANY/SOME/ALL sub-query

2019-07-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887427#comment-16887427 ] Julian Hyde commented on CALCITE-3031: -- Much better! Thanks. > Support for correlated

[jira] [Commented] (CALCITE-3031) Support for correlated ANY/SOME/ALL sub-query

2019-07-17 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887416#comment-16887416 ] Vineet Garg commented on CALCITE-3031: -- [~julianhyde] I have updated the Jira title as well as

[jira] [Updated] (CALCITE-3031) Support for correlated ANY/SOME/ALL sub-query

2019-07-17 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated CALCITE-3031: - Summary: Support for correlated ANY/SOME/ALL sub-query (was: AssertionError: correlation id

[jira] [Commented] (CALCITE-3031) AssertionError: correlation id $cor0 not found in correlation list []

2019-07-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887405#comment-16887405 ] Julian Hyde commented on CALCITE-3031: -- "correlated predicate quantifiers" is jargon. I don't

[jira] [Commented] (CALCITE-3113) Equivalent MutableAggregates with different row types fail with AssertionError

2019-07-17 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886908#comment-16886908 ] Danny Chan commented on CALCITE-3113: - Fixed in

[jira] [Resolved] (CALCITE-3113) Equivalent MutableAggregates with different row types fail with AssertionError

2019-07-17 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chan resolved CALCITE-3113. - Resolution: Fixed Assignee: Danny Chan Fix Version/s: 1.21.0 > Equivalent

[jira] [Updated] (CALCITE-3198) ReduceExpressionsRule.FILTER_INSTANCE does not reduce 'NOT(x=a AND x=b)'

2019-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3198: Labels: pull-request-available (was: ) > ReduceExpressionsRule.FILTER_INSTANCE does not

[jira] [Updated] (CALCITE-3198) ReduceExpressionsRule.FILTER_INSTANCE does not reduce 'NOT(x=a AND x=b)'

2019-07-17 Thread Ruben Quesada Lopez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Quesada Lopez updated CALCITE-3198: - Fix Version/s: 1.21.0 > ReduceExpressionsRule.FILTER_INSTANCE does not reduce

[jira] [Assigned] (CALCITE-3198) ReduceExpressionsRule.FILTER_INSTANCE does not reduce 'NOT(x=a AND x=b)'

2019-07-17 Thread Ruben Quesada Lopez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Quesada Lopez reassigned CALCITE-3198: Assignee: Ruben Quesada Lopez > ReduceExpressionsRule.FILTER_INSTANCE

[jira] [Updated] (CALCITE-3195) Handle UDF that throws checked exceptions in enumerable code generator

2019-07-17 Thread Feng Zhu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Zhu updated CALCITE-3195: -- Labels: pull-request-available (was: ) > Handle UDF that throws checked exceptions in enumerable

[jira] [Updated] (CALCITE-3195) Handle UDF that throws checked exceptions in enumerable code generator

2019-07-17 Thread Feng Zhu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Zhu updated CALCITE-3195: -- Summary: Handle UDF that throws checked exceptions in enumerable code generator (was: Fix

[jira] [Assigned] (CALCITE-3195) Fix enumerable code generator to handle UDFs that throws checked Exceptions

2019-07-17 Thread Feng Zhu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Zhu reassigned CALCITE-3195: - Assignee: Feng Zhu > Fix enumerable code generator to handle UDFs that throws checked