[jira] [Resolved] (CALCITE-3826) UPDATE assigns wrong type to bind variables

2020-02-28 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen resolved CALCITE-3826. - Assignee: Danny Chen Resolution: Fixed Fixed in [eab156a|https://github.com/apache/calci

[jira] [Updated] (CALCITE-3826) UPDATE assigns wrong type to bind variables

2020-02-28 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen updated CALCITE-3826: Fix Version/s: 1.22.0 > UPDATE assigns wrong type to bind variables > ---

[jira] [Commented] (CALCITE-3827) Reduce the time complexity of finding in-edges of a vertex in the graph

2020-02-28 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17048084#comment-17048084 ] Julian Hyde commented on CALCITE-3827: -- Can we move discussion from the PR to here

[jira] [Commented] (CALCITE-3827) Reduce the time complexity of finding in-edges of a vertex in the graph

2020-02-28 Thread Xiening Dai (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17048083#comment-17048083 ] Xiening Dai commented on CALCITE-3827: -- We can just use one hash map, which maps v

[jira] [Commented] (CALCITE-3827) Reduce the time complexity of finding in-edges of a vertex in the graph

2020-02-28 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17048077#comment-17048077 ] Julian Hyde commented on CALCITE-3827: -- It's a bit more than you state. You are ad

[jira] [Updated] (CALCITE-3753) Remove rulematch ordering

2020-02-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3753: Labels: pull-request-available (was: ) > Remove rulematch ordering > ---

[jira] [Updated] (CALCITE-3753) Remove rulematch ordering

2020-02-28 Thread Haisheng Yuan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haisheng Yuan updated CALCITE-3753: --- Summary: Remove rulematch ordering (was: Always try to match and execute substitution rule

[jira] [Commented] (CALCITE-3836) The hash codes of RelNodes are unreliable

2020-02-28 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17048068#comment-17048068 ] Julian Hyde commented on CALCITE-3836: -- I agree with [~zabetak]. The article does

[jira] [Commented] (CALCITE-3824) JoinProjectTransposeRule should skip Projects containing windowing expression

2020-02-28 Thread Vineet Garg (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17047901#comment-17047901 ] Vineet Garg commented on CALCITE-3824: -- That sounds ok to me, we can keep the pull

[jira] [Commented] (CALCITE-3824) JoinProjectTransposeRule should skip Projects containing windowing expression

2020-02-28 Thread Jesus Camacho Rodriguez (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17047861#comment-17047861 ] Jesus Camacho Rodriguez commented on CALCITE-3824: -- I was planning to

[jira] [Commented] (CALCITE-3824) JoinProjectTransposeRule should skip Projects containing windowing expression

2020-02-28 Thread Vineet Garg (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17047860#comment-17047860 ] Vineet Garg commented on CALCITE-3824: -- [~jcamachorodriguez] Pull request for this

[jira] [Commented] (CALCITE-3827) Reduce the time complexity of finding in-edges of a vertex in the graph

2020-02-28 Thread Xiening Dai (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17047855#comment-17047855 ] Xiening Dai commented on CALCITE-3827: -- There shouldn't be too much overhead. Ever

[jira] [Commented] (CALCITE-3836) The hash codes of RelNodes are unreliable

2020-02-28 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17047412#comment-17047412 ] Stamatis Zampetakis commented on CALCITE-3836: -- Thanks for the interesting

[jira] [Commented] (CALCITE-3769) Deprecate TableScanRule

2020-02-28 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17047352#comment-17047352 ] Danny Chen commented on CALCITE-3769: - > Why EnumerableTableScanRule has to introdu

[jira] [Commented] (CALCITE-3826) UPDATE assigns wrong type to bind variables

2020-02-28 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17047342#comment-17047342 ] Danny Chen commented on CALCITE-3826: - Finally, i found the root cause: commit htt

[jira] [Commented] (CALCITE-3836) The hash codes of RelNodes are unreliable

2020-02-28 Thread Liya Fan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17047324#comment-17047324 ] Liya Fan commented on CALCITE-3836: --- [~julianhyde] Sorry it did not directly say that

[jira] [Comment Edited] (CALCITE-3826) UPDATE assigns wrong type to bind variables

2020-02-28 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17047223#comment-17047223 ] Danny Chen edited comment on CALCITE-3826 at 2/28/20 8:23 AM: ---

[jira] [Commented] (CALCITE-3769) Deprecate TableScanRule

2020-02-28 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17047306#comment-17047306 ] Stamatis Zampetakis commented on CALCITE-3769: -- Guys nobody is accusing an