[jira] [Created] (CALCITE-2674) Column name with escape character should not be verified as a function when the column name is same with it

2018-11-15 Thread Yuzhao Chen (JIRA)
Yuzhao Chen created CALCITE-2674: Summary: Column name with escape character should not be verified as a function when the column name is same with it Key: CALCITE-2674 URL:

[jira] [Created] (CALCITE-2638) Should not do constant reduction when dynamic function is as inputRef in project

2018-10-23 Thread Yuzhao Chen (JIRA)
Yuzhao Chen created CALCITE-2638: Summary: Should not do constant reduction when dynamic function is as inputRef in project Key: CALCITE-2638 URL: https://issues.apache.org/jira/browse/CALCITE-2638

[jira] [Created] (CALCITE-2455) Fix simplifyCoalesce of constant when nullability missing

2018-08-07 Thread Yuzhao Chen (JIRA)
Yuzhao Chen created CALCITE-2455: Summary: Fix simplifyCoalesce of constant when nullability missing Key: CALCITE-2455 URL: https://issues.apache.org/jira/browse/CALCITE-2455 Project: Calcite

[jira] [Created] (CALCITE-2454) Fix bug in HepPlanner which occurred when two RelNodes have identical digest but different row-type

2018-08-07 Thread Yuzhao Chen (JIRA)
Yuzhao Chen created CALCITE-2454: Summary: Fix bug in HepPlanner which occurred when two RelNodes have identical digest but different row-type Key: CALCITE-2454 URL:

[jira] [Created] (CALCITE-2325) Calcite can not verify a explicit cast column in some senario

2018-05-24 Thread Yuzhao Chen (JIRA)
Yuzhao Chen created CALCITE-2325: Summary: Calcite can not verify a explicit cast column in some senario Key: CALCITE-2325 URL: https://issues.apache.org/jira/browse/CALCITE-2325 Project: Calcite

[jira] [Created] (CALCITE-2302) Implicit type cast support

2018-05-07 Thread Yuzhao Chen (JIRA)
Yuzhao Chen created CALCITE-2302: Summary: Implicit type cast support Key: CALCITE-2302 URL: https://issues.apache.org/jira/browse/CALCITE-2302 Project: Calcite Issue Type: Improvement