[jira] [Commented] (CALCITE-6413) SqlValidator does not invoke TypeCoercionImpl::binaryComparisonCoercion for both NATURAL and USING join conditions

2024-07-03 Thread Pavel Pereslegin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862690#comment-17862690 ] Pavel Pereslegin commented on CALCITE-6413: --- I would like to try fix this iss

[jira] [Commented] (CALCITE-6453) Simplify casts which are result of constant reduction

2024-07-03 Thread Krisztian Kasa (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862703#comment-17862703 ] Krisztian Kasa commented on CALCITE-6453: - Hi [~nobigo], Thanks for the review

[jira] [Assigned] (CALCITE-6413) SqlValidator does not invoke TypeCoercionImpl::binaryComparisonCoercion for both NATURAL and USING join conditions

2024-07-03 Thread Pavel Pereslegin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Pereslegin reassigned CALCITE-6413: - Assignee: Pavel Pereslegin > SqlValidator does not invoke TypeCoercionImpl::b

[jira] [Commented] (CALCITE-6453) Simplify casts which are result of constant reduction

2024-07-03 Thread Alessandro Solimando (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862753#comment-17862753 ] Alessandro Solimando commented on CALCITE-6453: --- Thanks for sharing [~kka

[jira] [Updated] (CALCITE-6436) JDBC adapter generates SQL missing parentheses when comparing 3 values with the same precedence like (a=b)=c

2024-07-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-6436: Labels: pull-request-available (was: ) > JDBC adapter generates SQL missing parentheses

[jira] [Resolved] (CALCITE-6436) JDBC adapter generates SQL missing parentheses when comparing 3 values with the same precedence like (a=b)=c

2024-07-03 Thread xiong duan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiong duan resolved CALCITE-6436. - Fix Version/s: 1.38.0 Resolution: Fixed > JDBC adapter generates SQL missing parentheses

[jira] [Commented] (CALCITE-6436) JDBC adapter generates SQL missing parentheses when comparing 3 values with the same precedence like (a=b)=c

2024-07-03 Thread xiong duan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862762#comment-17862762 ] xiong duan commented on CALCITE-6436: - Fixed in [d2e3350|https://github.com/apache

[jira] [Commented] (CALCITE-6413) SqlValidator does not invoke TypeCoercionImpl::binaryComparisonCoercion for both NATURAL and USING join conditions

2024-07-03 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862822#comment-17862822 ] Julian Hyde commented on CALCITE-6413: -- We do convert NATURAL and USING to ON - in

[jira] [Commented] (CALCITE-6456) The Mysql log function rule LOG(x, base) is equivalent to LOG(base)/LOG(x)

2024-07-03 Thread Caican Cai (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862830#comment-17862830 ] Caican Cai commented on CALCITE-6456: - I fix in [https://github.com/apache/calcite/