commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/02/14
Re: [PR] [CALCITE-7415] CalciteCatalogReader.lookupOperatorOverloads keeps original function identifier casing instead of resolved schema-path casing [calcite]
via GitHub
2026/02/14
Re: [PR] [CALCITE-7415] CalciteCatalogReader.lookupOperatorOverloads keeps original function identifier casing instead of resolved schema-path casing [calcite]
via GitHub
2026/02/14
Re: [PR] [CALCITE-7415] CalciteCatalogReader.lookupOperatorOverloads keeps original function identifier casing instead of resolved schema-path casing [calcite]
via GitHub
2026/02/14
[PR] [CALCITE-7417] Add a large plan benchmark for HepPlanner [calcite]
via GitHub
2026/02/13
Re: [PR] [CALCITE-7393] Support RelDataTypeDigest [calcite]
via GitHub
2026/02/13
Re: [PR] [CALCITE-7393] Support RelDataTypeDigest [calcite]
via GitHub
2026/02/13
Re: [PR] [CALCITE-7393] Support RelDataTypeDigest [calcite]
via GitHub
2026/02/13
Re: [PR] [CALCITE-5881] Support to get foreign keys metadata in RelMetadataQuery [calcite]
via GitHub
2026/02/13
Re: [PR] [CALCITE-5840] Incorrect SOUNDEX function semantics in MySQL library [calcite]
via GitHub
2026/02/13
Re: [PR] [CALCITE-5892] Add support for unparseSqlIntervalLiteral with SnowflakeSQLDialect [calcite]
via GitHub
2026/02/13
Re: [PR] [CALCITE-7416] Add fireRuleCache for HepPlanner [calcite]
via GitHub
2026/02/13
Re: [PR] [CALCITE-7393] Support RelDataTypeDigest [calcite]
via GitHub
2026/02/13
Re: [PR] [CALCITE-7393] Support RelDataTypeDigest [calcite]
via GitHub
2026/02/13
Re: [PR] [CALCITE-7393] Support RelDataTypeDigest [calcite]
via GitHub
2026/02/13
Re: [PR] [CALCITE-7393] Support RelDataTypeDigest [calcite]
via GitHub
2026/02/13
[PR] [CALCITE-7416] Add fireRuleCache for HepPlanner [calcite]
via GitHub
2026/02/13
Re: [PR] [CALCITE-7415] CalciteCatalogReader.lookupOperatorOverloads keeps original function identifier casing instead of resolved schema-path casing [calcite]
via GitHub
2026/02/13
[PR] [CALCITE-7415] CalciteCatalogReader.lookupOperatorOverloads keeps original function identifier casing instead of resolved schema-path casing [calcite]
via GitHub
2026/02/13
Re: [PR] [CALCITE-7393] Support RelDataTypeDigest [calcite]
via GitHub
2026/02/12
Re: [PR] [CALCITE-5899] Add HAMMING_DISTANCE function (enabled in Presto Library) [calcite]
via GitHub
2026/02/12
Re: [PR] (do not check in) [calcite]
via GitHub
2026/02/12
Re: [PR] [CALCITE-5894] Add SortRemoveRedundantRule to remove redundant sort fields if they are functionally dependent on other sort fields [calcite]
via GitHub
2026/02/12
Re: [PR] [CALCITE-5583] JDBC adapter does not generate 'SELECT *' when duplicate field names [calcite]
via GitHub
2026/02/12
Re: [PR] [CALCITE-5937] The parsing error should not be thrown even if there is empty Hint [calcite]
via GitHub
2026/02/12
Re: [PR] [CALCITE-5991] Reduce the number of tasks related to AbstractConverter in TopDownRuleDriver [calcite]
via GitHub
2026/02/12
Re: [PR] [CALCITE-5968] Provide an interface for RexExecutable to decouple janino runtime binding [calcite]
via GitHub
2026/02/12
(calcite) branch main updated: [CALCITE-7413] Add Concat and Substring function (enabled in Mongodb library)
mbudiu
2026/02/12
Re: [PR] [CALCITE-7413] Add Concat and Substring function (enabled in Mongodb library) [calcite]
via GitHub
2026/02/12
(calcite) branch main updated: Included cases for [CALCITE-2359]
zhenchen
2026/02/12
Re: [PR] Included cases for [CALCITE-2359] [calcite]
via GitHub
2026/02/12
Re: [PR] Included cases for [CALCITE-2359] [calcite]
via GitHub
2026/02/12
(calcite) branch main updated: Included the sub-query.iq in CoreQuidemTest2
silun
2026/02/12
Re: [PR] Included the sub-query.iq in CoreQuidemTest2 [calcite]
via GitHub
2026/02/12
Re: [PR] Included the sub-query.iq in CoreQuidemTest2 [calcite]
via GitHub
2026/02/12
[PR] Included cases for [CALCITE-2359] [calcite]
via GitHub
2026/02/12
Re: [PR] Included the sub-query.iq in CoreQuidemTest2 [calcite]
via GitHub
2026/02/12
Re: [PR] Included the sub-query.iq in CoreQuidemTest2 [calcite]
via GitHub
2026/02/12
[PR] Included the sub-query.iq in CoreQuidemTest2 [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-7413] Add Concat and Substring function (enabled in Mongodb library) [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-7413] Add Concat and Substring function (enabled in Mongodb library) [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-7413] Add Concat and Substring function (enabled in Mongodb library) [calcite]
via GitHub
2026/02/11
(calcite) branch main updated: [CALCITE-7414] Incorrect mapping of CorDef after decorrelating a Join in TopDownGeneralDecorrelator
silun
2026/02/11
Re: [PR] [CALCITE-7414] Incorrect mapping of CorDef after decorrelating a Join in TopDownGeneralDecorrelator [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-5992] Avoid comparing root Relsubset's TraitSet with itself [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-5523] RelToSql converter generates GROUP BY clause with wind… [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-6001] Add dialect-specific character sets for encoding string literals [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-6020] SqlToRelConverter should not replace windowed SUM with… [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-6042] Add test cases for ARRAY-related functions by using spark array function [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-6035] Unparse 'WITHIN GROUP' for BigQuery dialect to match BigQuery documentation [calcite]
via GitHub
2026/02/11
Re: [PR] Make operators and functions in alphabetical order [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-6830] AVG() returns double precision by default when its argument type is INT_TYPES [calcite]
via GitHub
2026/02/11
Re: [PR] [WIP] Refactor column uniqueness logic [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-2115] Remove not generated mongo doc, and popular sales_fact_1997/1998 data [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-5529] Improve dialect tests, part 1: check each query against a reference dialect [calcite]
via GitHub
2026/02/11
Re: [PR] [Calcite-3373] Decorrelate boolean context IN or existential subquery directly into SEMI/ANTI join [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-1221] Implement DESCRIBE DATABASE, CATALOG, STATEMENT [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/11
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/11
(calcite-avatica) branch main updated: [CALCITE-6135] BEARER authentication support
mbudiu
2026/02/11
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/11
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/11
Re: [PR] [CALCITE-7413] Add Concat and Substring function (enabled in Mongodb library) [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-7413] Add Concat and Substring function (enabled in Mongodb library) [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-7414] Incorrect mapping of CorDef after decorrelating a Join in TopDownGeneralDecorrelator [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-7414] Incorrect mapping of CorDef after decorrelating a Join in TopDownGeneralDecorrelator [calcite]
via GitHub
2026/02/11
[PR] [CALCITE-7414] Incorrect mapping of CorDef after decorrelating a Join in TopDownGeneralDecorrelator [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-7413] Add Concat and Substring function (enabled in Mongodb library) [calcite]
via GitHub
2026/02/11
Re: [PR] [CALCITE-7413] Add Concat and Substring function (enabled in Mongodb library) [calcite]
via GitHub
2026/02/11
[PR] [CALCITE-7413] Add Concat and Substring function (enabled in Mongodb library) [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-0000] Improve CI cache [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7017] Incorrect subquery rewriting in join conditions when j… [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-4708] Infer generic Collections field type with ReflectiveSchema [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7017] Incorrect subquery rewriting in join conditions when j… [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7020] Update gradle from 8.7 to 8.14 [calcite]
via GitHub
2026/02/10
Re: [PR] Test case for [CALCITE-6882] RelMdColumnUniqueness incorrectly claims fields are not unique if constant refinement occurs in a node above join [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-6912] Test showing a sample failure of Enumerable codes handling of byte[] columns [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7026] Validation of snapshot in case of CTEs should fail with better message than NPE [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7082] CalciteSystemProperty saffron.properties lookup is unusual [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7063] Result type inferred for CONCAT_FUNCTION is incorrect for BINARY arguments [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-4693] Query with Lateral Join should converted to Left Join … [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-815] Add an option to allow empty strings to represent null values [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7133] Improve usability of RuleMatchVisualizer for large plans [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7121] Allow to use hyphens in unquoted Table Names in dialects with backticks quoting [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7122] Eliminate nested calls for idempotent unary functions UPPER/LOWER/ABS/INITCAP/CEIL/FLOOR [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-0000] Improve CI cache [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7197] UnsupportedOperationException when using dynamic parameters inside ROW expression [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-6947] Support LogicalSnapshot in RelShuttle [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7242] Implement a rule to eliminate LITERAL_AGG so that other databases can handle it [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7246] UNNEST in Spark should convert to EXPLODE/POSEXPLODE [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7267] CHAR_LENGTH function is not support in Oracle [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7427] Add connection config to enable RuleMatchVisualizer [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7280] Introduce RelNode.copy, which can copy variables set [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-5390] RelDecorrelator throws NullPointerException [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-4099] Unify Strong.Policy and NullPolicy [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7304] Floor/Ceil can not simplify with WEEK TimeUnit [calcite]
via GitHub
2026/02/10
Re: [PR] [CALCITE-7270] Add support for a DIVIDE_0_NULL operation [calcite]
via GitHub
2026/02/10
(calcite) branch main updated: [CALCITE-7057] NPE when decorrelating query containing nested correlated subqueries
zwh
2026/02/10
Re: [PR] [CALCITE-7057] NPE when decorrelating query containing nested correlated subqueries [calcite]
via GitHub
2026/02/09
Re: [PR] [CALCITE-7057] NPE when decorrelating query containing nested correlated subqueries [calcite]
via GitHub
2026/02/09
(calcite) branch main updated: [CALCITE-7408] URL_ENCODE/URL_DECODE is unparsed incorrectly for ClickHouseSqlDialect
xuzifu666
2026/02/09
Re: [PR] [CALCITE-7408] URL_ENCODE/URL_DECODE is unparsed incorrectly for ClickHouseSqlDialect [calcite]
via GitHub
2026/02/09
(calcite) branch main updated: [CALCITE-7411] When a SCALAR_QUERY in PROJECT contains correlated variables execution fails using TopDownGeneralDecorrelator
silun
2026/02/09
Re: [PR] [CALCITE-7411] When a SCALAR_QUERY in PROJECT contains correlated variables execution fails using TopDownGeneralDecorrelator [calcite]
via GitHub
2026/02/09
Re: [PR] [CALCITE-7057] NPE when decorrelating query containing nested correlated subqueries [calcite]
via GitHub
2026/02/09
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/09
Re: [PR] [CALCITE-7057] NPE when decorrelating query containing nested correlated subqueries [calcite]
via GitHub
2026/02/08
Re: [PR] [CALCITE-7411] When a SCALAR_QUERY in PROJECT contains correlated variables execution fails using TopDownGeneralDecorrelator [calcite]
via GitHub
2026/02/08
Re: [PR] [CALCITE-7408] URL_ENCODE/URL_DECODE is unparsed incorrectly for ClickHouseSqlDialect [calcite]
via GitHub
2026/02/08
Re: [PR] [CALCITE-7408] URL_ENCODE/URL_DECODE is unparsed incorrectly for ClickHouseSqlDialect [calcite]
via GitHub
2026/02/08
Re: [PR] [CALCITE-7408] URL_ENCODE/URL_DECODE is unparsed incorrectly for ClickHouseSqlDialect [calcite]
via GitHub
2026/02/08
(calcite) branch main updated: [CALCITE-7412] Redis test failed on higher versions of macOS
zhenchen
2026/02/08
Re: [PR] [CALCITE-7412] Redis test failed on higher versions of macOS [calcite]
via GitHub
2026/02/08
Re: [PR] [CALCITE-7411] When a SCALAR_QUERY in PROJECT contains correlated variables execution fails using TopDownGeneralDecorrelator [calcite]
via GitHub
2026/02/08
Re: [PR] [CALCITE-7411] When a SCALAR_QUERY in PROJECT contains correlated variables execution fails using TopDownGeneralDecorrelator [calcite]
via GitHub
2026/02/08
Re: [PR] [CALCITE-7411] When a SCALAR_QUERY in PROJECT contains correlated variables execution fails using TopDownGeneralDecorrelator [calcite]
via GitHub
2026/02/08
(calcite-site) branch main updated: Website deployed from calcite@67ae43bfb2dcac530b065f6eed5bd4cc4b92da90
asf-ci-deploy
2026/02/07
Re: [PR] [CALCITE-7411] When a SCALAR_QUERY in PROJECT contains correlated variables execution fails using TopDownGeneralDecorrelator [calcite]
via GitHub
2026/02/07
Re: [PR] [CALCITE-7411] When a SCALAR_QUERY in PROJECT contains correlated variables execution fails using TopDownGeneralDecorrelator [calcite]
via GitHub
2026/02/07
Re: [PR] [CALCITE-7412] Redis test failed on higher versions of macOS [calcite]
via GitHub
2026/02/07
Re: [PR] [CALCITE-7412] Redis test failed on higher versions of macOS [calcite]
via GitHub
2026/02/07
Re: [PR] [CALCITE-7411] When a SCALAR_QUERY in PROJECT contains correlated variables execution fails using TopDownGeneralDecorrelator [calcite]
via GitHub
2026/02/07
Re: [PR] [CALCITE-7412] Redis test failed on higher versions of macOS [calcite]
via GitHub
2026/02/07
Re: [PR] [CALCITE-7412] Redis test failed on higher versions of macOS [calcite]
via GitHub
2026/02/07
[PR] [CALCITE-7412] Redis test failed on higher versions of macOS [calcite]
via GitHub
2026/02/07
(calcite) branch main updated: Site: Add Weihua Zhang as committer
zwh
2026/02/07
Re: [PR] Site: Add Weihua Zhang as committer [calcite]
via GitHub
2026/02/07
(calcite) branch site updated: Site: Add Weihua Zhang as committer
github-bot
2026/02/06
[PR] [CALCITE-7411] When a SCALAR_QUERY in PROJECT contains correlated variables execution fails using TopDownGeneralDecorrelator [calcite]
via GitHub
2026/02/06
Re: [PR] [CALCITE-7393] Support RelDataTypeDigest [calcite]
via GitHub
2026/02/06
Re: [PR] [CALCITE-7393] Support RelDataTypeDigest [calcite]
via GitHub
2026/02/06
Re: [PR] [CALCITE-7057] NPE when decorrelating query containing nested correlated subqueries [calcite]
via GitHub
2026/02/06
Re: [PR] [CALCITE-7408] Enable URL_ENCODE/URL_DECODE in ClickHouse Dialect [calcite]
via GitHub
2026/02/06
Re: [PR] Site: Add Weihua Zhang as committer [calcite]
via GitHub
2026/02/06
[PR] Site: Add Weihua Zhang as committer [calcite]
via GitHub
2026/02/06
Re: [PR] [CALCITE-5390] RelDecorrelator throws NullPointerException [calcite]
via GitHub
2026/02/06
Re: [PR] [CALCITE-7057] NPE when decorrelating query containing nested correlated subqueries [calcite]
via GitHub
2026/02/06
Re: [PR] [CALCITE-5390] RelDecorrelator throws NullPointerException [calcite]
via GitHub
2026/02/06
Re: [PR] [CALCITE-7408] Enable URL_ENCODE/URL_DECODE in ClickHouse Dialect [calcite]
via GitHub
2026/02/05
Re: [PR] [CALCITE-7408] Enable URL_ENCODE/URL_DECODE in ClickHouse Dialect [calcite]
via GitHub
2026/02/05
Re: [PR] Test case for [CALCITE-6452] Scalar sub-query that uses IS NOT DISTINCT FROM returns incorrect result [calcite]
via GitHub
2026/02/05
(calcite) branch main updated: Test case for [CALCITE-6452] Scalar sub-query that uses IS NOT DISTINCT FROM returns incorrect result
zhenchen
2026/02/05
Re: [PR] Test case for [CALCITE-6452] Scalar sub-query that uses IS NOT DISTINCT FROM returns incorrect result [calcite]
via GitHub
2026/02/05
Re: [PR] Test case for [CALCITE-6452] Scalar sub-query that uses IS NOT DISTINCT FROM returns incorrect result [calcite]
via GitHub
2026/02/05
Re: [PR] Test case for [CALCITE-6452] Scalar sub-query that uses IS NOT DISTINCT FROM returns incorrect result [calcite]
via GitHub
2026/02/05
[PR] Test case for [CALCITE-6452] Scalar sub-query that uses IS NOT DISTINCT FROM returns incorrect result [calcite]
via GitHub
2026/02/05
(calcite) branch main updated: [CALCITE-7409] MERGE JOIN condition cannot contain IS NOT DISTINCT FROM
zhenchen
2026/02/05
Re: [PR] [CALCITE-7409] MERGE JOIN condition cannot contain IS NOT DISTINCT FROM [calcite]
via GitHub
2026/02/05
Re: [PR] [CALCITE-7409] MERGE JOIN condition cannot contain IS NOT DISTINCT FROM [calcite]
via GitHub
2026/02/05
Re: [PR] [CALCITE-7409] MERGE JOIN condition cannot contain IS NOT DISTINCT FROM [calcite]
via GitHub
2026/02/05
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/05
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/05
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/05
Re: [PR] [CALCITE-7409] MERGE JOIN condition cannot contain IS NOT DISTINCT FROM [calcite]
via GitHub
2026/02/05
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/04
(calcite) branch main updated: [CALCITE-7404] Incorrect Field Alias in MongoDB project Stage
xuzifu666
2026/02/04
Re: [PR] [CALCITE-7404] Incorrect Field Alias in MongoDB project Stage [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7409] MERGE JOIN condition cannot contain IS NOT DISTINCT FROM [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7409] MERGE JOIN condition cannot contain IS NOT DISTINCT FROM [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7409] MERGE JOIN condition cannot contain IS NOT DISTINCT FROM [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7409] MERGE JOIN condition cannot contain IS NOT DISTINCT FROM [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/04
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/04
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/04
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7409] MERGE JOIN condition cannot contain IS NOT DISTINCT FROM [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7409] MERGE JOIN condition cannot contain IS NOT DISTINCT FROM [calcite]
via GitHub
2026/02/04
[PR] [CALCITE-7409] MERGE JOIN condition cannot contain IS NOT DISTINCT FROM [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7393] Support RelDataTypeDigest [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7408] Enable URL_ENCODE/URL_DECODE in ClickHouse Dialect [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7408] Enable URL_ENCODE/URL_DECODE in ClickHouse Dialect [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7393] Support RelDataTypeDigest [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7393] Support RelDataTypeDigest [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7393] Support RelDataTypeDigest [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7404] Incorrect Field Alias in MongoDB project Stage [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7404] Incorrect Field Alias in MongoDB project Stage [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7408] Enable URL_ENCODE/URL_DECODE in ClickHouse Dialect [calcite]
via GitHub
2026/02/04
Re: [PR] [CALCITE-7408] Enable URL_ENCODE/URL_DECODE in ClickHouse Dialect [calcite]
via GitHub
2026/02/03
Re: [PR] [CALCITE-7408] Enable URL_ENCODE/URL_DECODE in ClickHouse Dialect [calcite]
via GitHub
2026/02/03
Re: [PR] [CALCITE-7408] Enable URL_ENCODE/URL_DECODE in ClickHouse Dialect [calcite]
via GitHub
2026/02/03
Re: [PR] [CALCITE-7408] Enable URL_ENCODE/URL_DECODE in ClickHouse Dialect [calcite]
via GitHub
2026/02/03
[PR] [CALCITE-7408] Enable URL_ENCODE/URL_DECODE in ClickHouse Dialect [calcite]
via GitHub
2026/02/03
Re: [PR] [CALCITE-5390] RelDecorrelator throws NullPointerException [calcite]
via GitHub
2026/02/03
Re: [PR] [CALCITE-7405] Pre-process expressions for correlations before building projection in SqlToRelConverter [calcite]
via GitHub
2026/02/03
Re: [PR] [CALCITE-7404] Incorrect Field Alias in MongoDB project Stage [calcite]
via GitHub
2026/02/03
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/03
Re: [PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/03
[PR] [CALCITE-6135] BEARER authentication support [calcite-avatica]
via GitHub
2026/02/02
Re: [PR] [CALCITE-7405] Pre-process expressions for correlations before building projection in SqlToRelConverter [calcite]
via GitHub
2026/02/02
Re: [PR] [CALCITE-7405] Pre-process expressions for correlations before building projection in SqlToRelConverter [calcite]
via GitHub
2026/02/02
Re: [PR] [CALCITE-7404] Incorrect Field Alias in MongoDB project Stage [calcite]
via GitHub
2026/02/01
Re: [PR] [CALCITE-7404] Incorrect Field Alias in MongoDB project Stage [calcite]
via GitHub
2026/02/01
Re: [PR] [CALCITE-7406] Add abs function (enabled in Mongodb library) [calcite]
via GitHub
2026/02/01
(calcite) branch main updated: [CALCITE-7406] Add abs function (enabled in Mongodb library)
xuzifu666
2026/02/01
Re: [PR] [CALCITE-7406] Add abs function (enabled in Mongodb library) [calcite]
via GitHub
2026/02/01
Re: [PR] [CALCITE-7406] Add abs function (enabled in Mongodb library) [calcite]
via GitHub
2026/02/01
Re: [PR] [CALCITE-7406] Add abs function (enabled in Mongodb library) [calcite]
via GitHub
2026/01/31
Re: [PR] [CALCITE-7406] Add abs function (enabled in Mongodb library) [calcite]
via GitHub
2026/01/31
Re: [PR] [CALCITE-7406] Add abs function (enabled in Mongodb library) [calcite]
via GitHub
2026/01/31
Re: [PR] [CALCITE-7406] Add abs function (enabled in Mongodb library) [calcite]
via GitHub
Earlier messages
Later messages