You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [PR] [CALCITE-2067] RexBuilder can't handle NaN,Infinity double constants [calcite] - posted by "julianhyde (via GitHub)" <gi...@apache.org> on 2024/02/01 00:13:12 UTC, 4 replies.
- Re: [PR] [CALCITE-6236] EnumerableBatchNestedLoopJoin uses wrong row count for cost calculation [calcite] - posted by "JiajunBernoulli (via GitHub)" <gi...@apache.org> on 2024/02/01 01:46:56 UTC, 7 replies.
- Re: [PR] [CALCITE-2067] RexLiteral cannot represent accurately floating point values, including NaN, Infinity [calcite] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/01 01:51:26 UTC, 10 replies.
- Re: [PR] [CALCITE-6236] EnumerableBatchNestedLoopJoin::estimateRowCount returns wrong value [calcite] - posted by "kramerul (via GitHub)" <gi...@apache.org> on 2024/02/01 07:50:25 UTC, 6 replies.
- Re: [PR] [CALCITE-6224] Add LOG2 function (enabled in Mysql, Spark library) [calcite] - posted by "caicancai (via GitHub)" <gi...@apache.org> on 2024/02/01 10:24:34 UTC, 189 replies.
- Re: [PR] [CALCITE-6221] JDBC adapter generates invalid query when the same table is joined multiple times [calcite] - posted by "kramerul (via GitHub)" <gi...@apache.org> on 2024/02/01 13:55:53 UTC, 14 replies.
- Re: [PR] [CALCITE-6234] Add Test on SqlOperatorTest for format_date function(enable Bigquery and pg) [calcite] - posted by "rubenada (via GitHub)" <gi...@apache.org> on 2024/02/01 14:03:48 UTC, 4 replies.
- Re: [PR] CALCITE-5647 Use mq.getRowCount(rel) instead of rel.estimateRowCount(mq) [calcite] - posted by "rubenada (via GitHub)" <gi...@apache.org> on 2024/02/01 14:45:15 UTC, 0 replies.
- Re: [PR] [CALCITE-5647] Use mq.getRowCount(rel) instead of rel.estimateRowCount(mq) [calcite] - posted by "jduo (via GitHub)" <gi...@apache.org> on 2024/02/01 18:47:51 UTC, 2 replies.
- Re: [PR] [CALCITE-6218] RelToSqlConverter fails to convert correlated lateral joins [calcite] - posted by "JiajunBernoulli (via GitHub)" <gi...@apache.org> on 2024/02/02 01:59:42 UTC, 1 replies.
- Re: [PR] [CALCITE-6234] Add tests on SqlOperatorTest for to_char function [calcite] - posted by "rubenada (via GitHub)" <gi...@apache.org> on 2024/02/02 09:05:51 UTC, 3 replies.
- [PR] [CALCITE-2040] Create adapter for Apache Arrow [calcite] - posted by "macroguo-ghy (via GitHub)" <gi...@apache.org> on 2024/02/02 11:22:35 UTC, 4 replies.
- Re: [PR] [CALCITE-6214] Remove DISTINCT in aggregate function if field is unique [calcite] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/02 13:44:13 UTC, 11 replies.
- Re: [PR] [CALCITE-6032] Multilevel correlated query is failing in RelDecorrela… [calcite] - posted by "HanumathRao (via GitHub)" <gi...@apache.org> on 2024/02/02 16:01:00 UTC, 28 replies.
- (calcite) branch main updated: [CALCITE-6234] Add tests on SqlOperatorTest for to_char function - posted by ru...@apache.org on 2024/02/02 16:05:26 UTC, 0 replies.
- Re: [PR] [CALCITE-5647] RelMdPopulationSize should use mq.getRowCount(rel) instead of rel.estimateRowCount(mq) [calcite] - posted by "jduo (via GitHub)" <gi...@apache.org> on 2024/02/02 22:33:52 UTC, 4 replies.
- [PR] Add a postgis dialect that supports ST functions [calcite] - posted by "bchapuis (via GitHub)" <gi...@apache.org> on 2024/02/02 22:52:47 UTC, 1 replies.
- [PR] [CALCITE-6239] Add a postgis dialect that supports ST functions [calcite] - posted by "bchapuis (via GitHub)" <gi...@apache.org> on 2024/02/02 22:58:52 UTC, 38 replies.
- Re: [PR] CALCITE-6219 - Always Filter validation [calcite] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/02 23:00:19 UTC, 5 replies.
- [PR] [CALCITE-6241] Add a few existing functions to Spark library [calcite] - posted by "YiwenWu (via GitHub)" <gi...@apache.org> on 2024/02/03 10:04:28 UTC, 13 replies.
- Re: [PR] [CALCITE-6223] Add MAP_CONTAINS_KEY function (enabled in Spark library) [calcite] - posted by "caicancai (via GitHub)" <gi...@apache.org> on 2024/02/04 08:07:49 UTC, 12 replies.
- [PR] Calcite Avatica CLI tool [calcite-avatica] - posted by "satyakommula96 (via GitHub)" <gi...@apache.org> on 2024/02/04 12:47:02 UTC, 2 replies.
- [PR] Upgrade Cassandra to 4.1.3 and DataStax driver for Cassandra to 4.17.0 [calcite] - posted by "asolimando (via GitHub)" <gi...@apache.org> on 2024/02/04 16:59:36 UTC, 7 replies.
- Re: [PR] Add Calcite CLI tool to list of Avatica Clients on website [calcite-avatica] - posted by "F21 (via GitHub)" <gi...@apache.org> on 2024/02/05 01:21:06 UTC, 0 replies.
- (calcite-avatica) branch main updated: Add Calcite CLI tool to list of Avatica Clients on website - posted by fr...@apache.org on 2024/02/05 01:21:09 UTC, 0 replies.
- (calcite-site) branch main updated: Website deployed from calcite-avatica@178ff82caeb415d38c5852b8f6c7373bd8d97718 - posted by as...@apache.org on 2024/02/05 01:21:50 UTC, 0 replies.
- [PR] Add .gitignore and .ratignore for jenv [calcite] - posted by "macroguo-ghy (via GitHub)" <gi...@apache.org> on 2024/02/05 03:54:09 UTC, 2 replies.
- [PR] [CALCITE-6238] Exception while evaluating ROUND function [calcite] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/05 20:22:19 UTC, 6 replies.
- [PR] Bump nokogiri from 1.14.3 to 1.16.2 in /site [calcite] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/02/06 03:34:39 UTC, 0 replies.
- (calcite) branch dependabot/bundler/site/nokogiri-1.16.2 created (now c758e1ba61) - posted by gi...@apache.org on 2024/02/06 03:34:42 UTC, 0 replies.
- (calcite) branch main updated: Add .gitignore and .ratignore for jenv - posted by gu...@apache.org on 2024/02/06 03:51:34 UTC, 0 replies.
- Re: [PR] [CALCITE-6241] Enable a few existing functions to Spark library [calcite] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/06 09:18:29 UTC, 3 replies.
- Re: [PR] [CALCITE-6171] Support Gremlin Adapter [calcite] - posted by "kaori-seasons (via GitHub)" <gi...@apache.org> on 2024/02/06 10:02:49 UTC, 0 replies.
- Re: [PR] [CALCITE-6228] ELEMENT function infers incorrect return type [calcite] - posted by "YiwenWu (via GitHub)" <gi...@apache.org> on 2024/02/06 23:32:40 UTC, 6 replies.
- (calcite) branch main updated: [CALCITE-6223] Add MAP_CONTAINS_KEY function (enabled in Spark library) - posted by gu...@apache.org on 2024/02/07 02:49:05 UTC, 0 replies.
- (calcite) branch main updated: [CALCITE-6241] Enable a few existing functions to Spark library - posted by gu...@apache.org on 2024/02/07 02:55:13 UTC, 0 replies.
- (calcite) branch main updated: [CALCITE-5647] RelMdPopulationSize should use mq.getRowCount(rel) instead of rel.estimateRowCount(mq) - posted by ru...@apache.org on 2024/02/07 08:32:59 UTC, 0 replies.
- [PR] [CALCITE-6249] RelNode::estimatedRowCount should not be used in computeSelfCost [calcite] - posted by "kramerul (via GitHub)" <gi...@apache.org> on 2024/02/07 08:52:06 UTC, 16 replies.
- [PR] [CALCITE-6251] innerEnumerator in EnumerableDefaults::correlateBatchJoin is not closed [calcite] - posted by "kramerul (via GitHub)" <gi...@apache.org> on 2024/02/07 13:11:23 UTC, 9 replies.
- [PR] [CALCITE-6250] Add hints with restrictions to MongoDB adapter documentation [calcite] - posted by "TheOezzi (via GitHub)" <gi...@apache.org> on 2024/02/07 13:37:04 UTC, 5 replies.
- (calcite) branch main updated: [CALCITE-6228] ELEMENT function infers incorrect return type - posted by mb...@apache.org on 2024/02/07 22:25:59 UTC, 0 replies.
- Re: [PR] [CALCITE-6238] Exception while evaluating ROUND/TRUNCATE functions [calcite] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/08 01:58:39 UTC, 5 replies.
- [PR] [CALCITE-2980] Implement the FORMAT clause of the CAST operator [calcite] - posted by "Anthrino (via GitHub)" <gi...@apache.org> on 2024/02/08 21:54:47 UTC, 24 replies.
- [PR] [CALCITE-6247] BigQuery FORMAT_DATE function handles incorrectly the %e format specifier [calcite] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/08 23:32:59 UTC, 4 replies.
- [PR] [CALCITE-6256] Fix incorrect rendering of HTML on InnoDB adapter page [calcite] - posted by "strongduanmu (via GitHub)" <gi...@apache.org> on 2024/02/08 23:33:05 UTC, 2 replies.
- (calcite) branch main updated (f837ffa877 -> 2e384ed7d0) - posted by mb...@apache.org on 2024/02/08 23:36:05 UTC, 0 replies.
- Re: [PR] [CALCITE-6256] Correct incorrect rendering of HTML on InnoDB adapter page [calcite] - posted by "julianhyde (via GitHub)" <gi...@apache.org> on 2024/02/09 00:45:00 UTC, 1 replies.
- Re: [PR] [CALCITE-6256] Incorrect rendering of HTML on InnoDB adapter page [calcite] - posted by "julianhyde (via GitHub)" <gi...@apache.org> on 2024/02/09 01:18:26 UTC, 0 replies.
- (calcite) branch main updated (2e384ed7d0 -> 80f96bbcb5) - posted by jh...@apache.org on 2024/02/09 01:18:30 UTC, 0 replies.
- (calcite) 01/02: [CALCITE-6256] Fix incorrect rendering of HTML on InnoDB adapter page - posted by jh...@apache.org on 2024/02/09 01:18:31 UTC, 0 replies.
- (calcite) 02/02: [CALCITE-6256] Correct incorrect rendering of HTML on InnoDB adapter page - posted by jh...@apache.org on 2024/02/09 01:18:32 UTC, 0 replies.
- (calcite) branch main updated (80f96bbcb5 -> b64dcff73d) - posted by jh...@apache.org on 2024/02/09 01:20:38 UTC, 0 replies.
- (calcite) 01/01: [CALCITE-6256] Incorrect rendering of HTML on InnoDB adapter page - posted by jh...@apache.org on 2024/02/09 01:20:39 UTC, 0 replies.
- [PR] [CALCITE-6252] BigQuery FORMAT_DATE uses the wrong calendar for Julian dates [calcite] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/09 02:24:14 UTC, 16 replies.
- [PR] [Calcite 6244] Allow `Expressions#constant` to construct Immutable class models [calcite] - posted by "WegdanGhazi (via GitHub)" <gi...@apache.org> on 2024/02/09 15:02:07 UTC, 10 replies.
- (calcite) branch main updated (b64dcff73d -> 36532c7e23) - posted by mb...@apache.org on 2024/02/09 18:07:45 UTC, 0 replies.
- (calcite) 01/02: [CALCITE-6247] BigQuery FORMAT_DATE function handles incorrectly the %e format specifier - posted by mb...@apache.org on 2024/02/09 18:07:46 UTC, 0 replies.
- (calcite) 02/02: Fixes suggested by code review - posted by mb...@apache.org on 2024/02/09 18:07:47 UTC, 0 replies.
- (calcite) branch main updated (36532c7e23 -> df5459250a) - posted by mb...@apache.org on 2024/02/09 18:22:38 UTC, 0 replies.
- (calcite) 01/01: [CALCITE-6247] BigQuery FORMAT_DATE function handles incorrectly the %e format specifier - posted by mb...@apache.org on 2024/02/09 18:22:39 UTC, 0 replies.
- Re: [PR] Clarify semantics of SAFE* functions [calcite] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/09 18:45:27 UTC, 2 replies.
- Re: [PR] [CALCITE-6210] Cast to VARBINARY causes an assertion failure [calcite] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/09 18:45:54 UTC, 6 replies.
- [PR] [CALCITE-6248] Illegal dates are accepted by casts [calcite-avatica] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/09 18:59:20 UTC, 1 replies.
- (calcite) branch main updated: [CALCITE-6243] Upgrade Cassandra to 4.1.3 and DataStax driver for Cassandra to 4.17.0 - posted by as...@apache.org on 2024/02/10 18:14:51 UTC, 0 replies.
- [PR] [CALCITE-6257] StarRocks dialect implementation [calcite] - posted by "YiwenWu (via GitHub)" <gi...@apache.org> on 2024/02/11 01:56:26 UTC, 26 replies.
- [PR] [CALCITE-6258] Map value constructor is unparsed incorrectly for PrestoSqlDialect [calcite] - posted by "YiwenWu (via GitHub)" <gi...@apache.org> on 2024/02/11 05:02:17 UTC, 17 replies.
- (calcite) branch main updated: [CALCITE-6214] Remove DISTINCT in aggregate function if field is unique - posted by ji...@apache.org on 2024/02/12 06:51:21 UTC, 0 replies.
- (calcite) branch main updated: [CALCITE-6251] InnerEnumerator in EnumerableDefaults::correlateBatchJoin is not closed - posted by ru...@apache.org on 2024/02/12 08:30:47 UTC, 0 replies.
- Re: [PR] [CALCITE-6250] Limitations of MongoDB adapter are not documented [calcite] - posted by "TheOezzi (via GitHub)" <gi...@apache.org> on 2024/02/12 08:40:05 UTC, 2 replies.
- Re: [PR] [CALCITE-6198] Add TO_TIMESTAMP_LTZ function (enabled in Snowflake li… [calcite] - posted by "caicancai (via GitHub)" <gi...@apache.org> on 2024/02/12 10:48:51 UTC, 0 replies.
- [PR] [CALCITE-6260] Add already implemented functions in Spark library [calcite] - posted by "YiwenWu (via GitHub)" <gi...@apache.org> on 2024/02/12 15:17:49 UTC, 25 replies.
- (calcite) branch main updated: [CALCITE-6250] Limitations of MongoDB adapter are not documented - posted by mb...@apache.org on 2024/02/12 21:31:05 UTC, 0 replies.
- (calcite) branch site updated: [CALCITE-6250] Limitations of MongoDB adapter are not documented - posted by gi...@apache.org on 2024/02/12 21:31:22 UTC, 0 replies.
- (calcite-site) branch main updated: Website deployed from calcite@e05b0473a00a7b7fdb386e3decb4bff42a2161ac - posted by as...@apache.org on 2024/02/12 21:32:18 UTC, 0 replies.
- [PR] [CALCITE-6248] Illegal dates are accepted by casts [calcite] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/12 22:47:53 UTC, 5 replies.
- (calcite) branch main updated (e05b0473a0 -> c774c313a8) - posted by mb...@apache.org on 2024/02/13 21:17:13 UTC, 0 replies.
- [PR] [CALCITE-6157] SqlValidatorImpl breaks join condition when inlining table alias [calcite] - posted by "TheOezzi (via GitHub)" <gi...@apache.org> on 2024/02/14 08:19:10 UTC, 1 replies.
- [PR] [CALCITE-6265] Allow providing different numeric type as placeholder [calcite] - posted by "tindzk (via GitHub)" <gi...@apache.org> on 2024/02/14 16:56:54 UTC, 24 replies.
- [PR] [CALCITE-6219] Always Filter [calcite] - posted by "olivrlee (via GitHub)" <gi...@apache.org> on 2024/02/14 22:52:03 UTC, 0 replies.
- Re: [PR] [CALCITE-6219] Must Filter validation [calcite] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/15 00:08:19 UTC, 3 replies.
- [PR] Making code example more compilable [calcite-site] - posted by "kenmy (via GitHub)" <gi...@apache.org> on 2024/02/15 07:59:24 UTC, 1 replies.
- [PR] [CALCITE-6266] Parser should be able to parse cross join with left lateral [calcite] - posted by "snuyanzin (via GitHub)" <gi...@apache.org> on 2024/02/16 04:50:59 UTC, 1 replies.
- [PR] [CALCITE-6267] Add subquery test、distinct test and cte test in ToLogi… [calcite] - posted by "caicancai (via GitHub)" <gi...@apache.org> on 2024/02/16 15:11:53 UTC, 0 replies.
- Re: [PR] [CALCITE-6267] Add subquery test、distinct test and cte test in ToLogicalConverterTest [calcite] - posted by "caicancai (via GitHub)" <gi...@apache.org> on 2024/02/16 15:13:30 UTC, 1 replies.
- [PR] [CALCITE-6268] Support implementing custom JdbcSchema [calcite] - posted by "kramerul (via GitHub)" <gi...@apache.org> on 2024/02/16 16:15:47 UTC, 15 replies.
- [PR] CALCITE-6254 Support table function calls in FROM clause without TABLE() wrapper. [calcite] - posted by "barrkel (via GitHub)" <gi...@apache.org> on 2024/02/16 19:28:17 UTC, 0 replies.
- [PR] Support JSON_OBJECT('foo', 'bar') syntax [calcite] - posted by "barrkel (via GitHub)" <gi...@apache.org> on 2024/02/16 19:43:52 UTC, 0 replies.
- Re: [PR] CALCITE-6255 Support JSON_OBJECT('foo', 'bar') syntax [calcite] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/16 19:48:48 UTC, 4 replies.
- [PR] [CALCITE-6273] Add sqrt negative test in SqlOperatorTest [calcite] - posted by "caicancai (via GitHub)" <gi...@apache.org> on 2024/02/18 15:29:25 UTC, 5 replies.
- Re: [PR] [CALCITE-3437] ElasticSearch adapter. Support MatchQuery in elasticse… [calcite] - posted by "houbb (via GitHub)" <gi...@apache.org> on 2024/02/19 07:34:10 UTC, 0 replies.
- (calcite) branch main updated: [CALCITE-6249] RelNode::estimatedRowCount should not be used in computeSelfCost - posted by ru...@apache.org on 2024/02/19 08:38:48 UTC, 0 replies.
- (calcite) branch main updated: [CALCITE-6273] Add sqrt negative test in SqlOperatorTest - posted by ji...@apache.org on 2024/02/20 02:00:07 UTC, 0 replies.
- Re: [PR] [CALCITE-6254] Support table function calls in FROM clause without TABLE() wrapper. [calcite] - posted by "barrkel (via GitHub)" <gi...@apache.org> on 2024/02/20 13:08:21 UTC, 1 replies.
- [PR] [CALCITE-6274] Two Elasticsearch index join return empty result [calcite] - posted by "zoov-w (via GitHub)" <gi...@apache.org> on 2024/02/20 17:33:18 UTC, 5 replies.
- [PR] [CALCITE-6262] CURRENT_TIMESTAMP(P) ignores DataTypeSystem#getMaxPrecision [calcite] - posted by "jduo (via GitHub)" <gi...@apache.org> on 2024/02/20 22:33:34 UTC, 11 replies.
- [PR] [CALCITE-6275] Parser for data types ignores element nullability in collections [calcite] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/21 01:45:56 UTC, 3 replies.
- (calcite) branch main updated: [CALCITE-6258] Map value constructor is unparsed incorrectly for PrestoSqlDialect - posted by gu...@apache.org on 2024/02/21 05:00:19 UTC, 0 replies.
- Re: [PR] [CALCITE-6255] Support JSON_OBJECT('foo', 'bar') syntax [calcite] - posted by "macroguo-ghy (via GitHub)" <gi...@apache.org> on 2024/02/21 06:19:31 UTC, 0 replies.
- Re: [PR] [CALCITE-6255] Support BigQuery-style JSON_OBJECT invocation syntax [calcite] - posted by "barrkel (via GitHub)" <gi...@apache.org> on 2024/02/21 11:07:08 UTC, 1 replies.
- (calcite) branch main updated: [CALCITE-6255] Support BigQuery-style JSON_OBJECT invocation syntax - posted by ta...@apache.org on 2024/02/21 17:33:43 UTC, 0 replies.
- (calcite) branch main updated: [CALCITE-6268] Support implementing custom JdbcSchema - posted by mb...@apache.org on 2024/02/21 18:02:21 UTC, 0 replies.
- [PR] Fix CalciteResource.properties [calcite] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/21 18:25:36 UTC, 1 replies.
- (calcite) branch main updated: Fix CalciteResource.properties - posted by mb...@apache.org on 2024/02/21 18:50:16 UTC, 0 replies.
- [PR] [CALCITE-6261] RelBuilder#aggregate does not use correct groupSet. [calcite] - posted by "Phani-Mahidhar (via GitHub)" <gi...@apache.org> on 2024/02/21 20:45:18 UTC, 0 replies.
- Re: [PR] [CALCITE-6261] RelBuilder#aggregate does not use correct groupSet [calcite] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/22 00:45:42 UTC, 4 replies.
- Re: [PR] [CALCITE-6254] Support table function calls in FROM clause without TABLE() wrapper [calcite] - posted by "macroguo-ghy (via GitHub)" <gi...@apache.org> on 2024/02/22 09:53:35 UTC, 0 replies.
- (calcite) branch main updated: [CALCITE-6254] Support table function calls in FROM clause without TABLE() wrapper - posted by gu...@apache.org on 2024/02/22 09:53:39 UTC, 0 replies.
- [PR] [CALCITE-6278] Add REGEXP function (enabled in Spark library) [calcite] - posted by "YiwenWu (via GitHub)" <gi...@apache.org> on 2024/02/22 13:37:20 UTC, 1 replies.
- (calcite) branch main updated: [CALCITE-6032] Multilevel correlated query is failing in RelDecorrelator code path - posted by mb...@apache.org on 2024/02/22 17:58:33 UTC, 0 replies.
- [PR] [CALCITE-6261] AssertionError with field pruning & duplicate agg calls [calcite] - posted by "nielspardon (via GitHub)" <gi...@apache.org> on 2024/02/23 10:32:27 UTC, 12 replies.
- Re: [PR] [CALCITE-6138] Parser does not accept TIMESTAMP WITH TIME ZONE as a data type [calcite] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/24 02:32:23 UTC, 1 replies.
- (calcite) branch main updated: [CALCITE-6257] StarRocks dialect implementation - posted by gu...@apache.org on 2024/02/24 09:25:00 UTC, 0 replies.
- [PR] [CALCITE-6280] The Jetty's version number leak occurred while using he avatica http server [calcite-avatica] - posted by "vaijosh (via GitHub)" <gi...@apache.org> on 2024/02/26 07:26:35 UTC, 10 replies.
- [PR] Disable JIRA worklog notifications for GitHub PRs [calcite-avatica] - posted by "libenchao (via GitHub)" <gi...@apache.org> on 2024/02/26 11:28:00 UTC, 1 replies.
- (calcite-avatica) branch main updated: Disable JIRA worklog notifications for GitHub PRs - posted by li...@apache.org on 2024/02/26 11:41:09 UTC, 0 replies.
- [PR] Test SQL function consistency with other systems [calcite] - posted by "zabetak (via GitHub)" <gi...@apache.org> on 2024/02/26 13:25:30 UTC, 0 replies.
- [PR] [CALCITE-5976] Use explicit casting if inserted element type in ArrayPrepend/ArrayAppend/ArrayInsert does not equal derived component type [calcite] - posted by "caicancai (via GitHub)" <gi...@apache.org> on 2024/02/26 15:15:04 UTC, 51 replies.
- (calcite) branch main updated: [CALCITE-6261] AssertionError with field pruning & duplicate agg calls - posted by mb...@apache.org on 2024/02/26 19:41:34 UTC, 0 replies.
- [PR] [CALCITE-6283] Function array_append with a NULL array argument crashes with NullPointerException [calcite] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/27 01:29:44 UTC, 25 replies.
- [PR] [CALCITE-6282] Avatica ignores time precision when returning TIME results [calcite-avatica] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/27 01:31:52 UTC, 0 replies.
- (calcite) branch main updated: [CALCITE-6252] BigQuery FORMAT_DATE uses the wrong calendar for Julian dates - posted by mb...@apache.org on 2024/02/27 01:35:49 UTC, 0 replies.
- (calcite) branch main updated: Clarify semantics of SAFE* functions - posted by mb...@apache.org on 2024/02/27 01:39:21 UTC, 0 replies.
- Re: [PR] [CALCITE-6015] AssertionError during optimization of EXTRACT expression [calcite] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/27 01:40:23 UTC, 1 replies.
- (calcite) branch main updated (85d96207ef -> 2558c13cdb) - posted by jh...@apache.org on 2024/02/27 01:51:24 UTC, 0 replies.
- (calcite) 01/02: Cosmetic - posted by jh...@apache.org on 2024/02/27 01:51:25 UTC, 0 replies.
- (calcite) 02/02: [CALCITE-6219] 'Must-filter' columns - posted by jh...@apache.org on 2024/02/27 01:51:26 UTC, 0 replies.
- Re: [PR] [CALCITE-5939] Support for rewriting different join types in UnifyRule [calcite] - posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org> on 2024/02/27 10:12:50 UTC, 0 replies.
- Re: [PR] [CALCITE-5939] Support mv rewrite between join types [calcite] - posted by "suibianwanwank (via GitHub)" <gi...@apache.org> on 2024/02/27 16:57:22 UTC, 0 replies.
- Re: [PR] [CALCITE-6193] If a query has more than one subexpression that matche… [calcite] - posted by "l4wei (via GitHub)" <gi...@apache.org> on 2024/02/28 04:39:22 UTC, 0 replies.
- Re: [PR] [CALCITE-3522] Sql validator limits decimal literals to 64 bits and [CALCITE-6169] EnumUtils.convert does not implement the correct SQL cast semantics [calcite] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/28 16:29:16 UTC, 2 replies.
- Re: [PR] [CALCITE-5893] Wrong NULL operand behavior of ARRAY_CONTAINS/ARRAY_EXCEPT/ARRAY_INTERSECT In Spark Library [calcite] - posted by "mihaibudiu (via GitHub)" <gi...@apache.org> on 2024/02/28 18:53:17 UTC, 7 replies.
- (calcite) branch main updated: [CALCITE-6224] Add LOG2 function (enabled in MySQL, Spark library) - posted by ta...@apache.org on 2024/02/29 01:53:53 UTC, 0 replies.
- Re: [PR] [CALCITE-6283] Function ARRAY_APPEND with a NULL array argument crashes with NullPointerException [calcite] - posted by "chucheng92 (via GitHub)" <gi...@apache.org> on 2024/02/29 03:59:30 UTC, 1 replies.
- (calcite-avatica) branch main updated (bc7ba9e9a -> 275a082d3) - posted by st...@apache.org on 2024/02/29 07:20:19 UTC, 0 replies.