You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (CALCITE-4152) Avoid SPNEGO re-negotiation for each request - posted by "Josh Elser (Jira)" <ji...@apache.org> on 2021/01/01 01:05:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-4452) The query column is allowed not in the group by in MySQL - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/01 01:46:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4452) The query column is allowed not in the group by in MySQL - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/01 01:46:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-4349) Support GROUP_CONCAT aggregate function for MySQL - posted by "Zhen Wang (Jira)" <ji...@apache.org> on 2021/01/01 02:35:00 UTC, 11 replies.
- [jira] [Updated] (CALCITE-4349) Support GROUP_CONCAT aggregate function for MySQL - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/01 02:35:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4349) Support GROUP_CONCAT aggregate function for MySQL - posted by "Zhen Wang (Jira)" <ji...@apache.org> on 2021/01/01 02:35:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4188) support EnumerableBatchNestedLoopJoin in JdbcToEnumerableConverter implement - posted by "JIasen Sheng (Jira)" <ji...@apache.org> on 2021/01/01 17:34:00 UTC, 5 replies.
- [jira] [Updated] (CALCITE-4449) Generate nicer SQL for Sarg 'x IS NULL OR x NOT IN (1, 2)' - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/02 08:33:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4349) Support GROUP_CONCAT aggregate function for MySQL - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/02 19:50:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-4451) Group by is always case sensitive, but in mysql some Collate like *_ci is case insensitive - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/03 01:19:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4451) Group by is always case sensitive, but in mysql some Collate like *_ci is case insensitive - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/03 01:20:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-4265) Improve error message when CAST to unknown type - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/04 02:32:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4265) Improve error message when CAST to unknown type - posted by "Louis Kuang (Jira)" <ji...@apache.org> on 2021/01/04 02:37:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-4432) When the RelNode's input is the same subset as the node belonged to, not choose this node as best. - posted by "Thomas Rebele (Jira)" <ji...@apache.org> on 2021/01/04 09:48:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4453) RexExecutorImpl#compile should use RexBuilder's type factory if possible - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/01/04 12:01:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4453) RexExecutorImpl#compile should use RexBuilder's type factory if possible - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/01/04 12:05:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4453) RexExecutorImpl#compile should use RexBuilder's type factory if possible - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/04 13:22:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-4434) Cannot implement 'CASE row WHEN row ...' - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/04 18:55:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4434) Cannot implement 'CASE row WHEN row ...' - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/04 18:55:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-4454) Calcite SQLParser: Provide support for RLIKE expressions - posted by "shradha (Jira)" <ji...@apache.org> on 2021/01/05 06:07:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4455) Calcite SQLParser: Provide support for INSERT OVERWRITE - posted by "shradha (Jira)" <ji...@apache.org> on 2021/01/05 06:08:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2743) TimeStamp confused in avatica jdbc - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/05 09:25:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4456) Allows all the value expressions for explicit row value constructor - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2021/01/05 12:06:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4456) Allows all the value expressions for explicit row value constructor - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/05 12:33:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4456) Allows all the value expressions for explicit row value constructor - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/05 17:08:01 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4455) Calcite SQLParser: Provide support for INSERT OVERWRITE - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/05 17:11:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-2040) Create adapter for Apache Arrow - posted by "Michael Mior (Jira)" <ji...@apache.org> on 2021/01/05 18:45:02 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4434) Cannot implement 'CASE row WHEN row ...' - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/05 20:24:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4454) Calcite SQLParser: Provide support for RLIKE expressions - posted by "shradha (Jira)" <ji...@apache.org> on 2021/01/05 20:52:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-4455) Calcite SQLParser: Provide support for INSERT OVERWRITE - posted by "shradha (Jira)" <ji...@apache.org> on 2021/01/05 20:55:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4454) Calcite SQLParser: Provide support for RLIKE expressions - posted by "shradha (Jira)" <ji...@apache.org> on 2021/01/05 20:57:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4449) Generate nicer SQL for Sarg 'x IS NULL OR x NOT IN (1, 2)' - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/06 00:07:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4443) Add support for the ILIKE operator to core - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/06 01:42:00 UTC, 4 replies.
- [jira] [Assigned] (CALCITE-4443) Add support for the ILIKE operator to core - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/06 01:42:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4443) Add support for the ILIKE operator to core - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/06 01:42:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4450) ElasticSearch query with varchar literal projection fails with JsonParseException - posted by "Rui Wang (Jira)" <ji...@apache.org> on 2021/01/06 21:43:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4450) ElasticSearch query with varchar literal projection fails with JsonParseException - posted by "Rui Wang (Jira)" <ji...@apache.org> on 2021/01/06 21:44:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4456) Allows all the value expressions for explicit row value constructor - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2021/01/07 02:04:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4453) RexExecutorImpl#compile should use RexBuilder's type factory if possible - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/01/07 08:30:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4181) Avatica throws exception when select field is a List - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/01/07 09:04:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4443) Add ILIKE operator (similar to LIKE, but case-insensitive, and PostgreSQL-specific) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/08 01:27:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4443) Add ILIKE operator (similar to LIKE, but case-insensitive, and PostgreSQL-specific) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/08 01:30:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-4443) Add ILIKE operator (similar to LIKE, but case-insensitive, and PostgreSQL-specific) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/08 01:30:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-3574) Add RLIKE operator (similar to LIKE, but Hive- and Spark-specific) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/08 01:41:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4454) Calcite SQLParser: Provide support for RLIKE expressions - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/08 01:47:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-3574) Add RLIKE operator (similar to LIKE, but Hive- and Spark-specific) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/08 02:05:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4445) Create new conformance level for Postgresql - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/08 02:08:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4443) Add ILIKE operator (similar to LIKE, but case-insensitive, and PostgreSQL-specific) - posted by "Ondřej Štumpf (Jira)" <ji...@apache.org> on 2021/01/08 08:48:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4457) Remove dependency on CalciteConnectionConfig from SqlValidatorCatalogReader and Table core API - posted by "chunfeng pei (Jira)" <ji...@apache.org> on 2021/01/08 18:57:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4457) Remove dependency on CalciteConnectionConfig from SqlValidatorCatalogReader and Table core API - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/08 21:36:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-4265) Improve error message when CAST to unknown type - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/09 01:13:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4456) Allow all value expressions in ROW - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/09 01:21:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4458) "rowTypeCoercion" for "SET" operations should be or relationship - posted by "Jiatao Tao (Jira)" <ji...@apache.org> on 2021/01/10 10:16:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4458) The "rowTypeCoercion" for "SET" operations should be "or" relationship - posted by "Jiatao Tao (Jira)" <ji...@apache.org> on 2021/01/10 10:17:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-4458) "rowTypeCoercion" for "SET" operations should be or relationship - posted by "Jiatao Tao (Jira)" <ji...@apache.org> on 2021/01/10 10:17:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4458) The "rowTypeCoercion" for "SET" operations should be "or" relationship - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/10 20:52:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4459) Type annotations defeat org.jboss:jandex bytecode parser sometimes - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/01/10 21:17:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4459) Type annotations defeat org.jboss:jandex bytecode parser sometimes - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/01/10 21:18:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4460) Support custom delimiter when parsing CSV tables - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/01/10 22:20:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4460) Support custom delimiter when parsing CSV tables - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/01/10 22:24:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4459) Type annotations defeat org.jboss:jandex bytecode parser sometimes - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/10 23:28:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4181) Avatica throws exception when select field is a List - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/01/11 08:04:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4461) Do not cast to logical node inside Enumerable rules - posted by "Vladimir Ozerov (Jira)" <ji...@apache.org> on 2021/01/11 10:03:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4461) Do not cast to logical node inside Enumerable rules - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/11 10:09:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-4462) `ROUND` SQL function throws exception on Infinite or NaN arguments - posted by "Yuriy Sazonets (Jira)" <ji...@apache.org> on 2021/01/11 13:24:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4461) Do not cast to logical node inside Enumerable rules - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/11 21:58:00 UTC, 4 replies.
- [jira] [Created] (CALCITE-4463) why doesn't dialect.unparseOffsetFetch method apply to SqlOrderBy tree node - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2021/01/12 02:24:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4463) why doesn't dialect.unparseOffsetFetch method apply to SqlOrderBy tree node - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/12 06:11:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4464) Nulls First/Last in MSSQL - posted by "Sounak Roy (Jira)" <ji...@apache.org> on 2021/01/12 09:00:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4465) Estimate the number of distinct values by filter condition - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2021/01/12 11:54:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4465) Estimate the number of distinct values by filter condition - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2021/01/12 11:55:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4465) Estimate the number of distinct values by filter condition - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/12 17:27:00 UTC, 6 replies.
- [jira] [Updated] (CALCITE-4463) dialect.unparseOffsetFetch method doesn't apply to "SqlOrderBy" sql node - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2021/01/13 02:35:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4463) dialect.unparseOffsetFetch method doesn't apply to "SqlOrderBy" sql node - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2021/01/13 02:42:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-4463) dialect.unparseOffsetFetch method doesn't apply to "SqlOrderBy" sql node - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2021/01/13 02:44:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4439) how to avoid query database column meta when I execute select query - posted by "Felix (Jira)" <ji...@apache.org> on 2021/01/13 04:25:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4439) how to avoid query database column meta when I execute select query - posted by "Felix (Jira)" <ji...@apache.org> on 2021/01/13 04:31:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4463) dialect.unparseOffsetFetch method doesn't apply to "SqlOrderBy" sql node - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/13 09:34:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4466) Do not RelTraitDef.convert if the "from" trait already satisfies the "to" trait. - posted by "Vladimir Ozerov (Jira)" <ji...@apache.org> on 2021/01/13 15:50:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4466) Do not RelTraitDef.convert if the "from" trait already satisfies the "to" trait. - posted by "Vladimir Ozerov (Jira)" <ji...@apache.org> on 2021/01/13 15:50:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4463) dialect.unparseOffsetFetch method doesn't apply to "SqlOrderBy" sql node - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/13 20:38:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4463) JDBC adapter for Spark generates incorrect ORDER BY syntax - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/13 20:39:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4467) Incorrect simplification for 'NaN' value - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/01/14 04:28:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4467) Incorrect simplification for 'NaN' value - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/01/14 04:29:00 UTC, 8 replies.
- [jira] [Updated] (CALCITE-4467) Incorrect simplification for 'NaN' value - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/14 04:31:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4468) Add Trim Support for MSSQL Sql Dialect - posted by "Sounak Roy (Jira)" <ji...@apache.org> on 2021/01/14 14:32:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4466) Do not RelTraitDef.convert if the "from" trait already satisfies the "to" trait. - posted by "Rui Wang (Jira)" <ji...@apache.org> on 2021/01/14 18:56:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4468) Add Trim Support for MSSQL Sql Dialect - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/14 19:00:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4467) Incorrect simplification for 'NaN' value - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/01/14 23:08:02 UTC, 0 replies.
- [jira] [Created] (CALCITE-4469) Accept standard JDBC user/password parameters - posted by "Istvan Toth (Jira)" <ji...@apache.org> on 2021/01/15 04:24:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (CALCITE-4188) support EnumerableBatchNestedLoopJoin in JdbcToEnumerableConverter implement - posted by "JIasen Sheng (Jira)" <ji...@apache.org> on 2021/01/15 08:52:01 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-3221) Add a sort-merge union algorithm - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/01/15 13:38:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-3221) Add a sort-merge union algorithm - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/01/15 13:41:00 UTC, 9 replies.
- [jira] [Created] (CALCITE-4470) Add optional bytecode verification with Jandex - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/01/16 18:38:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4470) Add optional bytecode verification with Jandex - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/16 18:59:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4470) Add optional bytecode verification with Jandex - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/01/16 19:00:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4349) Support GROUP_CONCAT aggregate function for MySQL - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/16 21:40:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4471) "SqlBetweenOperator" should support writing optional "ASYMMETRIC" or "SYMMETRIC" flag in "unparse" method - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2021/01/18 07:59:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4471) "SqlBetweenOperator" should support writing optional "ASYMMETRIC" or "SYMMETRIC" flag in "unparse" method - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/18 09:25:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4471) "SqlBetweenOperator" should support writing optional "ASYMMETRIC" or "SYMMETRIC" flag in "unparse" method - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2021/01/18 09:27:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-3221) Add a sort-merge union algorithm - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/18 16:33:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-4472) the SqlParserPos in like statement and in limit statement seems wrong - posted by "chener (Jira)" <ji...@apache.org> on 2021/01/19 08:05:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4473) Deprecate the config option TARGET_SCHEMA_FILE_PROP for HoodieFlinkStreamer - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2021/01/20 06:23:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-4473) Deprecate the config option TARGET_SCHEMA_FILE_PROP for HoodieFlinkStreamer - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2021/01/20 06:31:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4472) the SqlParserPos in like statement and in limit statement seems wrong - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/20 17:36:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4474) SqlSimpleParser inner Tokenizer ignore comment in some special case - posted by "wangjie (Jira)" <ji...@apache.org> on 2021/01/21 16:07:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4474) SqlSimpleParser inner Tokenizer ignore comment in some special case - posted by "wangjie (Jira)" <ji...@apache.org> on 2021/01/21 16:08:00 UTC, 16 replies.
- [jira] [Commented] (CALCITE-4474) SqlSimpleParser inner Tokenizer ignore comment in some special case - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/21 20:56:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4474) SqlSimpleParser inner Tokenizer ignore comment in some special case - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/21 20:57:01 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4466) Do not RelTraitDef.convert if the "from" trait already satisfies the "to" trait. - posted by "Rui Wang (Jira)" <ji...@apache.org> on 2021/01/22 04:51:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4468) Add Trim Support for MSSQL Sql Dialect - posted by "Sounak Roy (Jira)" <ji...@apache.org> on 2021/01/22 07:51:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4475) New Sort SEMI/ANTI Join Transpose optimization - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/01/22 11:44:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4475) New Sort SEMI/ANTI Join Transpose optimization - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/01/22 11:47:00 UTC, 6 replies.
- [jira] [Commented] (CALCITE-4347) Illegal use of dynamic parameter when use preparestatement - posted by "Atul Mohan (Jira)" <ji...@apache.org> on 2021/01/22 22:23:00 UTC, 3 replies.
- [jira] [Updated] (CALCITE-4474) SqlSimpleParser inner Tokenizer should not recognize the sql of TokenType.ID or some keywords in some case - posted by "wangjie (Jira)" <ji...@apache.org> on 2021/01/23 10:43:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4476) DateTimeUtils.timeStringToUnixDate may produce wrong time - posted by "Vladimir Ozerov (Jira)" <ji...@apache.org> on 2021/01/23 19:33:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4476) DateTimeUtils.timeStringToUnixDate may produce wrong time - posted by "Vladimir Ozerov (Jira)" <ji...@apache.org> on 2021/01/23 19:33:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-4476) DateTimeUtils.timeStringToUnixDate may produce wrong time - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/23 22:09:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4474) SqlSimpleParser inner Tokenizer should not recognize the sql of TokenType.ID or some keywords in some case - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/23 22:41:00 UTC, 3 replies.
- [jira] [Updated] (CALCITE-4347) Illegal use of dynamic parameter when use preparestatement - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/23 23:32:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4347) Illegal use of dynamic parameter when use preparestatement - posted by "Louis Kuang (Jira)" <ji...@apache.org> on 2021/01/24 19:43:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4469) Accept standard JDBC user/password parameters - posted by "Josh Elser (Jira)" <ji...@apache.org> on 2021/01/24 21:17:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4477) In interpreter, support table-valued functions - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/25 01:35:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4477) In interpreter, support table-valued functions - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/25 01:36:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4477) In interpreter, support table-valued functions - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/25 01:36:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4478) In interpreter, support infinite relations - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/01/25 01:52:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4459) Type annotations defeat org.jboss:jandex bytecode parser sometimes - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/01/25 08:21:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4431) Use requireNonNull(var, "var") instead of requireNonNull(var) for better error messages - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/01/25 19:41:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4431) Use requireNonNull(var, "var") instead of requireNonNull(var) for better error messages - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/01/25 19:41:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4474) SqlSimpleParser inner Tokenizer should not recognize the sql of TokenType.ID or some keywords in some case - posted by "Rui Wang (Jira)" <ji...@apache.org> on 2021/01/26 03:18:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-4475) New Sort SEMI/ANTI Join Transpose optimization - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/01/26 10:32:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2260) RelFieldTrimmer incorrectly trims fields when trimming a distinct UNION - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/26 19:11:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-3753) Remove rulematch ordering and execute substitution rule first - posted by "gaozhan ding (Jira)" <ji...@apache.org> on 2021/01/27 06:00:17 UTC, 0 replies.
- [jira] [Created] (CALCITE-4479) "vFloat in (1.0, 2.0)" throws UnsupportedOperationException - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2021/01/27 08:02:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4479) "vFloat in (1.0, 2.0)" throws UnsupportedOperationException - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/27 08:05:02 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-3221) Add a sort-merge union algorithm - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/01/27 12:03:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4480) Make EnumerableDefaults#union a non-blocking operation - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/01/27 12:24:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4242) Wrong plan for nested NOT EXISTS subqueries - posted by "Martin Raszyk (Jira)" <ji...@apache.org> on 2021/01/27 14:21:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4479) "vFloat in (1.0, 2.0)" throws UnsupportedOperationException - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2021/01/28 02:15:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-3221) Add MergeUnion operator in Enumerable convention - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/01/28 08:22:01 UTC, 1 replies.
- [jira] [Commented] (CALCITE-3221) Add MergeUnion operator in Enumerable convention - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/01/28 08:29:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4481) Replace some self-define methods with jdk methods in order to improve the readability - posted by "dugenkui (Jira)" <ji...@apache.org> on 2021/01/29 18:46:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4481) Replace some self-define methods with jdk methods in order to improve the readability - posted by "Rui Wang (Jira)" <ji...@apache.org> on 2021/01/29 18:53:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-4481) Replace some self-define methods with jdk methods in order to improve the readability - posted by "dugenkui (Jira)" <ji...@apache.org> on 2021/01/29 18:57:00 UTC, 0 replies.