You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (CALCITE-4994) SQL-to-RelNode conversion is slow if table contains hundreds of fields - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/01 06:45:00 UTC, 5 replies.
- [jira] [Comment Edited] (CALCITE-4994) SQL-to-RelNode conversion is slow if table contains hundreds of fields - posted by "Jay Narale (Jira)" <ji...@apache.org> on 2022/02/01 07:05:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-4994) SQL-to-RelNode conversion is slow if table contains hundreds of fields - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/01 09:08:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4996) [RelJson] create a new public toRex method which can override makeInputRef - posted by "Marieke Gueye (Jira)" <ji...@apache.org> on 2022/02/02 00:32:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4996) [RelJson] create a new public toRex method which can override makeInputRef - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/02 01:00:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-4997) approx_count_distinct function was incorrectly converted to count(distinct ) - posted by "xiejiajun (Jira)" <ji...@apache.org> on 2022/02/02 07:15:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4997) approx_count_distinct function was incorrectly converted to count(distinct ) - posted by "xiejiajun (Jira)" <ji...@apache.org> on 2022/02/02 07:16:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-4702) Error when executing query with GROUP BY constant via JDBC adapter - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/02 13:33:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4996) [RelJson] create a new public toRex method which can override makeInputRef - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/02 19:03:00 UTC, 6 replies.
- [jira] [Created] (CALCITE-4998) Subquery Regression - posted by "Will Noble (Jira)" <ji...@apache.org> on 2022/02/02 20:05:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4998) Subquery Regression - posted by "Will Noble (Jira)" <ji...@apache.org> on 2022/02/02 20:07:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4997) approx_count_distinct function was incorrectly converted to count(distinct ) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/02 20:34:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-111) Support CONVERT function, for changing character sets - posted by "ZheHu (Jira)" <ji...@apache.org> on 2022/02/03 02:02:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4998) Subquery Regression - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/03 11:17:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4702) Error when executing query with GROUP BY constant via JDBC adapter - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/03 11:57:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4995) AssertionError caused by RelFieldTrimmer on SEMI/ANTI join - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/02/03 14:27:00 UTC, 4 replies.
- [jira] [Updated] (CALCITE-4997) Keep APPROX_COUNT_DISTINCT in some SqlDialects - posted by "xiejiajun (Jira)" <ji...@apache.org> on 2022/02/04 07:55:00 UTC, 6 replies.
- [jira] [Created] (CALCITE-4999) `least restrictive` type inference does not work when one operand is scalar and another is row with one field - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2022/02/04 16:20:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4999) `least restrictive` type inference does not work when one operand is scalar and another is row with one field - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2022/02/04 16:25:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4999) `least restrictive` type inference does not work when one operand is scalar and another is row with one field - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/04 20:36:00 UTC, 8 replies.
- [jira] [Commented] (CALCITE-4958) Poor performance execute plan when use dynamic parameters in IN-list clause - posted by "hujiahua (Jira)" <ji...@apache.org> on 2022/02/07 04:07:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5000) Expand rule of `AGGREGATE_REDUCE_FUNCTIONS`, - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/02/07 08:13:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5000) Expand rule of `AGGREGATE_REDUCE_FUNCTIONS` - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/02/07 08:14:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5001) Error for sql query with non-ascii characters with Oracle db - posted by "Swapnil Gujarathi (Jira)" <ji...@apache.org> on 2022/02/07 14:20:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5001) Error for sql query with non-ascii characters with Oracle db - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/07 21:53:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-5002) SubstitutionVisitor exec mv-match fail, cause by `unused project on aggregate in the mv` - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/02/08 03:50:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5002) SubstitutionVisitor exec mv-match fail, cause by `unused project on aggregate in the mv` - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/02/08 03:52:00 UTC, 4 replies.
- [jira] [Created] (CALCITE-5003) MergeUnion on types with different collators produces wrong result - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/02/08 12:07:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4872) UNKNOWN SqlTypeName erroneously treated as NULL - posted by "Will Noble (Jira)" <ji...@apache.org> on 2022/02/09 00:45:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5000) Expand rule of `AGGREGATE_REDUCE_FUNCTIONS`Expand `AGGREGATE_REDUCE_FUNCTIONS`, when arg of agg-call is in the aggregate's group - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/02/09 08:12:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4997) Keep APPROX_COUNT_DISTINCT in some SqlDialects - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/09 08:46:00 UTC, 3 replies.
- [jira] [Comment Edited] (CALCITE-4997) Keep APPROX_COUNT_DISTINCT in some SqlDialects - posted by "xiejiajun (Jira)" <ji...@apache.org> on 2022/02/09 09:34:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5004) add document for property list of MongoDBSchemaFactory operands - posted by "XiaoboGu (Jira)" <ji...@apache.org> on 2022/02/09 14:01:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5005) Calcite fails to build on Linux due to style check because Kotlin files use ␍␊ line-endings - posted by "Gavin Ray (Jira)" <ji...@apache.org> on 2022/02/09 15:48:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5005) Calcite fails to build on Linux due to style check because Kotlin files use ␍␊ line-endings - posted by "Gavin Ray (Jira)" <ji...@apache.org> on 2022/02/09 15:49:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-5006) Gradle tasks for launching JDBC integration tests are not working - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/09 16:11:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5006) Gradle tasks for launching JDBC integration tests are not working - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/09 16:39:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5006) Gradle tasks for launching JDBC integration tests are not working - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/09 16:42:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5007) Upgrade H2 database version to 2.1.210 - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/09 16:52:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5007) Upgrade H2 database version to 2.1.210 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/09 16:55:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5005) Calcite fails to build on Linux due to style check because Kotlin files use CR-LF line-endings - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/09 18:34:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-5005) Calcite fails to build on Linux due to style check because Kotlin files use CR-LF line-endings - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/09 18:57:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-4996) In RelJson, add a 'readExpression' method that can convert JSON to a RexNode expression - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/09 21:46:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4996) In RelJson, add a 'readExpression' method that can convert JSON to a RexNode expression - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/09 21:47:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4996) In RelJson, add a 'readExpression' method that can convert JSON to a RexNode expression - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/09 21:48:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4872) UNKNOWN SqlTypeName erroneously treated as NULL - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/09 21:49:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5005) Calcite fails to build on Linux due to style check because Kotlin files use CR-LF line-endings - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/09 22:05:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5000) Expand rule of `AGGREGATE_REDUCE_FUNCTIONS`Expand `AGGREGATE_REDUCE_FUNCTIONS`, when arg of agg-call is in the aggregate's group - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/02/10 02:56:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5008) Ignore synthetic and static methods in MetadataDef - posted by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2022/02/10 12:04:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5008) Ignore synthetic and static methods in MetadataDef - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/10 12:20:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5008) Ignore synthetic and static methods in MetadataDef - posted by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2022/02/10 12:34:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5009) Remove transaparent jdbc connection re-creation code - posted by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/02/10 16:48:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5009) Make sure transaparent jdbc connection re-creation does not lead to data loss - posted by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/02/10 16:52:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5009) Make sure transaparent jdbc connection re-creation does not lead to data loss - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/10 20:13:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-4987) JDBC adapter generates incorrect query when ORDER BY alias collides with field in SELECT ITEM - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/02/11 02:54:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4683) In-list to join causes field datatypes not matched - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/02/11 02:55:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-5009) Make sure transaparent jdbc connection re-creation does not lead to data loss - posted by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/02/11 07:01:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5000) Expand rule of `AGGREGATE_REDUCE_FUNCTIONS`Expand `AGGREGATE_REDUCE_FUNCTIONS`, when arg of agg-call is in the aggregate's group - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/02/11 08:49:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5000) Expand rule of `AGGREGATE_REDUCE_FUNCTIONS`, when arg of agg-call is in the aggregate's group - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/02/11 09:11:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4999) `least restrictive` type inference does not work when one operand is scalar and another is row with one field - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2022/02/11 10:23:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5000) Expand rule of `AGGREGATE_REDUCE_FUNCTIONS`, when arg of agg-call is in the aggregate's group - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/02/11 10:52:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-5010) Modify RexBuilder to use convertlets to transform the RexCall when possible - posted by "Thomas D'Silva (Jira)" <ji...@apache.org> on 2022/02/11 21:58:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5010) Modify RexBuilder to use convertlets to transform the RexCall when possible - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/11 22:23:00 UTC, 4 replies.
- [jira] [Updated] (CALCITE-5010) Modify RexBuilder to use convertlets to transform the RexCall when possible - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/11 23:48:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4683) In-list to join causes field datatypes not matched - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/02/14 04:28:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4988) ((A IS NOT NULL OR B) AND A IS NOT NULL) can't be simplify to (A IS NOT NULL) When A is deterministic - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/14 06:18:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4997) Keep APPROX_COUNT_DISTINCT in some SqlDialects - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/14 06:24:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5000) Expand rule of `AGGREGATE_REDUCE_FUNCTIONS`, when arg of agg-call is in the aggregate's group - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/02/14 08:36:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5007) Upgrade H2 database version to 2.1.210 - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/14 09:41:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5006) Gradle tasks for launching JDBC integration tests are not working - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/14 09:43:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4954) Group TEXT field failed in Elasticsearch Adapter - posted by "ZheHu (Jira)" <ji...@apache.org> on 2022/02/14 14:27:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4988) ((A IS NOT NULL OR B) AND A IS NOT NULL) can't be simplify to (A IS NOT NULL) When A is deterministic - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/15 01:46:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4683) IN-list converted to JOIN throws type mismatch exception - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/02/15 06:12:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4683) IN-list converted to JOIN throws type mismatch exception - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/02/15 06:16:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5011) CassandraAdapterDataTypesTest fails with initialization error - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/02/15 09:52:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2552) JDBC adapter generates Non-Dialect Specific Order By Field Identifier - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/02/15 09:53:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4912) Confusing javadoc of RexSimplify.simplify - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/15 12:25:00 UTC, 4 replies.
- [jira] [Updated] (CALCITE-5011) CassandraAdapterDataTypesTest fails with initialization error - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/15 14:48:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5011) CassandraAdapterDataTypesTest fails with initialization error - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/02/15 14:52:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4539) Support pluggable metadata handlers and caching - posted by "Chang chen (Jira)" <ji...@apache.org> on 2022/02/15 15:49:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-4995) AssertionError caused by RelFieldTrimmer on SEMI/ANTI join - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/02/15 16:37:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4323) View with ORDER BY throws AssertionError during view expansion - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/16 01:57:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4323) View with ORDER BY throws AssertionError during view expansion - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/16 01:57:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-4323) View with ORDER BY throws AssertionError during view expansion - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/02/16 02:38:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5012) SubstitutionVisitor need a new rule to support remain top calc in mv. - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/02/16 03:06:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5012) SubstitutionVisitor need a new rule to support remain top calc in mv. - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/02/16 03:07:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-4912) Confusing javadoc of RexSimplify.simplify - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/16 10:16:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4912) Confusing javadoc of RexSimplify.simplify - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/16 10:17:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4993) Simplify EQUALS or NOT-EQUALS with other number comparison - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/16 11:59:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-4993) Simplify EQUALS or NOT-EQUALS with other number comparison - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/16 12:00:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4323) View with ORDER BY throws AssertionError during view expansion - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/16 21:37:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4323) If a view definition has an ORDER BY clause, retain the sort if the view is used in a query at top level - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/16 21:38:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-4999) ARRAY function should return an array of scalars if subquery return 1 column - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2022/02/17 09:00:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4999) ARRAY function should return an array of scalars if subquery returns 1 column - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2022/02/17 09:00:00 UTC, 6 replies.
- [jira] [Commented] (CALCITE-4999) ARRAY function should return an array of scalars if subquery returns 1 column - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2022/02/17 09:09:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4683) IN-list converted to JOIN throws type mismatch exception - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/02/17 11:26:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4912) Confusing javadoc of RexSimplify.simplify - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/18 02:02:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5011) CassandraAdapterDataTypesTest fails with initialization error - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/02/18 08:41:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-3673) ListTransientTable should not leave tables in the schema - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/02/18 15:12:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-3673) ListTransientTable should not leave tables in the schema - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/02/18 15:12:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4054) RepeatUnion containing a Correlate with a transientScan on its RHS causes NPE - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/02/18 15:12:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4054) RepeatUnion containing a Correlate with a transientScan on its RHS causes NPE - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/02/18 15:13:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5009) Transparent JDBC connection re-creation may lead to data loss - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/19 01:45:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5013) Parentheses should be reserved when the operand of SetOp has limit or offset - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/02/19 10:14:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5013) Parentheses should be retained when the operand of SetOp has limit or offset - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/02/19 10:25:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-1892) Relbuilder .union(...) should use parentheses after .sortLimit(...) is called - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/02/19 11:52:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5013) Parentheses should be retained when the operand of SetOp has limit or offset - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/02/19 11:57:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-5013) Parentheses should be retained when the operand of SetOp has limit or offset - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/19 21:42:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5013) Unparse SqlSetOperator should be retained parentheses when the operand has limit or offset - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/02/20 05:48:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-3557) ClassCastException for using nested multiset or array inside multiset - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/02/20 06:03:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5014) PartiallyOrderedSet definition of antisymmetric is incorrect - posted by "Innovimax Moz (Jira)" <ji...@apache.org> on 2022/02/20 17:21:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5015) typo in PartiallyOrderedSet - posted by "Innovimax Moz (Jira)" <ji...@apache.org> on 2022/02/20 17:23:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5016) NPE: "variable $cor0 is not found", "Unable to implement EnumerableCorrelate" in nested ARRAY() query - posted by "Gavin Ray (Jira)" <ji...@apache.org> on 2022/02/20 21:26:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5015) typo in PartiallyOrderedSet - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/21 02:14:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5012) SubstitutionVisitor need a new rule to support remain top calc in mv. - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/02/21 06:09:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5017) SqlTypeUtil#canCastFrom is hard to extend for downstream projects - posted by "Francesco Guardiani (Jira)" <ji...@apache.org> on 2022/02/21 08:54:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5018) org.apache.calcite.sql.parser.SqlParseException: Lexical error at line 1, column 8. Encountered: "`" (96), after : "" - posted by "zhangquan (Jira)" <ji...@apache.org> on 2022/02/21 09:08:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5018) org.apache.calcite.sql.parser.SqlParseException: Lexical error at line 1, column 8. Encountered: "`" (96), after : "" - posted by "zhangquan (Jira)" <ji...@apache.org> on 2022/02/21 09:13:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-5018) org.apache.calcite.sql.parser.SqlParseException: Lexical error at line 1, column 8. Encountered: "`" (96), after : "" - posted by "zhangquan (Jira)" <ji...@apache.org> on 2022/02/21 09:13:00 UTC, 2 replies.
- [jira] [Assigned] (CALCITE-1794) Simplify AND numeric comparisons when overlapping - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/21 12:37:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1794) Simplify AND numeric comparisons when overlapping - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/21 12:38:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5016) NPE: "variable $cor0 is not found", "Unable to implement EnumerableCorrelate" in nested ARRAY() query - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/21 13:19:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-5015) typo in PartiallyOrderedSet - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/02/21 13:58:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-5008) Ignore synthetic and static methods in MetadataDef - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2022/02/21 22:23:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4725) Between clause operands checker should check all combinations of the three operands - posted by "Yao Zhang (Jira)" <ji...@apache.org> on 2022/02/22 02:02:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5016) NPE: "variable $cor0 is not found", "Unable to implement EnumerableCorrelate" in nested ARRAY() query - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/02/22 09:02:00 UTC, 0 replies.
- [jira] (CALCITE-5015) typo in PartiallyOrderedSet - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/02/22 11:22:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4889) Double join is created for NOT IN when IN-list is converted to Values - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/22 12:49:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5019) Avoid multiple scans when table is ProjectableFilterableTable - posted by "ChenKai (Jira)" <ji...@apache.org> on 2022/02/23 10:05:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5019) Avoid multiple scans when table is ProjectableFilterableTable - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/23 10:09:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5020) ResultSetMetaData.getColumnLabel should return columnName when not use column alias - posted by "Zhengqiang Duan (Jira)" <ji...@apache.org> on 2022/02/24 02:02:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5020) ResultSetMetaData.getColumnLabel should return columnName when not use column alias - posted by "Zhengqiang Duan (Jira)" <ji...@apache.org> on 2022/02/24 02:03:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5020) ResultSetMetaData.getColumnLabel should return columnName when not use column alias - posted by "Zhengqiang Duan (Jira)" <ji...@apache.org> on 2022/02/24 02:04:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-4989) Nested JSON_OBJECT creation does not produce proper json - posted by "Gavin Ray (Jira)" <ji...@apache.org> on 2022/02/24 02:08:00 UTC, 3 replies.
- [jira] [Comment Edited] (CALCITE-4989) Nested JSON_OBJECT creation does not produce proper json - posted by "Gavin Ray (Jira)" <ji...@apache.org> on 2022/02/24 02:10:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-3925) Support materialized view matching for LogicalCorrelate in SubsitutionVisitor - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/24 02:21:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4913) Correlated variables in a select list are not deduplicated - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/24 10:55:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4989) Nested JSON_OBJECT creation does not produce proper json - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/24 17:00:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5021) Double JOIN is created for NOT IN when IN-list that the values all non-nullable is converted to Values - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/25 01:12:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1794) Simplify AND numeric comparisons when overlapping - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/25 02:16:00 UTC, 6 replies.
- [jira] [Created] (CALCITE-5022) JSON values from queries against H2 (possibly other) schemas encoded as bytes (IE: "B@6e9a0bea") - posted by "Gavin Ray (Jira)" <ji...@apache.org> on 2022/02/25 02:33:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5023) JOIN whose inputs projecting same field names shouldn't generate SELECT STAR when converting rel to sql - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/02/25 06:27:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5023) JOIN whose inputs projecting same field names shouldn't generate SELECT STAR when converting rel to sql - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/25 08:19:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5023) JOIN whose inputs projecting same field names shouldn't generate SELECT STAR when converting rel to sql - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/02/25 08:21:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-5001) Error for sql query with non-ascii characters with Oracle db - posted by "Swapnil Gujarathi (Jira)" <ji...@apache.org> on 2022/02/25 12:33:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5024) Big INTERVAL_HOUR precision can't be converted to row expression - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/02/25 12:38:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-1794) Simplify AND numeric comparisons when overlapping - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/25 12:49:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5024) Big INTERVAL_HOUR precision can't be converted to row expression - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/25 13:12:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5024) Big INTERVAL_HOUR precision can't be converted to row expression - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/25 16:09:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5023) If the inputs to a join have duplicate filed names, JDBC adapter should not generate “SELECT *” - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/25 17:30:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5023) If the inputs to a join have duplicate filed names, JDBC adapter should not generate “SELECT *” - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/25 17:42:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-3612) Add TIME/TIMESTAMP WITH TIME ZONE in calcite - posted by "Ian Bertolacci (Jira)" <ji...@apache.org> on 2022/02/25 18:24:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4739) json_object pushdown JDBC Postgresql - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/26 02:54:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4188) support EnumerableBatchNestedLoopJoin in JdbcToEnumerableConverter implement - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/26 22:12:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5021) Double JOIN is created for NOT IN when IN-list that the values all non-nullable is converted to Values - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/26 22:16:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5025) Update commons-io:commons-io Directory Travesal vulnerabliltiy - posted by "Scott Reynolds (Jira)" <ji...@apache.org> on 2022/02/27 02:51:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5025) Update commons-io:commons-io Directory Travesal vulnerabliltiy - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/27 02:58:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5025) Update commons-io:commons-io Directory Travesal vulnerabliltiy - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/27 08:42:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5025) Update commons-io:commons-io to fix directory traversal vulnerability - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/27 19:04:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5025) Update commons-io:commons-io to fix directory traversal vulnerability - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/02/27 19:05:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5024) Big INTERVAL_HOUR precision can't be converted to row expression - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/02/28 08:52:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5025) Upgrade commons-io version from 2.4 to 2.11.0 - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/28 11:12:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5025) Upgrade commons-io version from 2.4 to 2.11.0 - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/28 11:15:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5025) Upgrade commons-io version from 2.4 to 2.11.0 - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/02/28 11:15:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5026) NPE for IN-expression - posted by "Tianxiao Shen (Jira)" <ji...@apache.org> on 2022/02/28 11:51:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5026) NPE for IN-expression - posted by "Tianxiao Shen (Jira)" <ji...@apache.org> on 2022/02/28 11:52:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5026) NPE for IN-expression - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/02/28 12:17:00 UTC, 0 replies.