[jira] [Comment Edited] (CALCITE-5598) Expand expression in a GROUP BY clause returns wrong result in case of expressions referenced by column index

2023-04-25 Thread Runkang He (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17716481#comment-17716481 ] Runkang He edited comment on CALCITE-5598 at 4/26/23 1:10 AM: --

[jira] [Comment Edited] (CALCITE-5598) Expand expression in a GROUP BY clause returns wrong result in case of expressions referenced by column index

2023-04-25 Thread Runkang He (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17716481#comment-17716481 ] Runkang He edited comment on CALCITE-5598 at 4/26/23 1:10 AM: --

[jira] [Commented] (CALCITE-5598) Expand expression in a GROUP BY clause returns wrong result in case of expressions referenced by column index

2023-04-25 Thread Runkang He (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17716481#comment-17716481 ] Runkang He commented on CALCITE-5598: - [~julianhyde] I'm not sure how bigquery uses calcite, does

[jira] [Commented] (CALCITE-5614) Serialize and deserialize Sarg objects

2023-04-25 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17716471#comment-17716471 ] Julian Hyde commented on CALCITE-5614: -- Here's where we convert to string: {code} // Test

[jira] [Commented] (CALCITE-5614) Serialize and deserialize Sarg objects

2023-04-25 Thread Oliver Lee (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17716466#comment-17716466 ] Oliver Lee commented on CALCITE-5614: - I've managed to read through all the commits, I do like the

[jira] [Commented] (CALCITE-5549) Appropriately set `DATA_TYPE` and `IS_GENERATEDCOLUMN` metadata values for `MEASURE` types

2023-04-25 Thread TJ Banghart (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17716460#comment-17716460 ] TJ Banghart commented on CALCITE-5549: -- I opened

[jira] [Created] (CALCITE-5676) Appropriately set `DATA_TYPE` and `TYPE_NAME` metadata values for `MEASURE` types

2023-04-25 Thread TJ Banghart (Jira)
TJ Banghart created CALCITE-5676: Summary: Appropriately set `DATA_TYPE` and `TYPE_NAME` metadata values for `MEASURE` types Key: CALCITE-5676 URL: https://issues.apache.org/jira/browse/CALCITE-5676

[jira] [Commented] (CALCITE-5669) Remove trivial correlates from the query plan

2023-04-25 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17716451#comment-17716451 ] Stamatis Zampetakis commented on CALCITE-5669: -- I would like to finalize this in the next

[jira] [Commented] (CALCITE-5390) RelDecorrelator throws NullPointerException

2023-04-25 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17716357#comment-17716357 ] Stamatis Zampetakis commented on CALCITE-5390: -- I will also check this more in detail once

[jira] [Commented] (CALCITE-5390) RelDecorrelator throws NullPointerException

2023-04-25 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17716354#comment-17716354 ] Julian Hyde commented on CALCITE-5390: -- Ok, I'll look into trimming. It seems that there are a

[jira] [Updated] (CALCITE-5675) Infer predicates for anti-join

2023-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-5675: Labels: pull-request-available (was: ) > Infer predicates for anti-join >

[jira] [Updated] (CALCITE-5639) RexSimplify should remove IS NOT NULL check when LIKE comparison is present

2023-04-25 Thread Alessandro Solimando (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Solimando updated CALCITE-5639: -- Component/s: core > RexSimplify should remove IS NOT NULL check when LIKE

[jira] [Resolved] (CALCITE-5639) RexSimplify should remove IS NOT NULL check when LIKE comparison is present

2023-04-25 Thread Alessandro Solimando (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Solimando resolved CALCITE-5639. --- Fix Version/s: 1.35.0 Resolution: Fixed Fixed via

[jira] [Created] (CALCITE-5675) Infer predicates for anti-join

2023-04-25 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created CALCITE-5675: Summary: Infer predicates for anti-join Key: CALCITE-5675 URL: https://issues.apache.org/jira/browse/CALCITE-5675 Project: Calcite Issue

[jira] [Resolved] (CALCITE-5670) Assertion error in SemiJoinJoinTransposeRule when Semi-Join has keys from both tables of the bottom Join

2023-04-25 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Q L resolved CALCITE-5670. Resolution: Fixed Fixed via

[jira] [Commented] (CALCITE-5672) cast type with nullable result it not true

2023-04-25 Thread jackylau (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17716163#comment-17716163 ] jackylau commented on CALCITE-5672: --- yeap [~thomas.rebele]  i forgot i created yesterday because

[jira] [Closed] (CALCITE-5672) cast type with nullable result it not true

2023-04-25 Thread jackylau (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jackylau closed CALCITE-5672. - Resolution: Duplicate > cast type with nullable result it not true >

[jira] [Commented] (CALCITE-5672) cast type with nullable result it not true

2023-04-25 Thread Thomas Rebele (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17716160#comment-17716160 ] Thomas Rebele commented on CALCITE-5672: Duplicate of CALCITE-5674? > cast type with nullable

[jira] [Resolved] (CALCITE-5642) Add SHA256, SHA512 functions (enabled in BigQuery and PostgreSQL libraries)

2023-04-25 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Q L resolved CALCITE-5642. Resolution: Fixed Done via

[jira] [Commented] (CALCITE-5673) FilterIntoJoinRule cannot pushdown filter to TableScan

2023-04-25 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17716141#comment-17716141 ] Stamatis Zampetakis commented on CALCITE-5673: -- Hey [~klchai] , did you look into

[jira] [Updated] (CALCITE-5670) Assertion error in SemiJoinJoinTransposeRule when Semi-Join has keys from both tables of the bottom Join

2023-04-25 Thread Roman Kondakov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Kondakov updated CALCITE-5670: Summary: Assertion error in SemiJoinJoinTransposeRule when Semi-Join has keys from both