[jira] [Created] (CALCITE-5627) The rule of 'CoreRules.FILTER_INTO_JOIN' executed error, if some condition is sub-query

2023-03-31 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5627: Summary: The rule of 'CoreRules.FILTER_INTO_JOIN' executed error, if some condition is sub-query Key: CALCITE-5627 URL: https://issues.apache.org/jira/browse/CALCITE-5627 Pro

[jira] [Created] (CALCITE-5465) Rule of AGGREGATE_EXPAND_DISTINCT_AGGREGATES transforms wrong plan, when sql has distinct agg-call with rollup

2023-01-01 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5465: Summary: Rule of AGGREGATE_EXPAND_DISTINCT_AGGREGATES transforms wrong plan, when sql has distinct agg-call with rollup Key: CALCITE-5465 URL: https://issues.apache.org/jira/browse/CALCI

[jira] [Created] (CALCITE-5328) The rule of AGGREGATE_EXPAND_DISTINCT_AGGREGATES_TO_JOIN throws error when meeting the rollup's query

2022-10-12 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5328: Summary: The rule of AGGREGATE_EXPAND_DISTINCT_AGGREGATES_TO_JOIN throws error when meeting the rollup's query Key: CALCITE-5328 URL: https://issues.apache.org/jira/browse/CALCITE-5328

[jira] [Created] (CALCITE-5296) CASE statement within grouping-sets's item throws exception during sql_to_rel

2022-09-22 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5296: Summary: CASE statement within grouping-sets's item throws exception during sql_to_rel Key: CALCITE-5296 URL: https://issues.apache.org/jira/browse/CALCITE-5296 Project: Calc

[jira] [Created] (CALCITE-5163) MysqlSqlDialect unparse LISTAGG aggregate function error

2022-05-20 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5163: Summary: MysqlSqlDialect unparse LISTAGG aggregate function error Key: CALCITE-5163 URL: https://issues.apache.org/jira/browse/CALCITE-5163 Project: Calcite Issue Ty

[jira] [Created] (CALCITE-5109) RelMdAllPredicates support to analyze left-out-join

2022-04-22 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5109: Summary: RelMdAllPredicates support to analyze left-out-join Key: CALCITE-5109 URL: https://issues.apache.org/jira/browse/CALCITE-5109 Project: Calcite Issue Type: W

[jira] [Created] (CALCITE-5087) Support bitwise operators

2022-04-07 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5087: Summary: Support bitwise operators Key: CALCITE-5087 URL: https://issues.apache.org/jira/browse/CALCITE-5087 Project: Calcite Issue Type: New Feature Compo

[jira] [Created] (CALCITE-5069) Method of minus's getRowCount has not consider 'except all'

2022-03-29 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5069: Summary: Method of minus's getRowCount has not consider 'except all' Key: CALCITE-5069 URL: https://issues.apache.org/jira/browse/CALCITE-5069 Project: Calcite Issu

[jira] [Created] (CALCITE-5044) OrderBy constant executing RelToSql ambiguously

2022-03-15 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5044: Summary: OrderBy constant executing RelToSql ambiguously Key: CALCITE-5044 URL: https://issues.apache.org/jira/browse/CALCITE-5044 Project: Calcite Issue Type: Impro

[jira] [Created] (CALCITE-5038) Making AGGREGATE_ANY_PULL_UP_CONSTANTS's test case more rigorous

2022-03-10 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5038: Summary: Making AGGREGATE_ANY_PULL_UP_CONSTANTS's test case more rigorous Key: CALCITE-5038 URL: https://issues.apache.org/jira/browse/CALCITE-5038 Project: Calcite

[jira] [Created] (CALCITE-5036) `RelMetadataQuery#getPulledUpPredicates` support to analyze constant key for the operator of IS_NOT_DISTINCT_FROM

2022-03-09 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5036: Summary: `RelMetadataQuery#getPulledUpPredicates` support to analyze constant key for the operator of IS_NOT_DISTINCT_FROM Key: CALCITE-5036 URL: https://issues.apache.org/jira/browse/CAL

[jira] [Created] (CALCITE-5035) Define a rule of SortProjectPullUpConstantsRule to pull up constants project under Sort

