[jira] [Commented] (CALCITE-4514) Fine tune the merge order of two RelSets, cache RelSet's childSet computation

2021-02-26 Thread Vladimir Sitnikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292046#comment-17292046 ] Vladimir Sitnikov commented on CALCITE-4514: Should we do path compression

[jira] [Commented] (CALCITE-4514) Fine tune the merge order of two RelSets, cache RelSet's childSet computation

2021-02-26 Thread Vladimir Sitnikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292039#comment-17292039 ] Vladimir Sitnikov commented on CALCITE-4514: Are we using https://en.wikip

[jira] [Commented] (CALCITE-4514) Prefer merge new relset into old relset when they are parent set of each other

2021-02-26 Thread Botong Huang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292007#comment-17292007 ] Botong Huang commented on CALCITE-4514: --- Hi Julian, thanks for the comments. I be

[jira] [Updated] (CALCITE-4514) Fine tune the merge order of two RelSets, cache RelSet's childSet computation

2021-02-26 Thread Botong Huang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Botong Huang updated CALCITE-4514: -- Summary: Fine tune the merge order of two RelSets, cache RelSet's childSet computation (was:

[jira] [Commented] (CALCITE-4514) Prefer merge new relset into old relset when they are parent set of each other

2021-02-26 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291978#comment-17291978 ] Julian Hyde commented on CALCITE-4514: -- I missed it first time around: you are dea

[jira] [Commented] (CALCITE-4514) Prefer merge new relset into old relset when they are parent set of each other

2021-02-26 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291973#comment-17291973 ] Julian Hyde commented on CALCITE-4514: -- [~botong], I agree that we would benefit f

[jira] [Resolved] (CALCITE-3163) Incorrect mapping of JDBC float/real array types to Java types

2021-02-26 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis resolved CALCITE-3163. -- Resolution: Fixed > Incorrect mapping of JDBC float/real array types to Java

[jira] [Commented] (CALCITE-3163) Incorrect mapping of JDBC float/real array types to Java types

2021-02-26 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291870#comment-17291870 ] Stamatis Zampetakis commented on CALCITE-3163: -- Fixed in [783571f2b5faaa9

[jira] [Commented] (CALCITE-4514) Prefer merge new relset into old relset when they are parent set of each other

2021-02-26 Thread Botong Huang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291869#comment-17291869 ] Botong Huang commented on CALCITE-4514: --- Hi Vladimir, yes, you are right. Both pr

[jira] [Updated] (CALCITE-3163) Incorrect mapping of JDBC float/real array types to Java types

2021-02-26 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis updated CALCITE-3163: - Summary: Incorrect mapping of JDBC float/real array types to Java types (was:

[jira] [Updated] (CALCITE-4515) Do not generate the new join tree from commute/associate rules if there are "always TRUE" conditions

2021-02-26 Thread Vladimir Ozerov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov updated CALCITE-4515: - Description: {{JoinCommuteRule}} and {{JoinAssociateRule}} form a complete ruleset to

[jira] [Updated] (CALCITE-4515) Do not generate the new join tree from commute/associate rules if there are "always TRUE" conditions

2021-02-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-4515: Labels: pull-request-available (was: ) > Do not generate the new join tree from commute/

[jira] [Updated] (CALCITE-4515) Do not generate the new join tree from commute/associate rules if there are "always TRUE" conditions

2021-02-26 Thread Vladimir Ozerov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov updated CALCITE-4515: - Summary: Do not generate the new join tree from commute/associate rules if there are "a

[jira] [Updated] (CALCITE-4515) Do not generate the new join tree from commute/associate rules if there are "always true" conditions

2021-02-26 Thread Vladimir Ozerov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov updated CALCITE-4515: - Summary: Do not generate the new join tree from commute/associate rules if there are "a

[jira] [Created] (CALCITE-4515) Do not generate the new join tree from commute/associate rules if it contains "always true" condition

2021-02-26 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-4515: Summary: Do not generate the new join tree from commute/associate rules if it contains "always true" condition Key: CALCITE-4515 URL: https://issues.apache.org/jira/browse

[jira] [Updated] (CALCITE-4510) RexLiteral can produce wrong digest for some user defined types

2021-02-26 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Q L updated CALCITE-4510: --- Fix Version/s: 1.27.0 > RexLiteral can produce wrong digest for some user defined types > -

[jira] [Commented] (CALCITE-4510) RexLiteral can produce wrong digest for some user defined types

2021-02-26 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291530#comment-17291530 ] Ruben Q L commented on CALCITE-4510: No problem [~fan_li_ya]. Thank you for this fi

[jira] [Commented] (CALCITE-4510) RexLiteral can produce wrong digest for some user defined types

2021-02-26 Thread Liya Fan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291528#comment-17291528 ] Liya Fan commented on CALCITE-4510: --- [~rubenql] It sounds much better than my origina

[jira] [Updated] (CALCITE-4510) RexLiteral can produce wrong digest for some user defined types

2021-02-26 Thread Liya Fan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liya Fan updated CALCITE-4510: -- Summary: RexLiteral can produce wrong digest for some user defined types (was: Weird digests for lit

[jira] [Commented] (CALCITE-4514) Prefer merge new relset into old relset when they are parent set of each other

2021-02-26 Thread Vladimir Sitnikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291489#comment-17291489 ] Vladimir Sitnikov commented on CALCITE-4514: I always assumed that the cond

[jira] [Commented] (CALCITE-4510) Weird digests for literals with some user defined types

2021-02-26 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291483#comment-17291483 ] Ruben Q L commented on CALCITE-4510: Thanks [~fan_li_ya]. I have a final remark, I