[jira] [Created] (CALCITE-4565) UpperBound and lowerBound are silently re-written incorrectly during sql to rel conversion

2021-04-06 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4565: --- Summary: UpperBound and lowerBound are silently re-written incorrectly during sql to rel conversion Key: CALCITE-4565 URL: https://issues.apache.org/jira/browse/CALCITE-4565

[jira] [Created] (CALCITE-4507) 'a = 0 or a is null' should not be rewrite to a sarg 'a in (0, null)'

2021-02-22 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4507: --- Summary: 'a = 0 or a is null' should not be rewrite to a sarg 'a in (0, null)' Key: CALCITE-4507 URL: https://issues.apache.org/jira/browse/CALCITE-4507 Project:

[jira] [Created] (CALCITE-4479) "vFloat in (1.0, 2.0)" throws UnsupportedOperationException

2021-01-27 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4479: --- Summary: "vFloat in (1.0, 2.0)" throws UnsupportedOperationException Key: CALCITE-4479 URL: https://issues.apache.org/jira/browse/CALCITE-4479 Project: Calcite

[jira] [Created] (CALCITE-4473) Deprecate the config option TARGET_SCHEMA_FILE_PROP for HoodieFlinkStreamer

2021-01-19 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4473: --- Summary: Deprecate the config option TARGET_SCHEMA_FILE_PROP for HoodieFlinkStreamer Key: CALCITE-4473 URL: https://issues.apache.org/jira/browse/CALCITE-4473 Project:

[jira] [Created] (CALCITE-4456) Allows all the value expressions for explicit row value constructor

2021-01-05 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4456: --- Summary: Allows all the value expressions for explicit row value constructor Key: CALCITE-4456 URL: https://issues.apache.org/jira/browse/CALCITE-4456 Project: Calcite

[jira] [Created] (CALCITE-4406) SqlTableRef OPERATOR should create a SqlTableRef as the call

2020-11-17 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4406: --- Summary: SqlTableRef OPERATOR should create a SqlTableRef as the call Key: CALCITE-4406 URL: https://issues.apache.org/jira/browse/CALCITE-4406 Project: Calcite

[jira] [Created] (CALCITE-4396) Allows table valued functions of FROM and JOIN context without TABLE clause

2020-11-12 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4396: --- Summary: Allows table valued functions of FROM and JOIN context without TABLE clause Key: CALCITE-4396 URL: https://issues.apache.org/jira/browse/CALCITE-4396 Project:

[jira] [Created] (CALCITE-4377) Fix the return nullability inference during rex simplification

2020-11-05 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4377: --- Summary: Fix the return nullability inference during rex simplification Key: CALCITE-4377 URL: https://issues.apache.org/jira/browse/CALCITE-4377 Project: Calcite

[jira] [Created] (CALCITE-4364) "a in (1, 2) and a = 1" should be simplified to "a=1"

2020-10-29 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4364: --- Summary: "a in (1, 2) and a = 1" should be simplified to "a=1" Key: CALCITE-4364 URL: https://issues.apache.org/jira/browse/CALCITE-4364 Project: Calcite

[jira] [Created] (CALCITE-4337) Supports PARTITION BY clause for table function table argument

2020-10-14 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4337: --- Summary: Supports PARTITION BY clause for table function table argument Key: CALCITE-4337 URL: https://issues.apache.org/jira/browse/CALCITE-4337 Project: Calcite

[jira] [Created] (CALCITE-4333) The Sort rel should be decorrelated even though it has fetch or limit when its parent is not a Correlate

2020-10-12 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4333: --- Summary: The Sort rel should be decorrelated even though it has fetch or limit when its parent is not a Correlate Key: CALCITE-4333 URL:

[jira] [Created] (CALCITE-4283) Promote the error message when creating table function scan with non table functions

2020-09-26 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4283: --- Summary: Promote the error message when creating table function scan with non table functions Key: CALCITE-4283 URL: https://issues.apache.org/jira/browse/CALCITE-4283

[jira] [Created] (CALCITE-4282) Promote the window table functions window attribute data type with precision 3

2020-09-26 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4282: --- Summary: Promote the window table functions window attribute data type with precision 3 Key: CALCITE-4282 URL: https://issues.apache.org/jira/browse/CALCITE-4282

[jira] [Created] (CALCITE-4225) Make RelDecorrelator pluggable

2020-09-03 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4225: --- Summary: Make RelDecorrelator pluggable Key: CALCITE-4225 URL: https://issues.apache.org/jira/browse/CALCITE-4225 Project: Calcite Issue Type: Bug

