Messages by Thread
-
(calcite) branch main updated (deb48056fc -> 2f626813d5)
snuyanzin
-
(calcite) branch main updated (39899bd188 -> deb48056fc)
snuyanzin
-
(calcite) branch main updated: [CALCITE-7541] Support Binary Arrow types
cancai
-
(calcite) branch main updated: [CALCITE-7560] SqlFunctions.DateParseFunction.parseTimestamp(..., timeZone) accepts unknown time zones and silently falls back to GMT
mbudiu
-
(calcite) branch main updated: [CALCITE-7559] SqlParserUtil.parseTimeTzLiteral should reject unknown time zones
mbudiu
-
(calcite) branch main updated: [CALCITE-7581] RelDataTypeFactoryImpl.createStructType(List<>) should not be final
mbudiu
-
[PR] [CALCITE-7581] RelDataTypeFactoryImpl.createStructType(List<>) should not be final [calcite]
via GitHub
-
[PR] [CALCITE-7580] Remove Gandiva dependency from Arrow adapter [calcite]
via GitHub
-
[PR] [CALCITE-7560] SqlFunctions.DateParseFunction.parseTimestamp(..., timeZone) accepts unknown time zones and silently falls back to GMT [calcite]
via GitHub
-
[PR] Fix REGR_COUNT arguments being dropped during SqlToRel conversion [calcite]
via GitHub
-
[PR] [CALCITE-7578] `LIKE` with empty `ESCAPE` might fail with `StringIndexOutOfBoundsException` [calcite]
via GitHub
-
(calcite) branch main updated: [CALCITE-6512] Support Arrow List type
cancai
-
(calcite-site) branch main updated: Website deployed from calcite@00251024abe97eae08ec40d158d3d7da1b3a989f
asf-ci-deploy
-
(calcite) branch site updated: Update role of Istvan Toth to PMC
github-bot
-
(calcite) branch main updated: Update role of Istvan Toth to PMC
zhenchen
-
(calcite) branch main updated: [CALCITE-7577] Upgrade log4j to 2.25.4 from 2.17.1
mbudiu
-
[PR] Update role of Istvan Toth to PMC [calcite]
via GitHub
-
[PR] [CALCITE-7577] Upgrade log4j to 2.25.4 to fix CVE-2025-68161 [calcite]
via GitHub
-
[PR] [CALCITE-7559] SqlParserUtil.parseTimeTzLiteral should reject unknown… [calcite]
via GitHub
-
(calcite) branch main updated: [CALCITE-7540] Correlated outer reference in HAVING of grouped subquery is incorrectly reported as not grouped
zwh
-
(calcite) branch main updated: [CALCITE-7547] BIG_QUERY conformance should allow field access on UNNEST(array_of_struct) AS alias
mbudiu
-
(calcite) branch main updated: [CALCITE-7543] RelBuilder.join should preserve variablesSet for RIGHT/FULL joins
mbudiu
-
(calcite) branch main updated: [CALCITE-7542] RexCall.isAlwaysTrue()/isAlwaysFalse() incorrectly returns true for CAST(boolean AS non-boolean)
mbudiu
-
(calcite) branch main updated: [CALCITE-7548] ConditionalExpression.expressionList should have public visibility
mbudiu
-
(calcite-site) branch main updated: Website deployed from calcite@2a3c090bd4c9861b5f47437d5cf6d787170c4246
asf-ci-deploy
-
(calcite) branch site updated: [CALCITE-7576] Add an 'In memoriam' section to the website's Community page
github-bot
-
(calcite) branch main updated: [CALCITE-7576] Add an 'In memoriam' section to the website's Community page
jhyde
-
(calcite) branch main updated: [CALCITE-7574] RelDecorrelator.isFieldNotNullRecursive throws IndexOutOfBoundsException when decorrelating correlated scalar subquery with Aggregate
mbudiu
-
(calcite) branch main updated: [CALCITE-7529] Casts between literals and TIME/TIMESTAMP can lose precision beyond milliseconds
mbudiu
-
[PR] [CALCITE-7576] Add an 'In memoriam' section to the website's Community page [calcite]
via GitHub
-
(calcite) branch main updated: [CALCITE-7563] Oracle dialect generates invalid CAST to VARCHAR without precision
xuzifu666
-
[PR] avoid running static initializers in CursorFactory.fromProto [calcite-avatica]
via GitHub
-
(calcite) branch main updated: [CALCITE-7304] Floor/Ceil can not simplify with WEEK TimeUnit
xuzifu666
-
[PR] [CALCITE-7575] Parser can not parse unparsed polymorphic table functions with several table args [calcite]
via GitHub
-
[PR] [CALCITE-5101] LISTAGG function with DISTINCT and ORDER BY fails [calcite]
via GitHub
-
[PR] [CALCITE-5101] AggregateExpandDistinctAggregatesRule does not remap WITHIN GROUP collation indices, causing ArrayIndexOutOfBoundsException [calcite]
via GitHub
-
(calcite-site) branch main updated: Website deployed from calcite@337abd4f2bdb60e0c26461242344bac0b90a0814
asf-ci-deploy
-
(calcite) branch site updated: Remove stray HTML comment terminator from history page
github-bot
-
(calcite) branch main updated: Remove stray HTML comment terminator from history page
zhenchen
-
(calcite) branch main updated: [CALCITE-6823] Cannot convert CHAR to Integer when applying SubstitutionVisitor
xuzifu666
-
(calcite) branch main updated: Function signature contains redundant commas
zhenchen
-
[PR] [CALCITE-7574] RelDecorrelator throws IndexOutOfBoundsException when decorrelating scalar subquery with Aggregate [calcite]
via GitHub
-
[PR] Function signature contains redundant commas [calcite]
via GitHub
-
(calcite-avatica-go) branch main updated (6a17440 -> 6e6fead)
francischuang
-
(calcite-avatica) branch main updated: [CALCITE-7573] Fix Java executable path in Avatica docker entrypoints
francischuang
-
(calcite-avatica-go) branch main updated: [CALCITE-7572] Test against Avatica 1.26, 1.27 and 1.28
francischuang
-
(calcite-avatica-go) branch main updated: [CALCITE-7571] Upgrade Avatica and Protobuf versions
francischuang
-
(calcite-avatica-go) branch main updated: [CALCITE-7570] Upgrade GitHub actions
francischuang
-
(calcite-avatica-go) branch main updated: [CALCITE-7569] Upgrade to Go 1.25 and 1.26
francischuang
-
(calcite-avatica-go) branch dependabot/go_modules/golang.org/x/crypto-0.45.0 deleted (was 733c743)
github-bot
-
Re: [PR] Bump golang.org/x/crypto from 0.36.0 to 0.45.0 [calcite-avatica-go]
via GitHub
-
(calcite-avatica-go) branch main updated: [CALCITE-7568] Update avatica-go dependencies
francischuang
-
[PR] [CALCITE-7567] `LeastRetrictiveSqlType` for `TIMESTAMP`, `TIMESTAMP_LTZ` might ignore precision [calcite]
via GitHub
-
Re: [PR] [CALCITE-7567] `LeastRetrictiveSqlType` for `TIMESTAMP`, `TIMESTAMP_LTZ` might ignore precision [calcite]
via GitHub
-
Re: [PR] [CALCITE-7567] `LeastRetrictiveSqlType` for `TIMESTAMP`, `TIMESTAMP_LTZ` might ignore precision [calcite]
via GitHub
-
Re: [PR] [CALCITE-7567] `LeastRetrictiveSqlType` for `TIMESTAMP`, `TIMESTAMP_LTZ` might ignore precision [calcite]
via GitHub
-
Re: [PR] [CALCITE-7567] `LeastRetrictiveSqlType` for `TIMESTAMP`, `TIMESTAMP_LTZ` might ignore precision [calcite]
via GitHub
-
Re: [PR] [CALCITE-7567] `LeastRetrictiveSqlType` for `TIMESTAMP`, `TIMESTAMP_LTZ` might ignore precision [calcite]
via GitHub
-
Re: [PR] [CALCITE-7567] `LeastRetrictiveSqlType` for `TIMESTAMP`, `TIMESTAMP_LTZ` might ignore precision [calcite]
via GitHub
-
Re: [PR] [CALCITE-7567] `LeastRetrictiveSqlType` for `TIMESTAMP`, `TIMESTAMP_LTZ` might ignore precision [calcite]
via GitHub
-
Re: [PR] [CALCITE-7567] `LeastRestrictiveSqlType` for `TIMESTAMP`, `TIMESTAMP_LTZ` might ignore precision [calcite]
via GitHub
-
Re: [PR] [CALCITE-7567] `LeastRestrictiveSqlType` for `TIMESTAMP`, `TIMESTAMP_LTZ` might ignore precision [calcite]
via GitHub
-
Re: [PR] [CALCITE-7567] `LeastRestrictiveSqlType` for `TIMESTAMP`, `TIMESTAMP_LTZ` might ignore precision [calcite]
via GitHub
-
Re: [PR] [CALCITE-7567] `LeastRestrictiveSqlType` for `TIMESTAMP`, `TIMESTAMP_LTZ` might ignore precision [calcite]
via GitHub
-
Re: [PR] [CALCITE-7567] `LeastRestrictiveSqlType` for `TIMESTAMP`, `TIMESTAMP_LTZ` might ignore precision [calcite]
via GitHub
-
[PR] Remove stray HTML comment terminator from history page [calcite]
via GitHub
-
(calcite) branch main updated: Prepare for next development iteration
zabetak
-
[PR] Prepare for next development iteration [calcite]
via GitHub
-
(calcite-site) branch main updated: Website deployed from calcite@9c08b4dcbae857a2a2e28d10c3187c58859f5e1f
asf-ci-deploy
-
(calcite) branch main updated: [CALCITE-7544] Add news item for 1.42.0
zabetak
-
(calcite) branch site updated: [CALCITE-7544] Add news item for 1.42.0
github-bot
-
[PR] [CALCITE-7544] Add news item for 1.42.0 [calcite]
via GitHub