[jira] [Created] (CALCITE-5175) IndexOutOfBoundsException when query has IN clause on top of the view column

2022-06-01 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-5175: Summary: IndexOutOfBoundsException when query has IN clause on top of the view column Key: CALCITE-5175 URL: https://issues.apache.org/jira/browse/CALCITE-5175

[jira] [Created] (CALCITE-5174) EnumerableHashJoin filter out NULL values for "IS NOT DISTINCT FROM"

2022-06-01 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-5174: Summary: EnumerableHashJoin filter out NULL values for "IS NOT DISTINCT FROM" Key: CALCITE-5174 URL: https://issues.apache.org/jira/browse/CALCITE-5174

[jira] [Created] (CALCITE-5083) In RelBuilder.project_, do not unwrap SARGs

2022-04-04 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-5083: Summary: In RelBuilder.project_, do not unwrap SARGs Key: CALCITE-5083 URL: https://issues.apache.org/jira/browse/CALCITE-5083 Project: Calcite

[jira] [Created] (CALCITE-4978) Allow custom constant map in RelOptPredicateList

2022-01-09 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-4978: Summary: Allow custom constant map in RelOptPredicateList Key: CALCITE-4978 URL: https://issues.apache.org/jira/browse/CALCITE-4978 Project: Calcite

[jira] [Created] (CALCITE-4700) AggregateUnionTransposeRule produces wrong group sets for the top Aggregate

2021-07-21 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-4700: Summary: AggregateUnionTransposeRule produces wrong group sets for the top Aggregate Key: CALCITE-4700 URL: https://issues.apache.org/jira/browse/CALCITE-4700

[jira] [Created] (CALCITE-4650) TopDownRuleDriver.DeriveTrait.derive produces wrong AssertionError when registering new nodes

2021-06-13 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-4650: Summary: TopDownRuleDriver.DeriveTrait.derive produces wrong AssertionError when registering new nodes Key: CALCITE-4650 URL:

[jira] [Created] (CALCITE-4616) AggregateUnionTransposeRule causes row type mismatch when some inputs have unique grouping key

2021-05-21 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-4616: Summary: AggregateUnionTransposeRule causes row type mismatch when some inputs have unique grouping key Key: CALCITE-4616 URL:

[jira] [Created] (CALCITE-4615) AggregateUnionTransposeRule may assign wrong aggregate function to input

2021-05-21 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-4615: Summary: AggregateUnionTransposeRule may assign wrong aggregate function to input Key: CALCITE-4615 URL: https://issues.apache.org/jira/browse/CALCITE-4615

[jira] [Created] (CALCITE-4543) Interval literal looses a fractional second when it has scale greater than 3

2021-03-19 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-4543: Summary: Interval literal looses a fractional second when it has scale greater than 3 Key: CALCITE-4543 URL: https://issues.apache.org/jira/browse/CALCITE-4543

[jira] [Created] (CALCITE-4535) ServerDdlExecutor cannot execute DROP commands with qualified object names

2021-03-13 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-4535: Summary: ServerDdlExecutor cannot execute DROP commands with qualified object names Key: CALCITE-4535 URL: https://issues.apache.org/jira/browse/CALCITE-4535

[jira] [Created] (CALCITE-4533) Fix handling of REPLACE and IF NOT EXISTS keywords for CREATE TABLE/SCHEMA commands

2021-03-11 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-4533: Summary: Fix handling of REPLACE and IF NOT EXISTS keywords for CREATE TABLE/SCHEMA commands Key: CALCITE-4533 URL: https://issues.apache.org/jira/browse/CALCITE-4533

[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:

[jira] [Created] (CALCITE-4501) Clear costs in VolcanoPlanner when setting the new root

2021-02-16 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-4501: Summary: Clear costs in VolcanoPlanner when setting the new root Key: CALCITE-4501 URL: https://issues.apache.org/jira/browse/CALCITE-4501 Project: Calcite

[jira] [Created] (CALCITE-4476) DateTimeUtils.timeStringToUnixDate may produce wrong time

2021-01-23 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-4476: Summary: DateTimeUtils.timeStringToUnixDate may produce wrong time Key: CALCITE-4476 URL: https://issues.apache.org/jira/browse/CALCITE-4476 Project: Calcite

[jira] [Created] (CALCITE-4466) Do not RelTraitDef.convert if the "from" trait already satisfies the "to" trait.

2021-01-13 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-4466: Summary: Do not RelTraitDef.convert if the "from" trait already satisfies the "to" trait. Key: CALCITE-4466 URL: https://issues.apache.org/jira/browse/CALCITE-4466

[jira] [Created] (CALCITE-4461) Do not cast to logical node inside Enumerable rules

2021-01-11 Thread Vladimir Ozerov (Jira)
Vladimir Ozerov created CALCITE-4461: Summary: Do not cast to logical node inside Enumerable rules Key: CALCITE-4461 URL: https://issues.apache.org/jira/browse/CALCITE-4461 Project: Calcite