[jira] [Created] (CALCITE-4171) Support named parameters for table window functions

2020-08-10 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4171: --- Summary: Support named parameters for table window functions Key: CALCITE-4171 URL: https://issues.apache.org/jira/browse/CALCITE-4171 Project: Calcite Issue

[jira] [Created] (CALCITE-4167) Group by COALESCE IN throws NullPointerException

2020-08-07 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4167: --- Summary: Group by COALESCE IN throws NullPointerException Key: CALCITE-4167 URL: https://issues.apache.org/jira/browse/CALCITE-4167 Project: Calcite Issue

[jira] [Created] (CALCITE-4145) Exception when query from UDF field with structured type

2020-07-28 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4145: --- Summary: Exception when query from UDF field with structured type Key: CALCITE-4145 URL: https://issues.apache.org/jira/browse/CALCITE-4145 Project: Calcite

[jira] [Created] (CALCITE-4115) Improve the prompt of using SQL keywords for sql parser

2020-07-09 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4115: --- Summary: Improve the prompt of using SQL keywords for sql parser Key: CALCITE-4115 URL: https://issues.apache.org/jira/browse/CALCITE-4115 Project: Calcite

[jira] [Created] (CALCITE-4073) Add a new component RexNormalize for more effect rex nodes normalization

2020-06-18 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4073: --- Summary: Add a new component RexNormalize for more effect rex nodes normalization Key: CALCITE-4073 URL: https://issues.apache.org/jira/browse/CALCITE-4073 Project:

[jira] [Created] (CALCITE-4070) Add benchmark test for new Digest interface

2020-06-17 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4070: --- Summary: Add benchmark test for new Digest interface Key: CALCITE-4070 URL: https://issues.apache.org/jira/browse/CALCITE-4070 Project: Calcite Issue Type:

[jira] [Created] (CALCITE-4031) Remove code to be removed before 1.24

2020-05-29 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4031: --- Summary: Remove code to be removed before 1.24 Key: CALCITE-4031 URL: https://issues.apache.org/jira/browse/CALCITE-4031 Project: Calcite Issue Type: Task

[jira] [Created] (CALCITE-3962) Make JSON_VALUE operands varadic

2020-04-28 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3962: --- Summary: Make JSON_VALUE operands varadic Key: CALCITE-3962 URL: https://issues.apache.org/jira/browse/CALCITE-3962 Project: Calcite Issue Type: Sub-task

[jira] [Created] (CALCITE-3955) Remove the first operand of RexCall from SqlWindowTableFunction

2020-04-24 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3955: --- Summary: Remove the first operand of RexCall from SqlWindowTableFunction Key: CALCITE-3955 URL: https://issues.apache.org/jira/browse/CALCITE-3955 Project: Calcite

[jira] [Created] (CALCITE-3954) Always compare types using equals

2020-04-23 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3954: --- Summary: Always compare types using equals Key: CALCITE-3954 URL: https://issues.apache.org/jira/browse/CALCITE-3954 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3943) Remove the JSON functions keyword from parser

2020-04-21 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3943: --- Summary: Remove the JSON functions keyword from parser Key: CALCITE-3943 URL: https://issues.apache.org/jira/browse/CALCITE-3943 Project: Calcite Issue Type:

[jira] [Created] (CALCITE-3942) Move type-coercion configurations into SqlValidator.Config

2020-04-21 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3942: --- Summary: Move type-coercion configurations into SqlValidator.Config Key: CALCITE-3942 URL: https://issues.apache.org/jira/browse/CALCITE-3942 Project: Calcite

[jira] [Created] (CALCITE-3940) Hint item can not parse correctly if the name is right after token "/*+"

2020-04-19 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3940: --- Summary: Hint item can not parse correctly if the name is right after token "/*+" Key: CALCITE-3940 URL: https://issues.apache.org/jira/browse/CALCITE-3940 Project:

[jira] [Created] (CALCITE-3934) Supports implicit type coercion for operators with repeated type families

2020-04-17 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3934: --- Summary: Supports implicit type coercion for operators with repeated type families Key: CALCITE-3934 URL: https://issues.apache.org/jira/browse/CALCITE-3934 Project:

[jira] [Created] (CALCITE-3931) Add LOOKAHEAD(2) for methods defined in createStatementParserMethods

2020-04-16 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3931: --- Summary: Add LOOKAHEAD(2) for methods defined in createStatementParserMethods Key: CALCITE-3931 URL: https://issues.apache.org/jira/browse/CALCITE-3931 Project:

[jira] [Created] (CALCITE-3900) Add Config for SqlValidator

