[jira] [Created] (CALCITE-4924) The COVAR aggregate function returns a wrong data type

2021-12-04 Thread duan xiong (Jira)
duan xiong created CALCITE-4924: --- Summary: The COVAR aggregate function returns a wrong data type Key: CALCITE-4924 URL: https://issues.apache.org/jira/browse/CALCITE-4924 Project: Calcite Issu

[jira] [Created] (CALCITE-4911) CAST operation should throw an exception when cast DECIMAL type lose significant digits

2021-11-30 Thread duan xiong (Jira)
duan xiong created CALCITE-4911: --- Summary: CAST operation should throw an exception when cast DECIMAL type lose significant digits Key: CALCITE-4911 URL: https://issues.apache.org/jira/browse/CALCITE-4911

[jira] [Created] (CALCITE-4871) CAST data to DECIMAL type return wrong result

2021-11-01 Thread duan xiong (Jira)
duan xiong created CALCITE-4871: --- Summary: CAST data to DECIMAL type return wrong result Key: CALCITE-4871 URL: https://issues.apache.org/jira/browse/CALCITE-4871 Project: Calcite Issue Type: B

[jira] [Created] (CALCITE-4860) Elasticsearch adapter, support NULLS FIRST and NULLS LAST in ORDER BY

2021-10-18 Thread duan xiong (Jira)
duan xiong created CALCITE-4860: --- Summary: Elasticsearch adapter, support NULLS FIRST and NULLS LAST in ORDER BY Key: CALCITE-4860 URL: https://issues.apache.org/jira/browse/CALCITE-4860 Project: Calcit

[jira] [Created] (CALCITE-4851) Lots of warnings about Execution optimizations have been disabled when build CALCITE

2021-10-13 Thread duan xiong (Jira)
duan xiong created CALCITE-4851: --- Summary: Lots of warnings about Execution optimizations have been disabled when build CALCITE Key: CALCITE-4851 URL: https://issues.apache.org/jira/browse/CALCITE-4851

[jira] [Created] (CALCITE-4846) When convert ROW values which include NULL will generate the wrong type about whether nullable

2021-10-10 Thread duan xiong (Jira)
duan xiong created CALCITE-4846: --- Summary: When convert ROW values which include NULL will generate the wrong type about whether nullable Key: CALCITE-4846 URL: https://issues.apache.org/jira/browse/CALCITE-4846

[jira] [Created] (CALCITE-4844) when the value of sub-query threshold smaller than IN list size the In list include columns return wrong result.

2021-10-09 Thread duan xiong (Jira)
duan xiong created CALCITE-4844: --- Summary: when the value of sub-query threshold smaller than IN list size the In list include columns return wrong result. Key: CALCITE-4844 URL: https://issues.apache.org/jira/brows

[jira] [Created] (CALCITE-4843) optimize ALL,SOME sub-query list when op is the <, <=,> or >=

2021-10-09 Thread duan xiong (Jira)
duan xiong created CALCITE-4843: --- Summary: optimize ALL,SOME sub-query list when op is the <, <=,> or >= Key: CALCITE-4843 URL: https://issues.apache.org/jira/browse/CALCITE-4843 Project: Calcite

[jira] [Created] (CALCITE-4838) add roundingMode in SqlConformance to document how to cast an approximate numeric to int

2021-10-07 Thread duan xiong (Jira)
duan xiong created CALCITE-4838: --- Summary: add roundingMode in SqlConformance to document how to cast an approximate numeric to int Key: CALCITE-4838 URL: https://issues.apache.org/jira/browse/CALCITE-4838

[jira] [Created] (CALCITE-4836) Upgrade protobuf-java 3.6.1 -> 3.17.1

2021-10-06 Thread duan xiong (Jira)
duan xiong created CALCITE-4836: --- Summary: Upgrade protobuf-java 3.6.1 -> 3.17.1 Key: CALCITE-4836 URL: https://issues.apache.org/jira/browse/CALCITE-4836 Project: Calcite Issue Type: Bug A

[jira] [Created] (CALCITE-4828) Standard Avatica build exception console output

2021-10-04 Thread duan xiong (Jira)
duan xiong created CALCITE-4828: --- Summary: Standard Avatica build exception console output Key: CALCITE-4828 URL: https://issues.apache.org/jira/browse/CALCITE-4828 Project: Calcite Issue Type:

