Re: [DISCUSS] Towards Avatica 1.14.0

2019-03-30 Thread Kevin Risden
> > Kevin: Do you think these can make it into the release? > - https://github.com/apache/calcite-avatica/pull/28 > - https://github.com/apache/calcite-avatica/pull/36 I think both of the above are real bugs sadly. I have not tracked down what the solutions are. I think both are up for grabs if s

[jira] [Created] (CALCITE-2962) RelStructuredTypeFlattener generates wrong types for nested column when flattenProjection

2019-03-30 Thread Will Yu (JIRA)
Will Yu created CALCITE-2962: Summary: RelStructuredTypeFlattener generates wrong types for nested column when flattenProjection Key: CALCITE-2962 URL: https://issues.apache.org/jira/browse/CALCITE-2962 P

[jira] [Created] (CALCITE-2963) RelStructuredTypeFlattener crashes when accessing nested field in STRUCTURED SqlType

2019-03-30 Thread Will Yu (JIRA)
Will Yu created CALCITE-2963: Summary: RelStructuredTypeFlattener crashes when accessing nested field in STRUCTURED SqlType Key: CALCITE-2963 URL: https://issues.apache.org/jira/browse/CALCITE-2963 Projec

[jira] [Created] (CALCITE-2964) testEmptyFilterProjectUnion fails when copyPorject is disabled in FilterProjectTransposeRule

2019-03-30 Thread Haisheng Yuan (JIRA)
Haisheng Yuan created CALCITE-2964: -- Summary: testEmptyFilterProjectUnion fails when copyPorject is disabled in FilterProjectTransposeRule Key: CALCITE-2964 URL: https://issues.apache.org/jira/browse/CALCITE-2964

[jira] [Created] (CALCITE-2965) Implement string functions: REPEAT, SPACE, SOUNDEX, DIFFERENCE

2019-03-30 Thread Chunwei Lei (JIRA)
Chunwei Lei created CALCITE-2965: Summary: Implement string functions: REPEAT, SPACE, SOUNDEX, DIFFERENCE Key: CALCITE-2965 URL: https://issues.apache.org/jira/browse/CALCITE-2965 Project: Calcite