2020-04-07 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3900: --- Summary: Add Config for SqlValidator Key: CALCITE-3900 URL: https://issues.apache.org/jira/browse/CALCITE-3900 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3871) Remove dependency of org.apiguardian:apiguardian-api

2020-03-25 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3871: --- Summary: Remove dependency of org.apiguardian:apiguardian-api Key: CALCITE-3871 URL: https://issues.apache.org/jira/browse/CALCITE-3871 Project: Calcite Issue

[jira] [Created] (CALCITE-3856) Remove code to be removed before 1.23

2020-03-12 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3856: --- Summary: Remove code to be removed before 1.23 Key: CALCITE-3856 URL: https://issues.apache.org/jira/browse/CALCITE-3856 Project: Calcite Issue Type: Task

[jira] [Created] (CALCITE-3855) Supports snapshot on table with virtual columns during sql-to-rel conversion

2020-03-12 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3855: --- Summary: Supports snapshot on table with virtual columns during sql-to-rel conversion Key: CALCITE-3855 URL: https://issues.apache.org/jira/browse/CALCITE-3855

[jira] [Created] (CALCITE-3847) Decorrelation for join with lateral table outputs wrong plan if the join condition contains correlation variables

2020-03-09 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3847: --- Summary: Decorrelation for join with lateral table outputs wrong plan if the join condition contains correlation variables Key: CALCITE-3847 URL:

[jira] [Created] (CALCITE-3818) Upgrade Avatica version to 1.16.0

2020-02-24 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3818: --- Summary: Upgrade Avatica version to 1.16.0 Key: CALCITE-3818 URL: https://issues.apache.org/jira/browse/CALCITE-3818 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3812) Refactor HintStrategy to HintPredicate

2020-02-20 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3812: --- Summary: Refactor HintStrategy to HintPredicate Key: CALCITE-3812 URL: https://issues.apache.org/jira/browse/CALCITE-3812 Project: Calcite Issue Type:

[jira] [Created] (CALCITE-3808) Release Calcite 1.22.0

2020-02-20 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3808: --- Summary: Release Calcite 1.22.0 Key: CALCITE-3808 URL: https://issues.apache.org/jira/browse/CALCITE-3808 Project: Calcite Issue Type: Task Affects

[jira] [Created] (CALCITE-3805) Add a new method to control the agg input prune with explicit flag

2020-02-18 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3805: --- Summary: Add a new method to control the agg input prune with explicit flag Key: CALCITE-3805 URL: https://issues.apache.org/jira/browse/CALCITE-3805 Project: Calcite

[jira] [Created] (CALCITE-3801) Deprecate SqlToRelConverter.Config#isConvertTableAccess

2020-02-16 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3801: --- Summary: Deprecate SqlToRelConverter.Config#isConvertTableAccess Key: CALCITE-3801 URL: https://issues.apache.org/jira/browse/CALCITE-3801 Project: Calcite

[jira] [Created] (CALCITE-3800) FileReaderTest#testFileReaderUrlNoPath() timeout for AppVeyor env

2020-02-14 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3800: --- Summary: FileReaderTest#testFileReaderUrlNoPath() timeout for AppVeyor env Key: CALCITE-3800 URL: https://issues.apache.org/jira/browse/CALCITE-3800 Project: Calcite

[jira] [Created] (CALCITE-3799) Following CALCITE-3769, fix the slow tests

2020-02-14 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3799: --- Summary: Following CALCITE-3769, fix the slow tests Key: CALCITE-3799 URL: https://issues.apache.org/jira/browse/CALCITE-3799 Project: Calcite Issue Type:

[jira] [Created] (CALCITE-3798) Make RelBuilder view expander pluggable

2020-02-14 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3798: --- Summary: Make RelBuilder view expander pluggable Key: CALCITE-3798 URL: https://issues.apache.org/jira/browse/CALCITE-3798 Project: Calcite Issue Type:

[jira] [Created] (CALCITE-3797) RelMdPredicates should not assume the RexExecutor instance is RexExecutorImpl

2020-02-14 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3797: --- Summary: RelMdPredicates should not assume the RexExecutor instance is RexExecutorImpl Key: CALCITE-3797 URL: https://issues.apache.org/jira/browse/CALCITE-3797

[jira] [Created] (CALCITE-3795) Promote the Project digest to only print "0" instead of "0..0" when there is only one trivial field

2020-02-13 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3795: --- Summary: Promote the Project digest to only print "0" instead of "0..0" when there is only one trivial field Key: CALCITE-3795 URL:

