[jira] [Commented] (CALCITE-3759) class leak

2020-01-29 Thread Mike Villa (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025678#comment-17025678 ] Mike Villa commented on CALCITE-3759: - I have checked that the code generated make

[jira] [Commented] (CALCITE-3759) class leak

2020-01-29 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025817#comment-17025817 ] Stamatis Zampetakis commented on CALCITE-3759: -- [~mikevm] are you using th

[jira] [Commented] (CALCITE-3753) Always try to match and execute substitution rule first and remove rulematch ordering

2020-01-29 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025849#comment-17025849 ] Stamatis Zampetakis commented on CALCITE-3753: -- If I am not mistaken, the

[jira] [Commented] (CALCITE-3753) Always try to match and execute substitution rule first and remove rulematch ordering

2020-01-29 Thread Roman Kondakov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025904#comment-17025904 ] Roman Kondakov commented on CALCITE-3753: - [~hyuan], may be you have a "big pic

[jira] [Comment Edited] (CALCITE-3753) Always try to match and execute substitution rule first and remove rulematch ordering

2020-01-29 Thread Roman Kondakov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025904#comment-17025904 ] Roman Kondakov edited comment on CALCITE-3753 at 1/29/20 2:12 PM: ---

[jira] [Commented] (CALCITE-3759) class leak

2020-01-29 Thread Mike Villa (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026001#comment-17026001 ] Mike Villa commented on CALCITE-3759: - [~zabetak] I’m not using any cache. If you s

[jira] [Reopened] (CALCITE-3759) class leak

2020-01-29 Thread Mike Villa (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Villa reopened CALCITE-3759: - I have checked that the code generated make many class in perm and it can't be garbage collection.

[jira] [Commented] (CALCITE-3759) class leak

2020-01-29 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026062#comment-17026062 ] Stamatis Zampetakis commented on CALCITE-3759: -- I've seen you are using Sc

[jira] [Resolved] (CALCITE-3756) RelSubset should not match operand(RelNode.class)

2020-01-29 Thread Haisheng Yuan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haisheng Yuan resolved CALCITE-3756. Fix Version/s: 1.22.0 Resolution: Fixed Fixed in https://github.com/apache/calcit

[jira] [Resolved] (CALCITE-3755) Ascending rule match with RelSubset operand doesn't work

2020-01-29 Thread Haisheng Yuan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haisheng Yuan resolved CALCITE-3755. Fix Version/s: 1.22.0 Resolution: Fixed Fixed in https://github.com/apache/calcit

[jira] [Commented] (CALCITE-3759) class leak

2020-01-29 Thread Mike Villa (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026211#comment-17026211 ] Mike Villa commented on CALCITE-3759: - [~zabetak] thanks for your quick answer. Th

[jira] [Resolved] (CALCITE-3751) JDBC adapter wrongly pushes ORDER BY into sub-query

2020-01-29 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-3751. -- Fix Version/s: 1.22.0 Resolution: Fixed Fixed in [3c9e156a|https://github.com/apache/

[jira] [Commented] (CALCITE-3753) Always try to match and execute substitution rule first and remove rulematch ordering

2020-01-29 Thread Haisheng Yuan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026387#comment-17026387 ] Haisheng Yuan commented on CALCITE-3753: [~zabetak] {quote} If I am not mistake