2022-03-07 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5035: Summary: Define a rule of SortProjectPullUpConstantsRule to pull up constants project under Sort Key: CALCITE-5035 URL: https://issues.apache.org/jira/browse/CALCITE-5035 Pro

[jira] [Created] (CALCITE-5029) Babel parser support identifier starting with number

2022-03-03 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5029: Summary: Babel parser support identifier starting with number Key: CALCITE-5029 URL: https://issues.apache.org/jira/browse/CALCITE-5029 Project: Calcite Issue Type:

[jira] [Created] (CALCITE-5012) SubstitutionVisitor need a new rule to support remain top calc in mv.

2022-02-15 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5012: Summary: SubstitutionVisitor need a new rule to support remain top calc in mv. Key: CALCITE-5012 URL: https://issues.apache.org/jira/browse/CALCITE-5012 Project: Calcite

[jira] [Created] (CALCITE-5002) SubstitutionVisitor exec mv-match fail, cause by `unused project on aggregate in the mv`

2022-02-07 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5002: Summary: SubstitutionVisitor exec mv-match fail, cause by `unused project on aggregate in the mv` Key: CALCITE-5002 URL: https://issues.apache.org/jira/browse/CALCITE-5002 Pr

[jira] [Created] (CALCITE-5000) Expand rule of `AGGREGATE_REDUCE_FUNCTIONS`,

2022-02-07 Thread Xurenhe (Jira)
Xurenhe created CALCITE-5000: Summary: Expand rule of `AGGREGATE_REDUCE_FUNCTIONS`, Key: CALCITE-5000 URL: https://issues.apache.org/jira/browse/CALCITE-5000 Project: Calcite Issue Type: Improve

[jira] [Created] (CALCITE-4982) NoNull filed is pushed down into right of full-join in 'ProjectJoinTransposeRule'

2022-01-10 Thread Xurenhe (Jira)
Xurenhe created CALCITE-4982: Summary: NoNull filed is pushed down into right of full-join in 'ProjectJoinTransposeRule' Key: CALCITE-4982 URL: https://issues.apache.org/jira/browse/CALCITE-4982 Project:

[jira] [Created] (CALCITE-4980) Babel parser support MySQL equal operator '<=>'

2022-01-10 Thread Xurenhe (Jira)
Xurenhe created CALCITE-4980: Summary: Babel parser support MySQL equal operator '<=>' Key: CALCITE-4980 URL: https://issues.apache.org/jira/browse/CALCITE-4980 Project: Calcite Issue Type: New F

[jira] [Created] (CALCITE-4857) Materialization-Failed, query could be grouping mv's agg-call, when executing mv-match.

2021-10-17 Thread Xurenhe (Jira)
Xurenhe created CALCITE-4857: Summary: Materialization-Failed, query could be grouping mv's agg-call, when executing mv-match. Key: CALCITE-4857 URL: https://issues.apache.org/jira/browse/CALCITE-4857 Pro

[jira] [Created] (CALCITE-4854) SubstitutionVisitor exec aggregate-match fail, which query with grouping literal alone

2021-10-14 Thread Xurenhe (Jira)
Xurenhe created CALCITE-4854: Summary: SubstitutionVisitor exec aggregate-match fail, which query with grouping literal alone Key: CALCITE-4854 URL: https://issues.apache.org/jira/browse/CALCITE-4854 Proj

[jira] [Created] (CALCITE-4845) Some exceptions in RelMetadataQuery, when executing opt planner concurrently.

2021-10-10 Thread Xurenhe (Jira)
Xurenhe created CALCITE-4845: Summary: Some exceptions in RelMetadataQuery, when executing opt planner concurrently. Key: CALCITE-4845 URL: https://issues.apache.org/jira/browse/CALCITE-4845 Project: Calc

[jira] [Created] (CALCITE-4817) Expand SubstitutionVisitor of Aggregate with max/min, which column is he group by list of target

2021-10-01 Thread Xurenhe (Jira)
Xurenhe created CALCITE-4817: Summary: Expand SubstitutionVisitor of Aggregate with max/min, which column is he group by list of target Key: CALCITE-4817 URL: https://issues.apache.org/jira/browse/CALCITE-4817

[jira] [Created] (CALCITE-4801) SubstitutionVisitor don't support query pull up no-equal filter, when mv's aggregate rollup to query's aggregate