[jira] [Created] (CALCITE-3793) AssertionError throws for planner digest cache key when the rel type is not struct

2020-02-12 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3793: --- Summary: AssertionError throws for planner digest cache key when the rel type is not struct Key: CALCITE-3793 URL: https://issues.apache.org/jira/browse/CALCITE-3793

[jira] [Created] (CALCITE-3792) Remove the generic type declaration of method RelOptCluster#getMetadataQuery

2020-02-12 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3792: --- Summary: Remove the generic type declaration of method RelOptCluster#getMetadataQuery Key: CALCITE-3792 URL: https://issues.apache.org/jira/browse/CALCITE-3792

[jira] [Created] (CALCITE-3781) HintStrategy can specify excluded rules for planner

2020-02-10 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3781: --- Summary: HintStrategy can specify excluded rules for planner Key: CALCITE-3781 URL: https://issues.apache.org/jira/browse/CALCITE-3781 Project: Calcite Issue

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

2020-02-04 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3769: --- Summary: Deprecate TableScanRule Key: CALCITE-3769 URL: https://issues.apache.org/jira/browse/CALCITE-3769 Project: Calcite Issue Type: Wish

[jira] [Created] (CALCITE-3766) Add a Builder to RelHint

2020-02-03 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3766: --- Summary: Add a Builder to RelHint Key: CALCITE-3766 URL: https://issues.apache.org/jira/browse/CALCITE-3766 Project: Calcite Issue Type: Sub-task

[jira] [Created] (CALCITE-3765) Returns early when there is an existing operand when assigning operands solve order

2020-02-02 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3765: --- Summary: Returns early when there is an existing operand when assigning operands solve order Key: CALCITE-3765 URL: https://issues.apache.org/jira/browse/CALCITE-3765

[jira] [Created] (CALCITE-3747) Constructing BETWEEN with RelBuilder throws class cast exception

2020-01-18 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3747: --- Summary: Constructing BETWEEN with RelBuilder throws class cast exception Key: CALCITE-3747 URL: https://issues.apache.org/jira/browse/CALCITE-3747 Project: Calcite

[jira] [Created] (CALCITE-3736) Add an interface in RelOptRuleCall to customize the propagation of hints before registering into planner rule

2020-01-14 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3736: --- Summary: Add an interface in RelOptRuleCall to customize the propagation of hints before registering into planner rule Key: CALCITE-3736 URL:

[jira] [Created] (CALCITE-3730) Add hints to RelBuilder

2020-01-13 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3730: --- Summary: Add hints to RelBuilder Key: CALCITE-3730 URL: https://issues.apache.org/jira/browse/CALCITE-3730 Project: Calcite Issue Type: Sub-task

[jira] [Created] (CALCITE-3728) Eliminate the warnings for Gradle build task

2020-01-12 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3728: --- Summary: Eliminate the warnings for Gradle build task Key: CALCITE-3728 URL: https://issues.apache.org/jira/browse/CALCITE-3728 Project: Calcite Issue Type:

[jira] [Created] (CALCITE-3719) Add customizable hint error handler

2020-01-09 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3719: --- Summary: Add customizable hint error handler Key: CALCITE-3719 URL: https://issues.apache.org/jira/browse/CALCITE-3719 Project: Calcite Issue Type: Sub-task

[jira] [Created] (CALCITE-3715) Add a interface to pass the table hints to RelOptTable

2020-01-07 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3715: --- Summary: Add a interface to pass the table hints to RelOptTable Key: CALCITE-3715 URL: https://issues.apache.org/jira/browse/CALCITE-3715 Project: Calcite

[jira] [Created] (CALCITE-3649) Hints should be propagated correctly in planner rules if original node is transformed to different kind

2019-12-29 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3649: --- Summary: Hints should be propagated correctly in planner rules if original node is transformed to different kind Key: CALCITE-3649 URL:

[jira] [Created] (CALCITE-3635) Supports hint option as string or numeric literal

2019-12-26 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3635: --- Summary: Supports hint option as string or numeric literal Key: CALCITE-3635 URL: https://issues.apache.org/jira/browse/CALCITE-3635 Project: Calcite Issue

[jira] [Created] (CALCITE-3620) Remove implicit lateral operator for temporal table join

2019-12-20 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3620: --- Summary: Remove implicit lateral operator for temporal table join Key: CALCITE-3620 URL: https://issues.apache.org/jira/browse/CALCITE-3620 Project: Calcite

[jira] [Created] (CALCITE-3608) Promote RelOptUtil.createCastRel to not create new projection if the input rel is already a project

