[jira] [Comment Edited] (CALCITE-2974) Timestamp conversion performance can be improved

2019-04-10 Thread Chunwei Lei (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815090#comment-16815090 ] Chunwei Lei edited comment on CALCITE-2974 at 4/11/19 5:51 AM: --

[jira] [Commented] (CALCITE-2974) Timestamp conversion performance can be improved

2019-04-10 Thread Chunwei Lei (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815090#comment-16815090 ] Chunwei Lei commented on CALCITE-2974: -- {{simplifyCast}} is a private method.  >

[jira] [Commented] (CALCITE-2989) The method ymdToJulian in DateTimeUtils returns wrong value

2019-04-10 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815058#comment-16815058 ] vinoyang commented on CALCITE-2989: --- [~julianhyde] I found you deleted the code snipp

[jira] [Created] (CALCITE-2989) The method ymdToJulian in DateTimeUtils returns wrong value

2019-04-10 Thread vinoyang (JIRA)
vinoyang created CALCITE-2989: - Summary: The method ymdToJulian in DateTimeUtils returns wrong value Key: CALCITE-2989 URL: https://issues.apache.org/jira/browse/CALCITE-2989 Project: Calcite Is

[jira] [Commented] (CALCITE-1338) JoinProjectTransposeRule makes wrong transformation when the right child of left outer join has a RexLiteral project expression.

2019-04-10 Thread Chunwei Lei (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815045#comment-16815045 ] Chunwei Lei commented on CALCITE-1338: -- Thanks [~julianhyde]. It is exactly what I

[jira] [Resolved] (CALCITE-2981) Syntax error with simple nested select query

2019-04-10 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-2981. -- Resolution: Duplicate Closing because this is a duplicate of CALCITE-35. Yes, it is a bug. I

[jira] [Commented] (CALCITE-896) Remove Aggregate if grouping columns are unique and all functions are splittable

2019-04-10 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814812#comment-16814812 ] Julian Hyde commented on CALCITE-896: - Will do. > Remove Aggregate if grouping colu

[jira] [Closed] (CALCITE-299) Divide the join graph into partitions that can be optimized separately

2019-04-10 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde closed CALCITE-299. --- Resolution: Won't Fix I think we can close this. It's an idea for achieving performance on queries

[jira] [Commented] (CALCITE-1338) JoinProjectTransposeRule makes wrong transformation when the right child of left outer join has a RexLiteral project expression.

2019-04-10 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814755#comment-16814755 ] Julian Hyde commented on CALCITE-1338: -- I was wrong to use the word "strict" earli

[jira] [Commented] (CALCITE-1338) JoinProjectTransposeRule makes wrong transformation when the right child of left outer join has a RexLiteral project expression.

2019-04-10 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814736#comment-16814736 ] Julian Hyde commented on CALCITE-1338: -- How about using [Strong|https://calcite.a

[jira] [Commented] (CALCITE-2981) Syntax error with simple nested select query

2019-04-10 Thread Will Yu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814731#comment-16814731 ] Will Yu commented on CALCITE-2981: -- [~vamshi.v.kris...@gmail.com] Cool. Just want to u

[jira] [Commented] (CALCITE-2974) Timestamp conversion performance can be improved

2019-04-10 Thread Valeriy Trofimov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814670#comment-16814670 ] Valeriy Trofimov commented on CALCITE-2974: --- Why Druid adapter is using RexSi

[jira] [Commented] (CALCITE-2981) Syntax error with simple nested select query

2019-04-10 Thread Vamshi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814648#comment-16814648 ] Vamshi commented on CALCITE-2981: - [~my7ym] I know that work around but this still need

[jira] [Commented] (CALCITE-2981) Syntax error with simple nested select query

2019-04-10 Thread Will Yu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814636#comment-16814636 ] Will Yu commented on CALCITE-2981: -- [~vamshi.v.kris...@gmail.com] Try this one?  {code

[jira] [Commented] (CALCITE-2962) RelStructuredTypeFlattener generates wrong types for nested column when flattenProjection

2019-04-10 Thread Will Yu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814613#comment-16814613 ] Will Yu commented on CALCITE-2962: -- [~IhorHuzenko] NP. Glad I could help ;) > RelStru

[jira] [Commented] (CALCITE-2966) Problem with Code Generation

2019-04-10 Thread Julian Feinauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814400#comment-16814400 ] Julian Feinauer commented on CALCITE-2966: -- Hey [~danny0405] it seems that the

[jira] [Assigned] (CALCITE-2966) Problem with Code Generation

2019-04-10 Thread Julian Feinauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Feinauer reassigned CALCITE-2966: Assignee: Julian Feinauer (was: Danny Chan) > Problem with Code Generation > --

[jira] [Comment Edited] (CALCITE-2962) RelStructuredTypeFlattener generates wrong types for nested column when flattenProjection

2019-04-10 Thread Igor Guzenko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814321#comment-16814321 ] Igor Guzenko edited comment on CALCITE-2962 at 4/10/19 10:48 AM:

[jira] [Comment Edited] (CALCITE-2962) RelStructuredTypeFlattener generates wrong types for nested column when flattenProjection

2019-04-10 Thread Igor Guzenko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814321#comment-16814321 ] Igor Guzenko edited comment on CALCITE-2962 at 4/10/19 10:47 AM:

[jira] [Commented] (CALCITE-2962) RelStructuredTypeFlattener generates wrong types for nested column when flattenProjection

2019-04-10 Thread Igor Guzenko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814321#comment-16814321 ] Igor Guzenko commented on CALCITE-2962: --- Hi [~my7ym], thank you very much for you

[jira] [Resolved] (CALCITE-2909) Optimize Enumerable SemiJoin with lazy computation of innerLookup

2019-04-10 Thread Ruben Quesada Lopez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Quesada Lopez resolved CALCITE-2909. -- Resolution: Fixed Fixed in https://github.com/apache/calcite/commit/59aa1153

[jira] [Updated] (CALCITE-2909) Optimize Enumerable SemiJoin with lazy computation of innerLookup

2019-04-10 Thread Ruben Quesada Lopez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Quesada Lopez updated CALCITE-2909: - Affects Version/s: 1.19.0 > Optimize Enumerable SemiJoin with lazy computation

[jira] [Updated] (CALCITE-2909) Optimize Enumerable SemiJoin with lazy computation of innerLookup

2019-04-10 Thread Ruben Quesada Lopez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Quesada Lopez updated CALCITE-2909: - Fix Version/s: 1.20.0 > Optimize Enumerable SemiJoin with lazy computation of i

[jira] [Updated] (CALCITE-2427) Sub-queries not supported in DML statements

2019-04-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-2427: Labels: pull-request-available sub-query (was: sub-query) > Sub-queries not supported in