2021-09-25 Thread Xurenhe (Jira)
Xurenhe created CALCITE-4801: Summary: SubstitutionVisitor don't support query pull up no-equal filter, when mv's aggregate rollup to query's aggregate Key: CALCITE-4801 URL: https://issues.apache.org/jira/browse/CALC

[jira] [Created] (CALCITE-4764) Executing `RexImplicationChecker#implies` discard operator of `CAST`.

2021-09-05 Thread Xurenhe (Jira)
Xurenhe created CALCITE-4764: Summary: Executing `RexImplicationChecker#implies` discard operator of `CAST`. Key: CALCITE-4764 URL: https://issues.apache.org/jira/browse/CALCITE-4764 Project: Calcite

[jira] [Created] (CALCITE-4743) Convert rel to sql fail, when meeting aggregate of no-group and no-aggcall.

2021-08-17 Thread Xurenhe (Jira)
Xurenhe created CALCITE-4743: Summary: Convert rel to sql fail, when meeting aggregate of no-group and no-aggcall. Key: CALCITE-4743 URL: https://issues.apache.org/jira/browse/CALCITE-4743 Project: Calcit

[jira] [Created] (CALCITE-4738) Pattern of RelNode: `Aggregate-Project-Aggregate` executing RelToSqlConverter error.

2021-08-14 Thread Xurenhe (Jira)
Xurenhe created CALCITE-4738: Summary: Pattern of RelNode: `Aggregate-Project-Aggregate` executing RelToSqlConverter error. Key: CALCITE-4738 URL: https://issues.apache.org/jira/browse/CALCITE-4738 Projec

[jira] [Created] (CALCITE-4736) There are some unreasonable process of SubstitutionVisitor

2021-08-13 Thread Xurenhe (Jira)
Xurenhe created CALCITE-4736: Summary: There are some unreasonable process of SubstitutionVisitor Key: CALCITE-4736 URL: https://issues.apache.org/jira/browse/CALCITE-4736 Project: Calcite Issue

[jira] [Created] (CALCITE-4735) Unify Rules in SubstitutionVisitor should be adjusted.

2021-08-13 Thread Xurenhe (Jira)
Xurenhe created CALCITE-4735: Summary: Unify Rules in SubstitutionVisitor should be adjusted. Key: CALCITE-4735 URL: https://issues.apache.org/jira/browse/CALCITE-4735 Project: Calcite Issue Type

[jira] [Created] (CALCITE-4734) Materialization-Failed, when meeting same projs in mv.

2021-08-12 Thread Xurenhe (Jira)
Xurenhe created CALCITE-4734: Summary: Materialization-Failed, when meeting same projs in mv. Key: CALCITE-4734 URL: https://issues.apache.org/jira/browse/CALCITE-4734 Project: Calcite Issue Type

[jira] [Created] (CALCITE-4001) Should support dialect when unparsing SqlDataTypeSpec

2020-05-13 Thread Xurenhe (Jira)
Xurenhe created CALCITE-4001: Summary: Should support dialect when unparsing SqlDataTypeSpec Key: CALCITE-4001 URL: https://issues.apache.org/jira/browse/CALCITE-4001 Project: Calcite Issue Type:

[jira] [Created] (CALCITE-3935) Materialization-Failed, when querying with LeftJoinWithFilter

2020-04-17 Thread Xurenhe (Jira)
Xurenhe created CALCITE-3935: Summary: Materialization-Failed, when querying with LeftJoinWithFilter Key: CALCITE-3935 URL: https://issues.apache.org/jira/browse/CALCITE-3935 Project: Calcite Is

[jira] [Created] (CALCITE-3217) Should Calcite support "select null"

2019-07-28 Thread Xurenhe (JIRA)
Xurenhe created CALCITE-3217: Summary: Should Calcite support "select null" Key: CALCITE-3217 URL: https://issues.apache.org/jira/browse/CALCITE-3217 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3207) Bug of 'JoinRelNode Convert SqlStatement'

2019-07-22 Thread Xurenhe (JIRA)
Xurenhe created CALCITE-3207: Summary: Bug of 'JoinRelNode Convert SqlStatement' Key: CALCITE-3207 URL: https://issues.apache.org/jira/browse/CALCITE-3207 Project: Calcite Issue Type: Bug