[jira] [Created] (CALCITE-4805) When IN sub-query valueList contains Null literal, can't be converted to OR.

2021-09-25 Thread duan xiong (Jira)
duan xiong created CALCITE-4805: --- Summary: When IN sub-query valueList contains Null literal, can't be converted to OR. Key: CALCITE-4805 URL: https://issues.apache.org/jira/browse/CALCITE-4805 Project:

[jira] [Created] (CALCITE-4799) SqlXmlFunctionsTest testXmlTransform unit test failed coused by NPE

2021-09-24 Thread duan xiong (Jira)
duan xiong created CALCITE-4799: --- Summary: SqlXmlFunctionsTest testXmlTransform unit test failed coused by NPE Key: CALCITE-4799 URL: https://issues.apache.org/jira/browse/CALCITE-4799 Project: Calcite

[jira] [Created] (CALCITE-4765) When complex correlated EXISTS sub-query as a SCALAR subquery, Calcite return wrong result.

2021-09-05 Thread duan xiong (Jira)
duan xiong created CALCITE-4765: --- Summary: When complex correlated EXISTS sub-query as a SCALAR subquery, Calcite return wrong result. Key: CALCITE-4765 URL: https://issues.apache.org/jira/browse/CALCITE-4765

[jira] [Created] (CALCITE-4758) When All sub-query contains 3-valued logic, Calcite return wrong result

2021-08-30 Thread duan xiong (Jira)
duan xiong created CALCITE-4758: --- Summary: When All sub-query contains 3-valued logic, Calcite return wrong result Key: CALCITE-4758 URL: https://issues.apache.org/jira/browse/CALCITE-4758 Project: Cal

[jira] [Created] (CALCITE-4757) When select constant value NULL, Calcite throws unknown type 0

2021-08-28 Thread duan xiong (Jira)
duan xiong created CALCITE-4757: --- Summary: When select constant value NULL, Calcite throws unknown type 0 Key: CALCITE-4757 URL: https://issues.apache.org/jira/browse/CALCITE-4757 Project: Calcite

[jira] [Created] (CALCITE-4756) When subquery include NULL value, Calcite should return the right result

2021-08-27 Thread duan xiong (Jira)
duan xiong created CALCITE-4756: --- Summary: When subquery include NULL value, Calcite should return the right result Key: CALCITE-4756 URL: https://issues.apache.org/jira/browse/CALCITE-4756 Project: Cal

[jira] [Created] (CALCITE-4748) duplicate columnName in grouping sets get the wrong result

2021-08-20 Thread duan xiong (Jira)
duan xiong created CALCITE-4748: --- Summary: duplicate columnName in grouping sets get the wrong result Key: CALCITE-4748 URL: https://issues.apache.org/jira/browse/CALCITE-4748 Project: Calcite

[jira] [Created] (CALCITE-4699) Support expand UNIQUE sub-queries into joins

2021-07-20 Thread duan xiong (Jira)
duan xiong created CALCITE-4699: --- Summary: Support expand UNIQUE sub-queries into joins Key: CALCITE-4699 URL: https://issues.apache.org/jira/browse/CALCITE-4699 Project: Calcite Issue Type: Im

[jira] [Created] (CALCITE-4661) Add MODE aggregate functions

2021-06-21 Thread duan xiong (Jira)
duan xiong created CALCITE-4661: --- Summary: Add MODE aggregate functions Key: CALCITE-4661 URL: https://issues.apache.org/jira/browse/CALCITE-4661 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-4656) Broken links on develop page

2021-06-20 Thread duan xiong (Jira)
duan xiong created CALCITE-4656: --- Summary: Broken links on develop page Key: CALCITE-4656 URL: https://issues.apache.org/jira/browse/CALCITE-4656 Project: Calcite Issue Type: Bug Affects Ve

[jira] [Created] (CALCITE-4585) when use prepareStatement parse and run RelNode or Queryable, Maybe Confusing log information be thrown

2021-04-15 Thread duan xiong (Jira)
duan xiong created CALCITE-4585: --- Summary: when use prepareStatement parse and run RelNode or Queryable, Maybe Confusing log information be thrown Key: CALCITE-4585 URL: https://issues.apache.org/jira/browse/CALCITE