2019-12-17 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3608: --- Summary: Promote RelOptUtil.createCastRel to not create new projection if the input rel is already a project Key: CALCITE-3608 URL:

[jira] [Created] (CALCITE-3584) Support SQL hints propagation for decorrelation

2019-12-10 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3584: --- Summary: Support SQL hints propagation for decorrelation Key: CALCITE-3584 URL: https://issues.apache.org/jira/browse/CALCITE-3584 Project: Calcite Issue

[jira] [Created] (CALCITE-3550) Make SqlTypeAssignmentRules conversion mapping pluggable

2019-12-02 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3550: --- Summary: Make SqlTypeAssignmentRules conversion mapping pluggable Key: CALCITE-3550 URL: https://issues.apache.org/jira/browse/CALCITE-3550 Project: Calcite

[jira] [Created] (CALCITE-3534) Support parse(unparse) alien system non-standard data type

2019-11-24 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3534: --- Summary: Support parse(unparse) alien system non-standard data type Key: CALCITE-3534 URL: https://issues.apache.org/jira/browse/CALCITE-3534 Project: Calcite

[jira] [Created] (CALCITE-3531) AggregateProjectPullUpConstantsRule should not remove deterministic function group key if the function is dynamic

2019-11-22 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3531: --- Summary: AggregateProjectPullUpConstantsRule should not remove deterministic function group key if the function is dynamic Key: CALCITE-3531 URL:

[jira] [Created] (CALCITE-3523) Strengthen the java doc and code of class RelHint and SqlHint

2019-11-19 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3523: --- Summary: Strengthen the java doc and code of class RelHint and SqlHint Key: CALCITE-3523 URL: https://issues.apache.org/jira/browse/CALCITE-3523 Project: Calcite

[jira] [Created] (CALCITE-3518) Use List instead of BitSet to keep inheritPath in RelHint

2019-11-18 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3518: --- Summary: Use List instead of BitSet to keep inheritPath in RelHint Key: CALCITE-3518 URL: https://issues.apache.org/jira/browse/CALCITE-3518 Project: Calcite

[jira] [Created] (CALCITE-3456) AssertionError throws when aggregation has non-aggregate calls

2019-10-29 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3456: --- Summary: AssertionError throws when aggregation has non-aggregate calls Key: CALCITE-3456 URL: https://issues.apache.org/jira/browse/CALCITE-3456 Project: Calcite

[jira] [Created] (CALCITE-3446) Make RelMetadataQuery extendible

2019-10-24 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3446: --- Summary: Make RelMetadataQuery extendible Key: CALCITE-3446 URL: https://issues.apache.org/jira/browse/CALCITE-3446 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3441) Remove SqlTypeExplicitPrecedenceList.COMPACT_NUMERIC_TYPES because the NULL delimiters are useless

2019-10-23 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3441: --- Summary: Remove SqlTypeExplicitPrecedenceList.COMPACT_NUMERIC_TYPES because the NULL delimiters are useless Key: CALCITE-3441 URL:

[jira] [Created] (CALCITE-3420) NullPointerException throws for implicit type coercion of nested SET operations

2019-10-16 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3420: --- Summary: NullPointerException throws for implicit type coercion of nested SET operations Key: CALCITE-3420 URL: https://issues.apache.org/jira/browse/CALCITE-3420

[jira] [Created] (CALCITE-3410) Simplify RelOptRulesTest and HepPlannerTest by making test methods fluent

2019-10-14 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3410: --- Summary: Simplify RelOptRulesTest and HepPlannerTest by making test methods fluent Key: CALCITE-3410 URL: https://issues.apache.org/jira/browse/CALCITE-3410 Project:

[jira] [Created] (CALCITE-3404) Promote plan for AggregateExpandDistinctAggregatesRule when all the agg expressions are distinct and have same arguments

2019-10-11 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3404: --- Summary: Promote plan for AggregateExpandDistinctAggregatesRule when all the agg expressions are distinct and have same arguments Key: CALCITE-3404 URL:

[jira] [Created] (CALCITE-3392) Column expression in DDL should be validated before converting to RexNode

2019-10-09 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3392: --- Summary: Column expression in DDL should be validated before converting to RexNode Key: CALCITE-3392 URL: https://issues.apache.org/jira/browse/CALCITE-3392 Project:

[jira] [Created] (CALCITE-3379) Support expand atom expression in table to relational node conversion

2019-09-29 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3379: --- Summary: Support expand atom expression in table to relational node conversion Key: CALCITE-3379 URL: https://issues.apache.org/jira/browse/CALCITE-3379 Project: