Messages by Thread
-
[PR] [CALCITE-7463] UnionToFilterRule incorrectly rewrites UNION with LIMIT [calcite]
via GitHub
-
[PR] [Calcite 7437] Type coercion for quantifier operators is incomplete [calcite]
via GitHub
-
(calcite) branch main updated (99c8d5911d -> 5bf40d5dc6)
snuyanzin
-
[PR] [CALCITE-7467] Unparse of `MATCH_RECOGNIZE` might produce unsupported alias for table before `MATCH_RECOGNIZE` [calcite]
via GitHub
-
[PR] [CALCITE-7466] Unparse of `MATCH_RECOGNIZE` produces duplicate aliases [calcite]
via GitHub
-
[PR] [CALCITE-4868] Elasticsearch adapter fails if GROUP BY is followed by ORDER BY [calcite]
via GitHub
-
[PR] [CALCITE-4868] Elasticsearch adapter fails if GROUP BY is followed by… [calcite]
via GitHub
-
(calcite) branch main updated: [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query
xuzifu666
-
(calcite-site) branch main updated: Website deployed from calcite@3f541a68c71c12e92ba50fcf7ee733267b0a52c5
asf-ci-deploy
-
(calcite) branch main updated: Bump addressable from 2.8.7 to 2.9.0 in /site
cancai
-
(calcite) branch site updated: Bump addressable from 2.8.7 to 2.9.0 in /site
github-bot
-
[PR] [CALCITE-6654] NUMERIC/DECIMAL columns without explicit precision should not throw \"DECIMAL precision 0 must be between 1 and 19 [calcite]
via GitHub
-
(calcite-site) branch main updated: Website deployed from calcite-avatica@2f226e0bf436c6118db83813d7fbab249ad3177c
asf-ci-deploy
-
(calcite-avatica) branch dependabot/bundler/site/addressable-2.9.0 deleted (was a8ecf0140)
francischuang
-
(calcite-avatica) branch main updated: Bump addressable from 2.8.7 to 2.9.0 in /site
francischuang
-
(calcite) branch dependabot/bundler/site/addressable-2.9.0 created (now 02dd0527b7)
github-bot
-
[PR] Bump addressable from 2.8.7 to 2.9.0 in /site [calcite]
via GitHub
-
(calcite-avatica) branch dependabot/bundler/site/addressable-2.9.0 created (now a8ecf0140)
github-bot
-
[PR] Bump addressable from 2.8.7 to 2.9.0 in /site [calcite-avatica]
via GitHub
-
[PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
Re: [PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
Re: [PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
Re: [PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
Re: [PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
Re: [PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
Re: [PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
Re: [PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
Re: [PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
Re: [PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
Re: [PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
Re: [PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
Re: [PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
Re: [PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
Re: [PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
Re: [PR] [CALCITE-4645] In Elasticsearch adapter, a range predicate should be translated to a range query [calcite]
via GitHub
-
(calcite) branch main updated: [CALCITE-6968] SqlUpdate#getOperandList omits sourceSelect operand
guohongyu
-
[PR] [CALCITE-7464] Refactor type coercion in array/map functions to avoid mutating operands as side effects [calcite]
via GitHub
-
[PR] [CALCITE-6298] Support UNION in Arrow adapter [calcite]
via GitHub
-
(calcite) branch main updated: Add test cases for SetOpToFilterRule to verify that PROJECT containing non-deterministic expressions and subqueries are not merged
zhenchen
-
(calcite) branch main updated: [CALCITE-7461] Add @Strict to ByteArrayFunction and ByteArrayLengthFunction
cancai
-
[PR] [CALCITE-7407] Illegal use of dynamic parameter with || [calcite]
via GitHub
-
[PR] Improve did-you-mean suggestions for misspelled SQL identifiers [calcite]
via GitHub
-
[PR] [CALCITE-7354] Add assertion that the size of the Project's variablesSet should be less than or equal to 1 [calcite]
via GitHub
-
[PR] Add test cases for SetOpToFilterRule to verify that PROJECT containing non-deterministic expressions and subqueries are not merged [calcite]
via GitHub
-
[PR] [CALCITE-7461] Add @Strict to ByteArrayFunction and ByteArrayLengthFu… [calcite]
via GitHub
-
[PR] [CALCITE-7460] Broken Maven Central and CI Status badges in README [calcite]
via GitHub
-
(calcite) branch main updated: [CALCITE-7456] Enable the TRY_CAST function to support the MSSQL dialect
cancai
-
(calcite-avatica) branch main updated: [CALCITE-7459] Upgrade Jackson in Avatica to 2.18.6 due to CVE
zabetak
-
(calcite) branch main updated: [CALCITE-7458] Upgrade Jackson to 2.18.6 due to CVE
zabetak
-
[PR] [CALCITE-7459] Upgrade Jackson in Avatica to 2.18.6 due to CVE [calcite-avatica]
via GitHub
-
[PR] [CALCITE-7458] Upgrade Jackson to 2.18.6 due to CVE [calcite]
via GitHub
-
[PR] Follow-up [CALCITE-7187] remove unnecessary null check in ByteArrayFunction [calcite]
via GitHub
-
[PR] [CALCITE-7456] Enable the TRY_CAST function to support the MSSQL dialect [calcite]
via GitHub
-
(calcite) branch main updated: [CALCITE-6636] Support CNF condition of Arrow ArrowAdapter
cancai
-
(calcite) branch main updated: [CALCITE-6300] Function MAP_VALUES/MAP_KEYS gives exception when mapVauleType and mapKeyType not equals map Biggest mapKeytype or mapValueType
cancai
-
[PR] [CALCITE-7457] Top-level VALUES and SELECT produce different validation results for the same expression [calcite]
via GitHub
-
(calcite) branch main updated: [CALCITE-7187] Java UDF byte arrays cannot be mapped to VARBINARY
guohongyu
-
(calcite) branch main updated: [CALCITE-7431] RelTraitSet#getTrait seems to mishandle RelCompositeTrait
silun
-
[PR] [CALCITE-6968] SqlUpdate#getOperandList omits sourceSelect operand [calcite]
via GitHub
-
[PR] [CALCITE-7456] Improve the conversion of try_cast function with mssql [calcite]
via GitHub
-
(calcite) branch main updated (f768501a91 -> 2886ce17f6)
guohongyu
-
[PR] [CALCITE-7187] Java UDF byte arrays cannot be mapped to VARBINARY [calcite]
via GitHub
-
[PR] [CALCITE-7316] The POSITION function in SQLite is missing the FROM clause [calcite]
via GitHub
-
(calcite-avatica) branch main updated: [CALCITE-7449] DateTimeUtils.intervalDayTimeToString silently truncates large intervals
mbudiu
-
[PR] [CALCITE-6781] The isUpdateCapable method of calcite.avatica will incorrectly traverse the returned result value [calcite-avatica]
via GitHub
-
[PR] [CALCITE-6300] Function MAP_VALUES/MAP_KEYS gives exception when mapVauleType and mapKeyType not equals map Biggest mapKeytype or mapValueType [calcite]
via GitHub
-
(calcite) branch main updated: [CALCITE-7450] Refactor ValuesReduceRuleTest inside RelOptRulesTest (addendum)
zabetak
-
[PR] [Do not merge] Linter adds Claude email check [calcite]
via GitHub
-
[PR] [CALCITE-7452] Linter adds Claude email check [calcite]
via GitHub
-
[PR] [CALCITE-7450 FOLLOW UP] Moved the newly added test to RelOptRulesTest, for consistency [calcite]
via GitHub