[jira] [Updated] (CALCITE-1509) Allow overriding the convertlet table in CalcitePrepareImpl

2016-11-23 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-1509: - Assignee: Gian Merlino (was: Julian Hyde) > Allow overriding the convertlet table in

[jira] [Updated] (CALCITE-1509) Allow overriding the convertlet table in CalcitePrepareImpl

2016-11-23 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-1509: - Description: Allow overriding the convertlet table in CalcitePrepareImpl. > Allow overriding

[jira] [Created] (CALCITE-1509) Allow overriding the convertlet table in CalcitePrepareImpl

2016-11-23 Thread Julian Hyde (JIRA)
Julian Hyde created CALCITE-1509: Summary: Allow overriding the convertlet table in CalcitePrepareImpl Key: CALCITE-1509 URL: https://issues.apache.org/jira/browse/CALCITE-1509 Project: Calcite

[jira] [Created] (CALCITE-1508) SortJoinTransposeRule can remove the top Sort node if it is a trivial ORDER BY and the non-preserved side of the outer join is count-preserving

2016-11-23 Thread Maryann Xue (JIRA)
Maryann Xue created CALCITE-1508: Summary: SortJoinTransposeRule can remove the top Sort node if it is a trivial ORDER BY and the non-preserved side of the outer join is count-preserving Key: CALCITE-1508 URL:

[jira] [Created] (CALCITE-1507) OFFSET cannot be pushed through a JOIN if the non-preserved side of outer join is not count-preserving

2016-11-23 Thread Maryann Xue (JIRA)
Maryann Xue created CALCITE-1507: Summary: OFFSET cannot be pushed through a JOIN if the non-preserved side of outer join is not count-preserving Key: CALCITE-1507 URL:

[jira] [Issue Comment Deleted] (CALCITE-1503) Infinite loop occurs during query planning

2016-11-23 Thread Miguel Oliveira (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miguel Oliveira updated CALCITE-1503: - Comment: was deleted (was: Jstack output) > Infinite loop occurs during query planning

[jira] [Commented] (CALCITE-1503) Infinite loop occurs during query planning

2016-11-23 Thread Miguel Oliveira (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15690010#comment-15690010 ] Miguel Oliveira commented on CALCITE-1503: -- [~amansinha100] Just added the Jstack output with

[jira] [Created] (CALCITE-1506) Push OVER Clause to underlying SQL via JDBC adapter

2016-11-23 Thread Christian Tzolov (JIRA)
Christian Tzolov created CALCITE-1506: - Summary: Push OVER Clause to underlying SQL via JDBC adapter Key: CALCITE-1506 URL: https://issues.apache.org/jira/browse/CALCITE-1506 Project: Calcite