You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (CALCITE-5738) Add SORT_ARRAY for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/01 02:21:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5738) Add SORT_ARRAY for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/01 02:22:00 UTC, 2 replies.
- [jira] [Assigned] (CALCITE-5738) Add SORT_ARRAY for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/01 02:49:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5732) EnumerableJoin should not return rows matching condition 'null = null' - posted by "Viggo Chen (Jira)" <ji...@apache.org> on 2023/06/01 02:54:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5731) cast to row type should throw exception when contains null/not null constraint - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/01 07:54:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5739) Add MAP_FROM_ARRAYS for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/01 11:11:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5739) Add MAP_FROM_ARRAYS for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/01 11:12:00 UTC, 3 replies.
- [jira] [Comment Edited] (CALCITE-5732) EnumerableJoin should not return rows matching condition 'null = null' - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/01 15:46:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5724) Generated SQL uses literal values in ORDER BY clauses - posted by "Joey Moore (Jira)" <ji...@apache.org> on 2023/06/01 17:46:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-5713) SqlBasicCall's Deep Copy Logic Raises Rule Optimization Exception - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/01 18:00:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5737) Support JDK 19, JDK 20 - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/06/01 19:55:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-5740) Support for AggToSemiJoinRule - posted by "Rong Rong (Jira)" <ji...@apache.org> on 2023/06/02 00:23:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5740) Support for AggToSemiJoinRule - posted by "Rong Rong (Jira)" <ji...@apache.org> on 2023/06/02 00:24:00 UTC, 5 replies.
- [jira] [Resolved] (CALCITE-5723) Oracle dialect generates SQL that cannot be recognized by lower version Oracle Server(<12) when unparsing OffsetFetch - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/02 01:59:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5723) Oracle dialect generates SQL that cannot be recognized by lower version Oracle Server(<12) when unparsing OffsetFetch - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/02 01:59:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-1924) Support operator "+" as string concat operator - posted by "ZheHu (Jira)" <ji...@apache.org> on 2023/06/02 02:07:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1924) Support operator "+" as string concat operator(enabled in MSSQL library) - posted by "ZheHu (Jira)" <ji...@apache.org> on 2023/06/02 02:07:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5730) Initial null values can be dropped by EnumerableLimitSort with offset - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/02 06:33:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5401) Rule fired by HepPlanner can return Volcano's RelSubset - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/02 06:34:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5732) EnumerableHashJoin and EnumerableMergeJoin on composite key return rows matching condition 'null = null' - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/02 06:37:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5740) Support for AggToSemiJoinRule - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/02 07:03:00 UTC, 10 replies.
- [jira] [Comment Edited] (CALCITE-5708) Change SUBSTRING result if either of parameters is NULL - posted by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2023/06/02 07:41:00 UTC, 4 replies.
- [jira] [Updated] (CALCITE-5728) Add ARRAY_TO_STRING function (enabled in BigQuery library) - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/02 07:52:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5741) Add support for MSSQL CONCAT_WS function - posted by "ZheHu (Jira)" <ji...@apache.org> on 2023/06/02 08:32:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5568) Decorrelate will fail. If the RelNode tree has LogicalValues - posted by "libopeng (Jira)" <ji...@apache.org> on 2023/06/02 09:08:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-5742) SubstitutionVisitor Causes Infinite Loop when using AggregateOnCalcToAggregateUnifyRule - posted by "junheleo (Jira)" <ji...@apache.org> on 2023/06/02 09:31:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5742) SubstitutionVisitor Causes Infinite Loop when using AggregateOnCalcToAggregateUnifyRule - posted by "junheleo (Jira)" <ji...@apache.org> on 2023/06/02 09:47:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5743) An error occurs when count appears in the correlated subquery select list - posted by "libopeng (Jira)" <ji...@apache.org> on 2023/06/02 10:00:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5708) Change SUBSTRING result if either of parameters is NULL - posted by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2023/06/02 10:30:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5744) Add STR_TO_MAP for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/02 11:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5744) Add STR_TO_MAP for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/02 11:18:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-5714) Add MAP_ENTRIES for Spark dialect - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/02 13:11:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5714) Add MAP_ENTRIES for Spark dialect - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/02 13:11:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5745) CONCAT2 function(enabled in Oracle library) gets wrong result when one of the argument is NULL - posted by "ZheHu (Jira)" <ji...@apache.org> on 2023/06/02 15:10:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5743) An error occurs when count appears in the correlated subquery select list - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/02 15:28:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-5676) Appropriately set `DATA_TYPE` and `TYPE_NAME` metadata values for `MEASURE` types - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/02 16:34:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5676) Appropriately set JDBC `DATA_TYPE` and `TYPE_NAME` metadata values for `MEASURE` types - posted by "TJ Banghart (Jira)" <ji...@apache.org> on 2023/06/02 16:44:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5724) Generated SQL uses literal values in ORDER BY clauses - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/02 18:08:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5746) Support JDK 19 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/02 19:13:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5737) Support JDK 19, JDK 20 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/02 19:16:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5737) Support JDK 20 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/02 19:17:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5746) Support JDK 19 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/02 19:18:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5722) Sarg.isComplementedPoints fails with anti-points which are equal under `compareTo` but not `equals` - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/02 19:18:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5722) Sarg.isComplementedPoints fails with anti-points which are equal under `compareTo` but not `equals` - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/02 19:20:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-5722) Sarg.isComplementedPoints fails with anti-points which are equal under `compareTo` but not `equals` - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/02 19:20:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5745) CONCAT2 function(enabled in Oracle library) gets wrong result when one of the argument is NULL - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/02 20:56:00 UTC, 4 replies.
- [jira] [Created] (CALCITE-5747) FLOOR() return type differs from BigQuery - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/02 23:16:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5747) Conflicting FLOOR return type between Calcite and BigQuery - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/02 23:17:00 UTC, 5 replies.
- [jira] [Resolved] (CALCITE-5567) Failed to apply plugin 'de.thetaphi.forbiddenapis' when running ./gradlew build w/ java19 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/02 23:47:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5740) Support for AggToSemiJoinRule - posted by "Rong Rong (Jira)" <ji...@apache.org> on 2023/06/03 01:00:11 UTC, 7 replies.
- [jira] [Commented] (CALCITE-5739) Add MAP_FROM_ARRAYS for Spark dialect - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/03 01:47:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-1924) Support operator "+" as string concat operator(enabled in MSSQL library) - posted by "ZheHu (Jira)" <ji...@apache.org> on 2023/06/03 03:20:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5714) Add MAP_ENTRIES for Spark dialect - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/03 05:34:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5730) Initial null values can be dropped by EnumerableLimitSort with offset - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/03 05:36:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4555) Invalid zero literal value is used for TIMESTAMP WITH LOCAL TIME ZONE type in RexBuilder - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/03 08:14:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4555) Invalid zero literal value is used for TIMESTAMP WITH LOCAL TIME ZONE type in RexBuilder - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/06/03 09:08:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5746) Support JDK 19 - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/06/03 12:23:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5567) Failed to apply plugin 'de.thetaphi.forbiddenapis' when running ./gradlew build w/ java19 - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/06/03 12:49:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5745) CONCAT2 function(enabled in Oracle library) gets wrong result when one of the argument is NULL - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/03 15:11:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5748) Support Guava 32.0.0-jre - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/06/03 15:25:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5748) Support Guava 32.0.0-jre - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/06/03 15:25:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5748) Support Guava 32.0.0-jre - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/06/03 18:26:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5748) Support Guava 32.0.0-jre - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/03 18:30:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5683) Two level nested correlated sub-query throws exception during decorrelation - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2023/06/04 03:31:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5688) Support TRUNCATE TABLE DDL statement in Babel parser - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/04 04:04:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-5746) Support JDK 19 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/04 22:58:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5710) Add ARRAY_MAX and ARRAY_MIN for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/05 01:52:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-5710) Add ARRAY_MAX and ARRAY_MIN for Spark dialect - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/05 01:52:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5714) Add MAP_ENTRIES for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/05 02:09:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5749) Join table with different database name and same table name will throw exception - posted by "xiong duan (Jira)" <ji...@apache.org> on 2023/06/05 02:14:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5750) SQL throws exception when the Filter include id = ARRAY [1,2,3] - posted by "xiong duan (Jira)" <ji...@apache.org> on 2023/06/05 06:10:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5676) In JDBC DatabaseMetaData.getColumns, appropriately set JDBC DATA_TYPE and TYPE_NAME metadata values for MEASURE types - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/05 07:47:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5676) In JDBC DatabaseMetaData.getColumns, appropriately set JDBC DATA_TYPE and TYPE_NAME metadata values for MEASURE types - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/05 07:48:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5737) Support JDK 20 - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/06/05 12:34:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5751) Add ARRAY_APPEND, ARRAY_POSITION, ARRAY_REMOVE ARRAY_PREPEND for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/05 13:10:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5568) Decorrelate will fail. If the RelNode tree has LogicalValues - posted by "libopeng (Jira)" <ji...@apache.org> on 2023/06/05 13:20:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5752) Error during session reset in avatica go driver - posted by "Parag Jain (Jira)" <ji...@apache.org> on 2023/06/05 13:52:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5752) Error during session reset in avatica go driver - posted by "Parag Jain (Jira)" <ji...@apache.org> on 2023/06/05 13:54:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5753) User and pwd not being propagated to JDBC context from go driver - posted by "Parag Jain (Jira)" <ji...@apache.org> on 2023/06/05 13:55:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5753) User and pwd not being propagated to JDBC context from go driver - posted by "Parag Jain (Jira)" <ji...@apache.org> on 2023/06/05 13:56:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5754) Open statement leak in avatica go driver - posted by "Parag Jain (Jira)" <ji...@apache.org> on 2023/06/05 14:01:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5754) Open statement leak in avatica go driver - posted by "Parag Jain (Jira)" <ji...@apache.org> on 2023/06/05 14:02:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5719) Issues with connection and authentication with Apache Druid - posted by "Parag Jain (Jira)" <ji...@apache.org> on 2023/06/05 14:03:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5529) Improve dialect tests - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/05 17:20:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-5738) Add SORT_ARRAY for Spark dialect - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/05 23:54:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5755) Add to Sarg serialization/deserialization TimestampString - posted by "Oliver Lee (Jira)" <ji...@apache.org> on 2023/06/05 23:56:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5755) Add to Sarg serialization/deserialization TimestampString - posted by "Oliver Lee (Jira)" <ji...@apache.org> on 2023/06/05 23:56:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5755) Add to Sarg serialization/deserialization TimestampString - posted by "Oliver Lee (Jira)" <ji...@apache.org> on 2023/06/05 23:56:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-5753) User and pwd not being propagated to JDBC context from go driver - posted by "Francis Chuang (Jira)" <ji...@apache.org> on 2023/06/06 00:28:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5754) Open statement leak in avatica go driver - posted by "Francis Chuang (Jira)" <ji...@apache.org> on 2023/06/06 00:29:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5752) Error during session reset in avatica go driver - posted by "Francis Chuang (Jira)" <ji...@apache.org> on 2023/06/06 00:29:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5742) SubstitutionVisitor Causes Infinite Loop when using AggregateOnCalcToAggregateUnifyRule - posted by "junheleo (Jira)" <ji...@apache.org> on 2023/06/06 01:31:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5744) Add MAP_FROM_ARRAYS, STR_TO_MAP for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/06 02:07:00 UTC, 1 replies.
- [jira] [Closed] (CALCITE-5739) Add MAP_FROM_ARRAYS for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/06 02:08:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5744) Add MAP_FROM_ARRAYS, STR_TO_MAP for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/06 02:09:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-5729) Add BYTE_LENGTH function (enabled in BigQuery library) - posted by "Dan Zou (Jira)" <ji...@apache.org> on 2023/06/06 07:02:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5733) simplify should also simplify for array type - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/06 07:44:00 UTC, 3 replies.
- [jira] (CALCITE-5733) simplify should also simplify for array type - posted by "Xin Chen (Jira)" <ji...@apache.org> on 2023/06/06 07:48:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5733) simplify should also simplify for array type - posted by "Xin Chen (Jira)" <ji...@apache.org> on 2023/06/06 08:21:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-5733) simplify should also simplify for array type - posted by "Xin Chen (Jira)" <ji...@apache.org> on 2023/06/06 08:23:00 UTC, 2 replies.
- [jira] [Assigned] (CALCITE-5751) Add ARRAY_APPEND, ARRAY_POSITION, ARRAY_REMOVE ARRAY_PREPEND for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/06 10:07:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5743) Query gives incorrect result when COUNT appears in the correlated subquery select list - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/06 15:10:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5756) Add Join elimination optimization according to foreign-unique constraint in the catalog - posted by "winds (Jira)" <ji...@apache.org> on 2023/06/06 15:41:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5757) Incorrect return type for BigQuery TIMESTAMP functions - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/06 17:30:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5757) Incorrect return type for BigQuery TIMESTAMP functions - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/06 17:38:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5757) Incorrect return type for BigQuery TIMESTAMP functions - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/06 17:44:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5757) Incorrect return type for BigQuery TRUNCfunctions - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/06 20:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5757) Incorrect return type for BigQuery TRUNC functions - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/06 20:17:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-5757) Incorrect return type for BigQuery TRUNC functions - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/06 20:37:00 UTC, 3 replies.
- [jira] [Updated] (CALCITE-5709) Add TO_BASE32 and FROM_BASE32 functions (enabled in BigQuery library) - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/06 22:12:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5758) Initialize connector info map - posted by "Francis Chuang (Jira)" <ji...@apache.org> on 2023/06/06 22:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5758) Initialize connector info map to prevent panic - posted by "Francis Chuang (Jira)" <ji...@apache.org> on 2023/06/06 22:18:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-5758) Initialize connector info map to prevent panic - posted by "Francis Chuang (Jira)" <ji...@apache.org> on 2023/06/06 22:20:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5749) Join table with different database name and same table name will throw exception - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/06 23:08:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-5759) SEARCH operator with special sarg is not fully simplified - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/07 00:46:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5759) SEARCH operator with special sarg is not fully simplified - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/07 00:47:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-5749) Join table with different database name and same table name will throw exception - posted by "xiong duan (Jira)" <ji...@apache.org> on 2023/06/07 01:35:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5156) Support implicit number type cast for IN Sub-query - posted by "xiong duan (Jira)" <ji...@apache.org> on 2023/06/07 02:04:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-5704) Add ARRAY_EXCEPT, ARRAY_INTERSECT and ARRAY_UNION for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/07 02:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5760) SqlOperatorTest::testDateTrunc does not validate results - posted by "Mihai Budiu (Jira)" <ji...@apache.org> on 2023/06/07 03:05:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5760) SqlOperatorTest::testDateTrunc does not validate results - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/07 03:20:00 UTC, 2 replies.
- [jira] [Closed] (CALCITE-5760) SqlOperatorTest::testDateTrunc does not validate results - posted by "Mihai Budiu (Jira)" <ji...@apache.org> on 2023/06/07 03:24:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5761) DATE_TRUNC compile-time evaluation produces wrong results - posted by "Mihai Budiu (Jira)" <ji...@apache.org> on 2023/06/07 03:36:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5761) DATE_TRUNC compile-time evaluation produces wrong results - posted by "Mihai Budiu (Jira)" <ji...@apache.org> on 2023/06/07 03:39:00 UTC, 11 replies.
- [jira] [Commented] (CALCITE-5743) Query gives incorrect result when COUNT appears in the correlated subquery select list - posted by "libopeng (Jira)" <ji...@apache.org> on 2023/06/07 03:56:00 UTC, 6 replies.
- [jira] [Commented] (CALCITE-5756) Add Join elimination optimization according to foreign-unique constraint in the catalog - posted by "Roman Kondakov (Jira)" <ji...@apache.org> on 2023/06/07 06:21:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-5756) Add Join elimination optimization according to foreign-unique constraint in the catalog - posted by "Roman Kondakov (Jira)" <ji...@apache.org> on 2023/06/07 06:22:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5759) SEARCH operator with special sarg is not fully simplified - posted by "xiong duan (Jira)" <ji...@apache.org> on 2023/06/07 06:39:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-5477) Compatibility with Guava < 20.0 - posted by "Gian Merlino (Jira)" <ji...@apache.org> on 2023/06/07 08:09:00 UTC, 5 replies.
- [jira] [Updated] (CALCITE-5756) Expand ProjectJoinRemoveRule to support inner join remove by the foreign-unique constraint in the catalog - posted by "winds (Jira)" <ji...@apache.org> on 2023/06/07 09:46:00 UTC, 5 replies.
- [jira] [Comment Edited] (CALCITE-5756) Expand ProjectJoinRemoveRule to support inner join remove by the foreign-unique constraint in the catalog - posted by "winds (Jira)" <ji...@apache.org> on 2023/06/07 09:48:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5477) Compatibility with Guava < 20.0 - posted by "Gian Merlino (Jira)" <ji...@apache.org> on 2023/06/07 12:09:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5479) FamilyOperandTypeChecker is not readily composable in sequences - posted by "Gian Merlino (Jira)" <ji...@apache.org> on 2023/06/07 12:09:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5759) SEARCH operator with special sarg is not fully simplified - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/07 13:19:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5626) Sub-query with fully qualified table name throws table not found exception in validation phase - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/07 13:32:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5745) CONCAT2 function (enabled in Oracle library) gets wrong result when one of the arguments is NULL - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/07 13:44:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5708) Change SUBSTRING result if either of parameters is NULL - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/07 13:47:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-5761) DATE_TRUNC compile-time evaluation produces wrong results - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/07 16:26:00 UTC, 6 replies.
- [jira] [Commented] (CALCITE-5707) Add ARRAY_CONTAINS for Spark dialect - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 17:54:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-5762) Create class TestUnsafe, that contains unsafe methods used by tests - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 17:57:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5762) Create class TestUnsafe, that contains unsafe methods used by tests - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 18:06:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5762) Create class TestUnsafe, that contains unsafe methods used by tests - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 18:06:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5762) Create class TestUnsafe, that contains unsafe methods used by tests - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 18:06:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5763) Discontinue support for Guava < 20.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 19:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5763) Discontinue support for Guava < 20.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 19:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5764) Puffin, an Awk for Java - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 21:05:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5764) Puffin, an Awk for Java - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 21:09:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5764) Puffin, an Awk for Java - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 21:09:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5765) Add LintTest, to apply custom lint rules to source code - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 21:16:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5765) Add LintTest, to apply custom lint rules to source code - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 21:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5765) Add LintTest, to apply custom lint rules to source code - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 21:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5706) Add class PairList - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/07 21:30:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5766) Implement SAFE_NEGATE function (enabled for BigQuery) - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/07 21:47:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5767) MSSQL fails to unparse properly when sorting by GROUPING expression - posted by "Will Noble (Jira)" <ji...@apache.org> on 2023/06/07 21:52:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5767) MSSQL fails to unparse properly when sorting by GROUPING expression - posted by "Will Noble (Jira)" <ji...@apache.org> on 2023/06/07 21:52:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5767) MSSQL fails to unparse properly when sorting by GROUPING expression - posted by "Will Noble (Jira)" <ji...@apache.org> on 2023/06/07 21:55:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-5766) Implement SAFE_NEGATE function (enabled for BigQuery) - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/07 23:10:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5767) MSSQL fails to unparse properly when sorting by GROUPING expression - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 23:13:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5767) MSSQL fails to unparse properly when sorting by GROUPING expression - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 23:16:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5766) Implement SAFE_NEGATE function (enabled for BigQuery) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 23:25:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-5766) Implement SAFE_NEGATE function (enabled for BigQuery) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/07 23:29:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5761) DATE_TRUNC compile-time evaluation produces wrong results - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/07 23:31:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5216) Cannot parse parenthesized nested WITH clause - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/08 00:22:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5756) Expand ProjectJoinRemoveRule to support inner join remove by the foreign-unique constraint in the catalog - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/08 00:34:00 UTC, 5 replies.
- [jira] [Commented] (CALCITE-5764) Puffin, an Awk for Java - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/08 00:48:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5768) SqlImplementor.hasSortByOrdinal is broken - posted by "Will Noble (Jira)" <ji...@apache.org> on 2023/06/08 01:16:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5768) SqlImplementor.hasSortByOrdinal is broken - posted by "Will Noble (Jira)" <ji...@apache.org> on 2023/06/08 01:16:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5768) SqlImplementor.hasSortByOrdinal is broken - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/08 01:22:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5707) Add ARRAY_CONTAINS for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/08 02:11:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5755) Add to Sarg serialization/deserialization TimestampString - posted by "Oliver Lee (Jira)" <ji...@apache.org> on 2023/06/08 02:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5769) Optimizing 'CAST(e AS t) IS NOT NULL' to 'e IS NOT NULL' - posted by "xiong duan (Jira)" <ji...@apache.org> on 2023/06/08 02:27:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5770) Implement SAFE_SUBTRACT function (enabled for BigQuery) - posted by "Dan Zou (Jira)" <ji...@apache.org> on 2023/06/08 02:40:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5770) Implement SAFE_SUBTRACT function (enabled for BigQuery) - posted by "Dan Zou (Jira)" <ji...@apache.org> on 2023/06/08 02:40:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5770) Implement SAFE_SUBTRACT function (enabled for BigQuery) - posted by "Dan Zou (Jira)" <ji...@apache.org> on 2023/06/08 02:41:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5591) Implement BigQuery functions SAFE_ADD, SAFE_SUBTRACT, SAFE_MULTIPLY, SAFE_DIVIDE and SAFE_NEGATE - posted by "Dan Zou (Jira)" <ji...@apache.org> on 2023/06/08 02:41:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5707) Add ARRAY_CONTAINS for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/08 02:55:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-5704) Add ARRAY_EXCEPT, ARRAY_INTERSECT and ARRAY_UNION for Spark dialect - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/08 02:55:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5704) Add ARRAY_EXCEPT, ARRAY_INTERSECT and ARRAY_UNION for Spark dialect - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/08 02:55:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5769) Optimizing 'CAST(e AS t) IS NOT NULL' to 'e IS NOT NULL' - posted by "Jinpeng Wu (Jira)" <ji...@apache.org> on 2023/06/08 03:07:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-5708) Change SUBSTRING result if either of parameters is NULL literal - posted by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2023/06/08 05:45:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-5771) Apply two different NULL semantics for CONCAT function(enabled in MySQL、Postgresql and BigQuery) - posted by "ZheHu (Jira)" <ji...@apache.org> on 2023/06/08 07:19:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5745) CONCAT2 function (enabled in Oracle library) gets wrong result when one of the arguments is NULL - posted by "ZheHu (Jira)" <ji...@apache.org> on 2023/06/08 07:28:00 UTC, 5 replies.
- [jira] [Updated] (CALCITE-5771) Apply two different NULL semantics for CONCAT function(enabled in MySQL、Postgresql、BigQuery and MSSQL) - posted by "ZheHu (Jira)" <ji...@apache.org> on 2023/06/08 08:30:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-5772) Add MAP_CONCAT, MAP_FROM_ENTRIES for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/08 09:49:00 UTC, 4 replies.
- [jira] [Created] (CALCITE-5772) Add MAP_CONCAT, MAP_FROM_ENTRIES for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/08 09:49:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5772) Add MAP_CONCAT, MAP_FROM_ENTRIES for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/08 09:51:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5756) Expand ProjectJoinRemoveRule to support inner join remove by the foreign-unique constraint in the catalog - posted by "winds (Jira)" <ji...@apache.org> on 2023/06/08 09:53:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5768) SqlImplementor.hasSortByOrdinal is broken - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/08 09:59:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5772) Add MAP_CONCAT, MAP_FROM_ENTRIES for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/08 10:03:00 UTC, 6 replies.
- [jira] [Comment Edited] (CALCITE-5772) Add MAP_CONCAT, MAP_FROM_ENTRIES for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/08 10:05:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-5708) Change SUBSTRING result if either of parameters is NULL literal - posted by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2023/06/08 10:36:00 UTC, 5 replies.
- [jira] [Comment Edited] (CALCITE-5708) Change SUBSTRING result if either of parameters is NULL literal - posted by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2023/06/08 10:37:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5750) SQL throws exception when the Filter include id = ARRAY [1,2,3] - posted by "xiong duan (Jira)" <ji...@apache.org> on 2023/06/08 11:59:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5773) Gradle show tasks fails when creating javadocAggregateIncludingTests - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2023/06/08 15:14:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5773) Gradle show tasks fails when creating javadocAggregateIncludingTests - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2023/06/08 15:15:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5773) Gradle show tasks fails when creating javadocAggregateIncludingTests - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2023/06/08 15:17:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-5591) Implement BigQuery functions SAFE_ADD, SAFE_SUBTRACT, SAFE_MULTIPLY, SAFE_DIVIDE and SAFE_NEGATE - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/08 18:01:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5591) Implement BigQuery functions SAFE_ADD, SAFE_SUBTRACT, SAFE_MULTIPLY, SAFE_DIVIDE and SAFE_NEGATE - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/08 18:04:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5768) Rel-to-sql conversion fails to insert a subquery for some sort-by-ordinal queries - posted by "Will Noble (Jira)" <ji...@apache.org> on 2023/06/08 18:40:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-5768) Rel-to-sql conversion fails to insert a subquery - posted by "Will Noble (Jira)" <ji...@apache.org> on 2023/06/08 18:40:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5768) Rel-to-sql conversion fails to insert a subquery for some sort-by-ordinal queries - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/08 21:24:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5625) Expand SEARCH RexNode when converting toJson - posted by "Oliver Lee (Jira)" <ji...@apache.org> on 2023/06/08 21:36:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5625) Expand SEARCH RexNode when converting toJson - posted by "Oliver Lee (Jira)" <ji...@apache.org> on 2023/06/08 21:38:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-5625) Expand SEARCH RexNode when converting toJson - posted by "Oliver Lee (Jira)" <ji...@apache.org> on 2023/06/08 21:39:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5767) Calcite's MSSQL dialect should not give GROUPING special treatment when emulating NULL direction - posted by "Will Noble (Jira)" <ji...@apache.org> on 2023/06/08 22:17:00 UTC, 1 replies.
- [jira] [Closed] (CALCITE-5757) Incorrect return type for BigQuery TRUNC functions - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/08 22:30:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5767) Calcite's MSSQL dialect should not give GROUPING special treatment when emulating NULL direction - posted by "Will Noble (Jira)" <ji...@apache.org> on 2023/06/08 22:42:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5767) Calcite's MSSQL dialect should not give GROUPING special treatment when emulating NULL direction - posted by "Will Noble (Jira)" <ji...@apache.org> on 2023/06/08 22:43:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5733) Simplify "a= ARRAY[1,2] AND a = ARRAY[2,3]" to "false" - posted by "Xin Chen (Jira)" <ji...@apache.org> on 2023/06/09 01:21:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5733) Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" - posted by "Xin Chen (Jira)" <ji...@apache.org> on 2023/06/09 01:32:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5733) Simplify "a = ARRAY[1,2] AND a = ARRAY[2,3]" to "false" - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/06/09 07:09:00 UTC, 3 replies.
- [jira] [Comment Edited] (CALCITE-5773) Gradle show tasks fails when creating javadocAggregateIncludingTests - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/06/09 07:20:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-5721) Capture build scans on ge.apache.org to benefit from deep build insights - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2023/06/09 10:15:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5401) Rule fired by HepPlanner can return Volcano's RelSubset - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/09 10:52:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5759) SEARCH operator with special sarg is not fully simplified - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/10 01:45:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4679) Search/sarg simplification leaves is not null(literal) unsimplified - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/10 02:01:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-4679) Search/sarg simplification leaves is not null(literal) unsimplified - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/10 02:01:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4679) Search/sarg simplification leaves is not null(literal) unsimplified - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/10 02:06:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5767) JDBC adapter for MSSQL adds GROUPING to ORDER BY clause twice when emulating NULLS LAST - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/10 17:26:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-5657) Add ARRAY_DISTINCT for Spark dialect - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/10 18:59:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5657) Add ARRAY_DISTINCT for Spark dialect - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/10 19:01:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-5767) JDBC adapter for MSSQL adds GROUPING to ORDER BY clause twice when emulating NULLS LAST - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/10 19:55:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5741) Add support for MSSQL CONCAT_WS function - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/10 20:28:00 UTC, 3 replies.
- [jira] [Resolved] (CALCITE-5755) Add to Sarg serialization/deserialization TimestampString - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/10 20:38:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5707) Add ARRAY_CONTAINS for Spark dialect - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/10 20:39:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5425) Should not pushdown Filter through Aggregate without group keys - posted by "Dan Zou (Jira)" <ji...@apache.org> on 2023/06/11 01:03:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5745) CONCAT2 function (enabled in Oracle library) gets wrong result when one of the arguments is NULL - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/11 01:08:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-5425) Should not pushdown Filter through Aggregate without group keys - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2023/06/11 02:24:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5751) Add ARRAY_APPEND, ARRAY_POSITION, ARRAY_REMOVE ARRAY_PREPEND for Spark dialect - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/11 03:53:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5741) Add support for CONCAT_WS function(enabled in MSSQL, MySQL and Postgresql) - posted by "ZheHu (Jira)" <ji...@apache.org> on 2023/06/11 04:16:00 UTC, 3 replies.
- [jira] [Comment Edited] (CALCITE-5729) Add BYTE_LENGTH function (enabled in BigQuery library) - posted by "Dan Zou (Jira)" <ji...@apache.org> on 2023/06/12 03:02:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5729) Add BYTE_LENGTH function (enabled in BigQuery library) - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/12 06:25:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5774) withCaseClausesOnNewLines(true) creates invalid string literal - posted by "Guillaume Massé (Jira)" <ji...@apache.org> on 2023/06/12 22:28:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-5774) withCaseClausesOnNewLines(true) creates invalid string literal - posted by "Guillaume Massé (Jira)" <ji...@apache.org> on 2023/06/12 22:28:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5774) withCaseClausesOnNewLines(true) creates invalid string literal - posted by "xiong duan (Jira)" <ji...@apache.org> on 2023/06/13 03:11:00 UTC, 4 replies.
- [jira] [Comment Edited] (CALCITE-5774) withCaseClausesOnNewLines(true) creates invalid string literal - posted by "xiong duan (Jira)" <ji...@apache.org> on 2023/06/13 03:23:00 UTC, 0 replies.
- [jira] (CALCITE-5772) Add MAP_CONCAT, MAP_FROM_ENTRIES for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/13 05:20:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-5728) Add ARRAY_TO_STRING function (enabled in BigQuery library) - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/13 09:31:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5759) 'SEARCH(1, Sarg[IS NOT NULL])' should be simplified to 'TRUE' - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/13 12:09:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-5774) withCaseClausesOnNewLines(true) creates invalid string literal - posted by "Guillaume Massé (Jira)" <ji...@apache.org> on 2023/06/13 12:45:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5775) Null direction emulation broken for complex expressions on some dialects - posted by "Will Noble (Jira)" <ji...@apache.org> on 2023/06/13 19:34:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5775) Null direction emulation broken for complex expressions on some dialects - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/13 20:17:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-5776) Support for alternative Interval syntax - posted by "Guillaume Massé (Jira)" <ji...@apache.org> on 2023/06/13 21:42:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5776) Support for alternative Interval syntax - posted by "Guillaume Massé (Jira)" <ji...@apache.org> on 2023/06/13 21:46:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5776) Support for alternative Interval syntax - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/13 23:14:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5777) Simplify 'OperandTypes.STRING.or(OperandTypes.BINARY)' to 'OperandTypes.STRING' - posted by "Dan Zou (Jira)" <ji...@apache.org> on 2023/06/14 03:52:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5777) Simplify 'OperandTypes.STRING.or(OperandTypes.BINARY)' to 'OperandTypes.STRING' - posted by "Dan Zou (Jira)" <ji...@apache.org> on 2023/06/14 03:53:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5759) 'SEARCH(1, Sarg[IS NOT NULL])' should be simplified to 'TRUE' - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2023/06/14 07:14:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5778) Add ARRAY_JOIN, ARRAYS_OVERLAP, ARRAYS_ZIP for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/14 08:27:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5778) Add ARRAY_JOIN, ARRAYS_OVERLAP, ARRAYS_ZIP for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/14 08:27:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5778) Add ARRAY_JOIN, ARRAYS_OVERLAP, ARRAYS_ZIP for Spark dialect - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/14 08:53:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-5778) Add ARRAY_JOIN, ARRAYS_OVERLAP, ARRAYS_ZIP for Spark dialect - posted by "jackylau (Jira)" <ji...@apache.org> on 2023/06/14 09:01:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5779) Implicit column alias for single-column table function does not work - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2023/06/14 09:23:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5779) Implicit column alias for single-column table function does not work - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2023/06/14 09:23:00 UTC, 2 replies.
- [jira] [Assigned] (CALCITE-5779) Implicit column alias for single-column table function does not work - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2023/06/14 09:47:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-5779) Implicit column alias for single-column table function does not work - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2023/06/14 11:00:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5779) Implicit column alias for single-column table function does not work - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2023/06/14 11:00:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5777) Simplify 'OperandTypes.STRING.or(OperandTypes.BINARY)' to 'OperandTypes.STRING' - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/14 14:11:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5780) Always-true OR expressions contains reverse order comparison should be simplified to TRUE - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/14 14:26:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5780) Always-true OR expressions contain reverse order comparison should be simplified to TRUE - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/14 14:27:00 UTC, 3 replies.
- [jira] [Assigned] (CALCITE-5780) Always-true OR expressions contains reverse order comparison should be simplified to TRUE - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/14 14:27:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5781) Integrating Apache Calcite into OSS-Fuzz - posted by "Henry Lin (Jira)" <ji...@apache.org> on 2023/06/14 19:21:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4679) Search/sarg simplification leaves is not null(literal) unsimplified - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/14 22:50:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5782) Add TO_HEX and FROM_HEX functions (enabled in BigQuery library) - posted by "Dan Zou (Jira)" <ji...@apache.org> on 2023/06/15 02:25:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5780) Always-true OR expressions contain reverse order comparison should be simplified to TRUE - posted by "xiong duan (Jira)" <ji...@apache.org> on 2023/06/15 05:53:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-5782) Add TO_HEX and FROM_HEX functions (enabled in BigQuery library) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/15 05:54:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4679) Search/sarg simplification leaves is not null(literal) unsimplified - posted by "xiong duan (Jira)" <ji...@apache.org> on 2023/06/15 06:31:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5783) Make table function scan hintable - posted by "Aitozi (Jira)" <ji...@apache.org> on 2023/06/15 06:58:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5783) Make table function scan hintable - posted by "Aitozi (Jira)" <ji...@apache.org> on 2023/06/15 06:58:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5783) Make table function scan hintable - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/15 10:03:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5782) Add TO_HEX and FROM_HEX functions (enabled in BigQuery library) - posted by "Dan Zou (Jira)" <ji...@apache.org> on 2023/06/15 12:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5784) Generate the same correlationId for the same query - posted by "Aitozi (Jira)" <ji...@apache.org> on 2023/06/15 12:41:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5784) Generate the same correlationId for the same query - posted by "Aitozi (Jira)" <ji...@apache.org> on 2023/06/15 12:44:00 UTC, 6 replies.
- [jira] [Updated] (CALCITE-5784) Generate the same correlationId for the same query - posted by "Aitozi (Jira)" <ji...@apache.org> on 2023/06/15 15:23:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5781) Integrating Apache Calcite into OSS-Fuzz - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/15 21:23:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-5783) Make table function scan hintable - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2023/06/16 05:03:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5777) Simplify 'OperandTypes.STRING.or(OperandTypes.BINARY)' to 'OperandTypes.STRING' - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/16 06:41:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-5777) Simplify 'OperandTypes.STRING.or(OperandTypes.BINARY)' to 'OperandTypes.STRING' - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/16 06:48:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-5783) Make table function scan hintable - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2023/06/16 06:58:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5779) Implicit column alias for single-column table function should work - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2023/06/16 09:43:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5771) Apply two different NULL semantics for CONCAT function(enabled in MySQL, Postgresql, BigQuery and MSSQL) - posted by "ZheHu (Jira)" <ji...@apache.org> on 2023/06/16 12:53:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5779) Implicit column alias for single-column table function should work - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2023/06/16 13:23:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-5781) Integrating Apache Calcite into OSS-Fuzz - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/16 16:21:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5783) Support hint for TableFunctionScan - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2023/06/16 16:26:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5783) Support hint for TableFunctionScan - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/16 16:50:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-5761) DATE_TRUNC compile-time evaluation produces wrong results - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/16 16:59:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5771) Apply two different NULL semantics for CONCAT function(enabled in MySQL, Postgresql, BigQuery and MSSQL) - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/16 21:36:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-5771) Apply two different NULL semantics for CONCAT function(enabled in MySQL, Postgresql, BigQuery and MSSQL) - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/16 21:37:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5785) Fix fmppMain build tasks so they work with remote build caching - posted by "Akshay Dayal (Jira)" <ji...@apache.org> on 2023/06/17 20:52:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5785) Fix fmppMain build tasks so they work with remote build caching - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/17 20:59:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5785) Fix fmppMain build tasks so they work with remote build caching - posted by "Akshay Dayal (Jira)" <ji...@apache.org> on 2023/06/17 21:01:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5786) QuidemTest and DiffRepository write output to build/resources/test causing incremental build issues - posted by "Akshay Dayal (Jira)" <ji...@apache.org> on 2023/06/18 00:26:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5786) QuidemTest and DiffRepository write output to build/resources/test causing incremental build issues - posted by "Akshay Dayal (Jira)" <ji...@apache.org> on 2023/06/18 00:40:00 UTC, 3 replies.
- [jira] [Comment Edited] (CALCITE-5688) Support TRUNCATE TABLE DDL statement in Babel parser - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/18 02:45:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5787) Add interface in RelNode for getInputFieldsUsed - posted by "Rong Rong (Jira)" <ji...@apache.org> on 2023/06/18 17:46:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5787) Add interface in RelNode for getInputFieldsUsed - posted by "Rong Rong (Jira)" <ji...@apache.org> on 2023/06/18 17:46:00 UTC, 5 replies.
- [jira] [Updated] (CALCITE-5786) QuidemTest and DiffRepository have incremental build issues - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/19 00:21:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5786) QuidemTest and DiffRepository have incremental build issues - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/19 00:24:00 UTC, 6 replies.
- [jira] [Commented] (CALCITE-5681) Support authorization via GRANT and REVOKE DDL commands - posted by "hongyu guo (Jira)" <ji...@apache.org> on 2023/06/19 09:19:00 UTC, 5 replies.
- [jira] [Updated] (CALCITE-5780) Simplify '1 > x OR 1 <= x OR x IS NULL' to TRUE - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/19 11:32:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5780) Simplify '1 > x OR 1 <= x OR x IS NULL' to 'TRUE' - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/19 11:33:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5780) Simplify '1 > x OR 1 <= x OR x IS NULL' to TRUE - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/19 11:58:00 UTC, 2 replies.
- [jira] [Assigned] (CALCITE-5788) Order of metadata handler methods is inconsistent in different java versions - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/19 20:57:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5788) Order of metadata handler methods is inconsistent in different java versions - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/19 20:57:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5789) Query with two nested subqueries where the inner-most references the outer-most table returns wrong result - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/20 17:56:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5775) Null direction emulation broken for complex expressions on some dialects - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/20 18:02:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5789) Query with two nested subqueries where the inner-most references the outer-most table returns wrong result - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/20 18:11:00 UTC, 13 replies.
- [jira] [Commented] (CALCITE-5789) Query with two nested subqueries where the inner-most references the outer-most table returns wrong result - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/20 18:43:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5790) Query with "*" but no FROM clause should be invalid - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/20 21:06:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5615) Run SQLLogicTests using Calcite - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/21 00:07:00 UTC, 4 replies.
- [jira] [Updated] (CALCITE-5785) The :babel:fmppMain and :server:fmppMain tasks currently do not work with Gradle remote build caching - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/21 00:59:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-5788) Order of metadata handler methods is inconsistent in different java versions - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/21 01:00:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5790) Query with "*" but no FROM clause should be invalid - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/21 01:01:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5786) QuidemTest and DiffRepository have incremental build issues - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/21 01:15:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5785) The :babel:fmppMain and :server:fmppMain tasks currently do not work with Gradle remote build caching - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/21 01:41:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5785) The :babel:fmppMain and :server:fmppMain tasks currently do not work with Gradle remote build caching - posted by "Akshay Dayal (Jira)" <ji...@apache.org> on 2023/06/21 02:12:00 UTC, 3 replies.
- [jira] [Comment Edited] (CALCITE-5785) The :babel:fmppMain and :server:fmppMain tasks currently do not work with Gradle remote build caching - posted by "Akshay Dayal (Jira)" <ji...@apache.org> on 2023/06/21 02:25:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5477) Compatibility with Guava < 20.0 - posted by "Gian Merlino (Jira)" <ji...@apache.org> on 2023/06/21 05:34:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5791) DDL commands ceased to work in 1.23-1.24 transition - posted by "Josef Spillner (Jira)" <ji...@apache.org> on 2023/06/21 07:55:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5789) Query with two nested subqueries where the inner-most references the outer-most table returns wrong result - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/21 08:33:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5792) Update dependencies to latest version - posted by "Parag Jain (Jira)" <ji...@apache.org> on 2023/06/21 10:46:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5792) Update dependencies to latest version - posted by "Francis Chuang (Jira)" <ji...@apache.org> on 2023/06/21 11:01:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5792) Update dependencies to latest version - posted by "Francis Chuang (Jira)" <ji...@apache.org> on 2023/06/21 11:02:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5751) Add ARRAY_APPEND, ARRAY_POSITION, ARRAY_REMOVE ARRAY_PREPEND for Spark dialect - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/21 13:07:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5751) Add ARRAY_APPEND, ARRAY_POSITION, ARRAY_REMOVE ARRAY_PREPEND for Spark dialect - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/21 13:07:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5791) DDL commands ceased to work in 1.23-1.24 transition - posted by "Mihai Budiu (Jira)" <ji...@apache.org> on 2023/06/21 17:03:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-5479) FamilyOperandTypeChecker is not readily composable in sequences - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/21 18:16:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-5724) Generated SQL uses literal values in ORDER BY clauses - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/21 21:15:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5793) Use NULLS FIRST / LAST when unparsing in BigQuery - posted by "Will Noble (Jira)" <ji...@apache.org> on 2023/06/21 21:51:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5792) Update dependencies to latest version - posted by "Francis Chuang (Jira)" <ji...@apache.org> on 2023/06/21 21:53:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5793) Use NULLS FIRST / LAST when unparsing in BigQuery - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/21 23:12:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5688) Support TRUNCATE TABLE DDL statement in server module - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/22 03:01:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-5688) Support TRUNCATE TABLE DDL statement in server module - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/22 03:06:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5688) Support TRUNCATE TABLE DDL statement in server module - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/22 03:07:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5779) Implicit column alias for single-column table function should work - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2023/06/22 06:15:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5735) Implement SAFE_MULTIPLY function (enabled for BigQuery) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/22 22:24:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5741) Add support for CONCAT_WS function (enabled in MSSQL, MySQL and Postgres) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/23 00:11:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5794) Constant folding of CAST(literal AS decimal_type) ignores scale parameter of a target type - posted by "Maksim Zhuravkov (Jira)" <ji...@apache.org> on 2023/06/23 10:46:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5794) Constant folding of CAST(literal AS decimal_type) ignores scale parameter of a target type - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/23 14:59:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-5794) Constant folding of CAST(literal AS decimal_type) ignores scale parameter of a target type - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/23 17:38:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5741) Add support for CONCAT_WS function (enabled in MSSQL, MySQL and Postgres) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/23 17:49:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5741) Add CONCAT_WS function (enabled in MSSQL, MySQL, Postgres libraries) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/23 17:50:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5795) Type inference for VALUES with numeric values infers incorrect scale - posted by "Mihai Budiu (Jira)" <ji...@apache.org> on 2023/06/23 18:57:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5795) Type inference for VALUES with numeric values infers incorrect scale - posted by "Mihai Budiu (Jira)" <ji...@apache.org> on 2023/06/23 18:59:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5796) DELETE statement is not effective - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/24 10:32:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5796) DELETE statement is not effective - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/24 10:33:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-5796) DELETE statement is not effective - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/24 10:39:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5796) DELETE statement is not effective - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/24 10:39:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5797) Release Calcite 1.35.0 - posted by "xiong duan (Jira)" <ji...@apache.org> on 2023/06/25 02:22:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5681) Support authorization via GRANT and REVOKE DDL commands - posted by "hongyu guo (Jira)" <ji...@apache.org> on 2023/06/25 06:29:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5773) Gradle show tasks fails when creating javadocAggregateIncludingTests - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2023/06/25 08:46:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5289) Assertion failure in MultiJoinOptimizeBushyRule - posted by "zezhou zhao (Jira)" <ji...@apache.org> on 2023/06/25 12:11:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5756) Expand ProjectJoinRemoveRule to support inner join removal by using the foreign-unique constraints - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2023/06/25 19:32:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5756) Expand ProjectJoinRemoveRule to support inner join removal by using the foreign-unique constraints - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/25 22:59:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-5798) '(10 < x) IS NOT TRUE' when x is not nullable should be simplified to '10 >= x' - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/25 23:53:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5798) '(10 < x) IS NOT TRUE' when x is not nullable should be simplified to '10 >= x' - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/25 23:55:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-5780) Simplify '1 > x OR 1 <= x OR x IS NULL' to TRUE - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/26 00:04:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5798) '(10 < x) IS NOT TRUE' when x is not nullable should be simplified to '10 >= x' - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/26 00:05:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5756) Expand ProjectJoinRemoveRule to support inner join removal by using the foreign-unique constraints - posted by "winds (Jira)" <ji...@apache.org> on 2023/06/26 00:30:00 UTC, 3 replies.
- [jira] [Updated] (CALCITE-5798) '(1 < x) IS NOT TRUE' when x is not nullable should be simplified to '1 >= x' - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/26 00:34:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5798) '(1 < x) IS NOT TRUE' when x is not nullable should be simplified to '1 >= x' - posted by "Runkang He (Jira)" <ji...@apache.org> on 2023/06/26 01:02:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5744) Add MAP_FROM_ARRAYS, STR_TO_MAP for Spark dialect - posted by "xiong duan (Jira)" <ji...@apache.org> on 2023/06/26 05:53:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5778) Add ARRAY_JOIN, ARRAYS_OVERLAP, ARRAYS_ZIP for Spark dialect - posted by "xiong duan (Jira)" <ji...@apache.org> on 2023/06/26 06:07:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5797) Release Calcite 1.35.0 - posted by "Abhishek Agarwal (Jira)" <ji...@apache.org> on 2023/06/26 10:10:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5797) Release Calcite 1.35.0 - posted by "Abhishek Agarwal (Jira)" <ji...@apache.org> on 2023/06/26 10:10:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5799) unnest(a) is wrong if a is structKind.PEEK_FIELDS_NO_EXPAND - posted by "Haojin Wang (Jira)" <ji...@apache.org> on 2023/06/26 10:11:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5800) NVL function should respect implicit conversion among the arguments - posted by "ZheHu (Jira)" <ji...@apache.org> on 2023/06/26 14:10:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-5709) Add TO_BASE32 and FROM_BASE32 functions (enabled in BigQuery library) - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/26 15:09:00 UTC, 0 replies.
- [jira] [Reopened] (CALCITE-5716) Two level nested correlated subquery translates to incorrect ON condition - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/26 15:43:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5716) Two level nested correlated subquery translates to incorrect ON condition - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/26 15:49:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5789) Query with two nested subqueries where the inner-most references the outer-most table returns wrong result - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/26 16:10:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5683) Two level nested correlated sub-query throws exception during decorrelation - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/26 16:11:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5789) Query with two nested subqueries where the inner-most references the outer-most table returns wrong result - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/26 16:12:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5683) Two level nested correlated sub-query throws exception during decorrelation - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/26 16:12:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5716) Two level nested correlated subquery translates to incorrect ON condition - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/26 16:16:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5801) Document that Aggregate grouping keys are emitted from lowest to highest index - posted by "Chris Rice (Jira)" <ji...@apache.org> on 2023/06/26 21:30:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5802) In RelBuilder add method aggregateExtended, to allow aggregating complex expressions such as "1 + SUM(x + 2)" - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/27 01:37:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5802) In RelBuilder add method aggregateExtended, to allow aggregating complex expressions such as "1 + SUM(x + 2)" - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/27 01:37:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5801) Document that Aggregate grouping keys are emitted from lowest to highest index - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/27 01:45:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5800) NVL function should respect implicit conversion among the arguments - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/27 02:18:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5803) Migrate Avatica to Gradle 8.0.0 - posted by "Richárd Antal (Jira)" <ji...@apache.org> on 2023/06/27 14:12:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5804) Bump jackson versions to 2.15.0 - posted by "Richárd Antal (Jira)" <ji...@apache.org> on 2023/06/27 14:17:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1593) JoinAssociateRule throws Exception in thread "main" java.lang.AssertionError: Internal error: Error while applying... - posted by "Ulrich Kramer (Jira)" <ji...@apache.org> on 2023/06/28 10:53:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5805) SelectNamespace throws NullPointerException while validating MERGE statement - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/28 10:54:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5805) SqlValidatorImpl throws AssertionError while validating MERGE statement - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/28 10:59:00 UTC, 3 replies.
- [jira] [Updated] (CALCITE-5681) Support authorization via GRANT and REVOKE DDL commands - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/28 11:54:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5805) SqlValidatorImpl throws AssertionError while validating MERGE statement - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/28 11:55:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-5757) Incorrect return type for BigQuery TRUNC functions - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/28 13:05:00 UTC, 0 replies.
- [jira] [Reopened] (CALCITE-5771) Apply two different NULL semantics for CONCAT function(enabled in MySQL, Postgresql, BigQuery and MSSQL) - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/28 13:05:00 UTC, 0 replies.
- [jira] [Reopened] (CALCITE-5757) Incorrect return type for BigQuery TRUNC functions - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/28 13:05:00 UTC, 0 replies.
- [jira] [Reopened] (CALCITE-4679) Search/sarg simplification leaves is not null(literal) unsimplified - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/28 13:06:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5771) Apply two different NULL semantics for CONCAT function(enabled in MySQL, Postgresql, BigQuery and MSSQL) - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/28 13:06:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5803) Migrate Avatica to Gradle 8.0.0 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/28 13:16:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5803) Migrate Avatica to Gradle 8.1.1 - posted by "Richárd Antal (Jira)" <ji...@apache.org> on 2023/06/28 13:34:00 UTC, 2 replies.
- [jira] [Assigned] (CALCITE-5803) Migrate Avatica to Gradle 8.1.1 - posted by "Richárd Antal (Jira)" <ji...@apache.org> on 2023/06/28 13:35:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5764) Puffin, an Awk for Java - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 19:15:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5706) Add class PairList - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 19:16:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5765) Add LintTest, to apply custom lint rules to source code - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 19:17:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5762) Create class TestUnsafe, that contains unsafe methods used by tests - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 19:19:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4987) JDBC adapter generates incorrect query when ORDER BY alias collides with field in SELECT ITEM - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 19:24:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4987) JDBC adapter generates incorrect query when ORDER BY alias collides with field in SELECT ITEM - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 19:27:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5687) lazy get scheme - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 19:34:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5687) lazy get scheme - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 19:35:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5615) Run SQLLogicTests using Calcite - posted by "Mihai Budiu (Jira)" <ji...@apache.org> on 2023/06/28 19:39:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5747) Conflicting FLOOR return type between Calcite and BigQuery - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/28 19:40:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5805) SqlValidatorImpl throws AssertionError while validating MERGE statement - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 19:47:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5805) SqlValidatorImpl throws AssertionError while validating MERGE statement - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 19:48:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5279) Firebolt does not support BETWEEN ASYMMETRIC - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 19:59:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5279) Firebolt does not support BETWEEN ASYMMETRIC - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 20:01:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5686) Generalize return types of the linq4j expression shuttle - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 20:03:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-5686) Generalize return types of the linq4j expression shuttle - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 20:04:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5686) Generalize return types of the linq4j expression shuttle - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 20:04:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5732) EnumerableHashJoin and EnumerableMergeJoin on composite key return rows matching condition 'null = null' - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/28 20:14:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5539) GREATEST/LEAST/COALESCE OperandTypes is not correct, which should use AT_LEAST_ONE_SAME_VARIADIC like array_concat - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/28 20:20:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5539) GREATEST/LEAST/COALESCE OperandTypes is not correct, which should use AT_LEAST_ONE_SAME_VARIADIC like array_concat - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/28 20:20:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5715) Prune old nodes after projection merging in ProjectMergeRule - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/28 20:22:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5731) cast to row type should throw exception when contains null/not null constraint - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/28 20:24:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5731) Cast to row type should throw exception when contains null/not null constraint - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/28 20:24:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5806) add a String data type - posted by "Guillaume Massé (Jira)" <ji...@apache.org> on 2023/06/28 22:24:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5807) implement substring_index in Apache Spark Library - posted by "Guillaume Massé (Jira)" <ji...@apache.org> on 2023/06/28 22:48:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5807) implement substring_index in Apache Spark Library - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/28 22:50:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5808) Rel-to-Sql conversion should better support grouping or sorting by references or ordinals - posted by "Will Noble (Jira)" <ji...@apache.org> on 2023/06/28 22:57:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5808) Rel-to-Sql conversion should better support grouping or sorting by references or ordinals - posted by "Will Noble (Jira)" <ji...@apache.org> on 2023/06/28 22:58:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5809) enable to_date and to_timestamp in Apache Spark Library - posted by "Guillaume Massé (Jira)" <ji...@apache.org> on 2023/06/28 22:59:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5809) enable to_date and to_timestamp in Apache Spark Library - posted by "Guillaume Massé (Jira)" <ji...@apache.org> on 2023/06/28 23:06:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5747) Conflicting FLOOR return type between Calcite and BigQuery - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/28 23:16:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-5793) Use NULLS FIRST / LAST when unparsing in BigQuery - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/29 00:19:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5786) QuidemTest and DiffRepository have incremental build issues - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/29 00:20:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-985) Validate MERGE - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2023/06/29 02:25:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5809) enable to_date and to_timestamp in Apache Spark Library - posted by "Guillaume Massé (Jira)" <ji...@apache.org> on 2023/06/29 03:19:00 UTC, 3 replies.
- [jira] [Comment Edited] (CALCITE-5681) Support authorization via GRANT and REVOKE DDL commands - posted by "hongyu guo (Jira)" <ji...@apache.org> on 2023/06/29 03:31:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-5810) SUBSTRING compile-time evaluation gives wrong result for large lengths - posted by "Mihai Budiu (Jira)" <ji...@apache.org> on 2023/06/29 03:56:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5810) SUBSTRING compile-time evaluation gives wrong result for large lengths - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/29 04:15:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5769) Optimizing 'CAST(e AS t) IS NOT NULL' to 'e IS NOT NULL' - posted by "xiong duan (Jira)" <ji...@apache.org> on 2023/06/29 07:53:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5809) enable already available functions in Apache Spark Library - posted by "Guillaume Massé (Jira)" <ji...@apache.org> on 2023/06/29 15:04:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-5809) enable already available functions in Apache Spark Library - posted by "Guillaume Massé (Jira)" <ji...@apache.org> on 2023/06/29 15:16:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-5809) enable already available functions in Apache Spark Library - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/29 17:08:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5807) Add SUBSTRING_INDEX function (enabled in Spark library) - posted by "Guillaume Massé (Jira)" <ji...@apache.org> on 2023/06/29 17:33:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5811) Error messages produced for constant out-of-bounds arguments are confusing - posted by "Mihai Budiu (Jira)" <ji...@apache.org> on 2023/06/29 17:42:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5811) Error messages produced for constant out-of-bounds arguments are confusing - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/29 18:38:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-5539) GREATEST/LEAST/COALESCE OperandTypes is not correct, which should use AT_LEAST_ONE_SAME_VARIADIC like array_concat - posted by "Jacky Lau (Jira)" <ji...@apache.org> on 2023/06/30 01:48:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5772) Add MAP_CONCAT, MAP_FROM_ENTRIES for Spark dialect - posted by "Jacky Lau (Jira)" <ji...@apache.org> on 2023/06/30 02:08:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5812) Fix failing ./gradlew tasks - posted by "Richárd Antal (Jira)" <ji...@apache.org> on 2023/06/30 08:12:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5812) Fix failing ./gradlew tasks - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2023/06/30 09:41:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5812) Fix failing ./gradlew tasks - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/30 10:08:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5803) Migrate Avatica to Gradle 8.1.1 - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/06/30 11:31:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5803) Migrate Avatica to Gradle 8.1.1 - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/06/30 11:31:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5804) Bump jackson versions to 2.15.2 - posted by "Richárd Antal (Jira)" <ji...@apache.org> on 2023/06/30 12:29:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-5812) Fix failing ./gradlew tasks - posted by "Richárd Antal (Jira)" <ji...@apache.org> on 2023/06/30 12:35:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-521) Implement metadata requests in remote JDBC driver - posted by "TJ Banghart (Jira)" <ji...@apache.org> on 2023/06/30 15:26:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-521) Implement metadata requests in remote JDBC driver - posted by "TJ Banghart (Jira)" <ji...@apache.org> on 2023/06/30 15:26:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-521) Implement metadata requests in remote JDBC driver - posted by "TJ Banghart (Jira)" <ji...@apache.org> on 2023/06/30 15:26:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5810) SUBSTRING compile-time evaluation gives wrong result for large lengths - posted by "Tanner Clary (Jira)" <ji...@apache.org> on 2023/06/30 16:08:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5812) Gradle tasks fails when creating the javadoc aggregation - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2023/06/30 16:22:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5812) Gradle tasks fails when creating the javadoc aggregation - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2023/06/30 16:23:00 UTC, 0 replies.