issues
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/07/24
Re: [PR] Docs: Recommend switch expressions in AGENTS.md code style [iceberg]
via GitHub
2026/07/24
Re: [PR] fix(glue): use canonical comment property for descriptions [iceberg-go]
via GitHub
2026/07/24
Re: [PR] feat(rest): introduce AuthManager/AuthSession and migrate OAuth2 [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] feat(rest): introduce AuthManager/AuthSession and migrate OAuth2 [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] feat(rest): introduce AuthManager/AuthSession and migrate OAuth2 [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] feat(table): aggregate geo bounds across data files at manifest level [iceberg-go]
via GitHub
2026/07/24
Re: [PR] Core: present v4 ContentStats as legacy stat maps via ContentStatsBackedMap [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: present v4 ContentStats as legacy stat maps via ContentStatsBackedMap [iceberg]
via GitHub
2026/07/24
Re: [PR] feat(metrics): instrument scan planning and emit ScanReport (#1236) [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(partitions): reject negative PartitionSpec IDs [iceberg-go]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] Arrow: Fix direct memory leak in row lineage vectorized readers [iceberg]
via GitHub
2026/07/24
[PR] fix: convert nano timestamps to nanoseconds in partition representation [iceberg-python]
via GitHub
2026/07/24
Re: [PR] fix(schema): prevent AsStruct aliasing [iceberg-go]
via GitHub
2026/07/24
Re: [PR] Core: Fix flaky TestHadoopCommits.testConcurrentFastAppends [iceberg]
via GitHub
2026/07/24
Re: [PR] feat(rest): decode REST scan-task payloads into FileScanTasks [iceberg-go]
via GitHub
2026/07/24
Re: [PR] Parquet: Backport variant BINARY upper bound fix (#16880) to 1.9.x [iceberg]
via GitHub
2026/07/24
Re: [PR] Parquet: Backport variant BINARY upper bound fix (#16880) to 1.9.x [iceberg]
via GitHub
2026/07/24
Re: [PR] Parquet: Backport variant BINARY upper bound fix (#16880) to 1.10.x [iceberg]
via GitHub
2026/07/24
Re: [PR] fix(manifest): encode decimal partitions with declared precision [iceberg-go]
via GitHub
2026/07/24
[PR] Build: Bump jupyterlab from 4.6.1 to 4.6.2 [iceberg-python]
via GitHub
2026/07/24
Re: [PR] feat(table): union schema evolution [iceberg-go]
via GitHub
2026/07/24
Re: [I] feat(table): add UpdateSchema.UnionByNameWith for name-based schema union [iceberg-go]
via GitHub
2026/07/24
Re: [PR] feat(table): union schema evolution [iceberg-go]
via GitHub
2026/07/24
Re: [PR] Build: Bump pyasn1 from 0.6.3 to 0.6.4 [iceberg-python]
via GitHub
2026/07/24
Re: [PR] feat(encryption): add KMS catalog-property registry [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(manifest): encode decimal partitions with declared width [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(io/gcs): authenticate the GCS client with supplied credentials [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(table): validate retry duration properties [iceberg-go]
via GitHub
2026/07/24
Re: [PR] test(rest): add Java scan planning integration suite [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(partitions): assign missing partition field IDs [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(table): return defensive metadata getter copies [iceberg-go]
via GitHub
2026/07/24
Re: [PR] feat(table): projjson read/write support [iceberg-go]
via GitHub
2026/07/24
Re: [PR] feat(table): aggregate geo bounds across data files at manifest level [iceberg-go]
via GitHub
2026/07/24
Re: [PR] feat(metrics): instrument scan planning and emit ScanReport (#1236) [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(io/s3): let explicit s3.* credentials override the context AWS config [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(glue): use canonical comment property for descriptions [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(sql): reject table-view name collisions [iceberg-go]
via GitHub
2026/07/24
Re: [PR] Parquet: Backport variant BINARY upper bound fix (#16880) to 1.11.x [iceberg]
via GitHub
2026/07/24
Re: [PR] Docs: Recommend switch expressions in AGENTS.md code style [iceberg]
via GitHub
2026/07/24
Re: [PR] fix(table): cross-check deletion vector cardinality against manifest record_count [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(glue): reject dropping non-empty namespaces [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(hadoop): validate metadata before dropping tables [iceberg-go]
via GitHub
2026/07/24
Re: [I] feat(table/dv): cross-validate manifest record_count against blob cardinality property [iceberg-go]
via GitHub
2026/07/24
Re: [PR] Parquet: Backport variant BINARY upper bound fix (#16880) to 1.11.x [iceberg]
via GitHub
2026/07/24
Re: [PR] fix(table): honor parquet row group byte target [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(table): make summary equality nil-safe [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(table): avoid mutating sort fields during marshaling [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(table): tolerate missing snapshot summary operation [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(table): validate snapshot references [iceberg-go]
via GitHub
2026/07/24
Re: [I] S3 IO cannot write to GCS HMAC S3-compatible interop (SignatureDoesNotMatch) [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(io): S3 compatibility with GCS HMAC endpoints [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(io): S3 compatibility with GCS HMAC endpoints [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(io): S3 compatibility with GCS HMAC endpoints [iceberg-go]
via GitHub
2026/07/24
Re: [PR] feat(datafusion-ballista) Add Initial Integration for Ballisa Datafusion [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] feat(rest): introduce AuthManager/AuthSession and migrate OAuth2 [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] feat(rest): introduce AuthManager/AuthSession and migrate OAuth2 [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [I] Column Encryption [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
[PR] Docs: Recommend switch expressions in AGENTS.md code style [iceberg]
via GitHub
2026/07/24
Re: [PR] Spark 4.1: Add streaming-merge-append-enabled write config [iceberg]
via GitHub
2026/07/24
Re: [PR] Flink: Backport Avoid unnecessary TableLoader.loadTable() in IcebergCommitter subtasks > 0 to 2.0 and 1.20 [iceberg]
via GitHub
2026/07/24
Re: [I] Commits that remove and re-add a file can delete a live file when expiring snapshots [iceberg]
via GitHub
2026/07/24
Re: [I] Commits that remove and re-add a file can delete a live file when expiring snapshots [iceberg]
via GitHub
2026/07/24
Re: [PR] REST, OAuth2: OAuth2 AuthManager v2 - Part 1: Configuration [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: present v4 ContentStats as legacy stat maps via ContentStatsBackedMap [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] REST: Add presigned-URL access delegation method and presign endpoint [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] feat(transaction): support transform-based sort orders [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] fix(table): reject null position deletes [iceberg-go]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] Flink: Fix timestamp-micros conversion in AvroToRowDataConverters [iceberg]
via GitHub
2026/07/24
Re: [PR] OpenAPI: Update REST spec expressions to match new expressions spec [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] REST: Add presigned-URL access delegation method and presign endpoint [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] feat(transaction): support transform-based sort orders [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] OpenAPI: Update REST spec expressions to match new expressions spec [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [I] Commits that remove and re-add a file can delete a live file when expiring snapshots [iceberg]
via GitHub
2026/07/24
Re: [PR] OpenAPI: Update REST spec expressions to match new expressions spec [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/24
[I] Add TLS features to iceberg-catalog-rest [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] Flink: Backport Avoid unnecessary TableLoader.loadTable() in IcebergCommitter subtasks > 0 to 2.0 and 1.20 [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: add labels to the load table/view read path [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: add labels to the load table/view read path [iceberg]
via GitHub
2026/07/24
Re: [PR] fix: avoid lost-wakeup hang when waiting for a positional delete load [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] feat(parquet): wire in additional parquet writer settings [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] fix(table): reject null position deletes [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(glue): preserve existing column comments [iceberg-go]
via GitHub
2026/07/24
Re: [PR] Spark 4.1: Add streaming-merge-append-enabled write config [iceberg]
via GitHub
2026/07/24
Re: [PR] Spark 4.1: Add streaming-merge-append-enabled write config [iceberg]
via GitHub
2026/07/24
[PR] Build: Bump pyasn1 from 0.6.3 to 0.6.4 [iceberg-python]
via GitHub
2026/07/24
Re: [PR] Flink: Support Lookup join [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: add labels to the load table/view read path [iceberg]
via GitHub
2026/07/24
Re: [PR] Spark 4.1: Add streaming-merge-append-enabled write config [iceberg]
via GitHub
2026/07/24
[PR] Core: Add feature flag to skip inherited Authorization header in token request [iceberg]
via GitHub
2026/07/24
[PR] Flink: Backport Avoid unnecessary TableLoader.loadTable() in IcebergCommitter subtasks > 0 to 2.0 and 1.20 [iceberg]
via GitHub
2026/07/24
Re: [PR] Flink: Support Lookup join [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: add labels to the load table/view read path [iceberg]
via GitHub
2026/07/24
Re: [PR] Core, Data: Validate deletion-vector offset and length [iceberg]
via GitHub
2026/07/24
Re: [I] Deletion-vector length and offset are not validated enough to stop crash or huge allocation attacks [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: add labels to the load table/view read path [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: add labels to the load table/view read path [iceberg]
via GitHub
2026/07/24
Re: [PR] Doc: Fix incorrect weight value description for range-distribution-sort-key-base-weight in Flink [iceberg]
via GitHub
2026/07/24
Re: [PR] Core, Data: Validate deletion-vector offset and length [iceberg]
via GitHub
2026/07/24
Re: [PR] Doc: Fix incorrect weight value description for range-distribution-sort-key-base-weight in Flink [iceberg]
via GitHub
2026/07/24
Re: [PR] Core, Data: Validate deletion-vector offset and length [iceberg]
via GitHub
2026/07/24
[PR] Parquet: Backport variant BINARY upper bound fix (#16880) to 1.9.x [iceberg]
via GitHub
2026/07/24
Re: [PR] feat(paquet): wire in additional parquet writer settings [iceberg-rust]
via GitHub
2026/07/24
Re: [I] Support Iceberg table properties [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] fix(glue): reject dropping non-empty namespaces [iceberg-go]
via GitHub
2026/07/24
Re: [PR] feat(paquet): wire in additional parquet writer settings [iceberg-rust]
via GitHub
2026/07/24
[PR] Parquet: Backport variant BINARY upper bound fix (#16880) to 1.10.x [iceberg]
via GitHub
2026/07/24
[PR] feat(paquet): wire in additional parquet writer settings [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] Connect: Fix coordinator consumer group on iceberg control topic with… [iceberg]
via GitHub
2026/07/24
[PR] Docs: Add Teradata to the Vendors page [iceberg]
via GitHub
2026/07/24
[PR] Parquet: Backport variant BINARY upper bound fix (#16880) to 1.11.x [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: add labels to the load table/view read path [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: add labels to the load table/view read path [iceberg]
via GitHub
2026/07/24
Re: [PR] fix(glue): map fixed types to binary [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(hive): derive namespace location from the warehouse [iceberg-go]
via GitHub
2026/07/24
Re: [PR] fix(hive): derive namespace location from the warehouse [iceberg-go]
via GitHub
2026/07/24
Re: [PR] Hive: Fix integer overflow in HMS createTime and lastAccessTime [iceberg]
via GitHub
2026/07/24
Re: [PR] Cache partition-type resolvability and cover dropped-source-column skip [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] fix(glue): map fixed types to binary [iceberg-go]
via GitHub
2026/07/24
Re: [PR] Draft: Secondary index specification [iceberg]
via GitHub
2026/07/24
Re: [PR] Flink: Avoid unnecessary TableLoader.loadTable() in IcebergCommitter subtasks > 0 [iceberg]
via GitHub
2026/07/24
Re: [PR] Flink: Avoid unnecessary TableLoader.loadTable() in IcebergCommitter subtasks > 0 [iceberg]
via GitHub
2026/07/24
Re: [PR] Doc: Fix incorrect weight value description for range-distribution-sort-key-base-weight in Flink [iceberg]
via GitHub
2026/07/24
Re: [I] Epic: ArrowReader performance improvements for split FileScanTasks [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] Core: Add feature flag to skip inherited Authorization header in token request [iceberg]
via GitHub
2026/07/24
Re: [I] HiveCatalog.listTables times out for namespaces with many tables due to client-side filtering [iceberg]
via GitHub
2026/07/24
Re: [PR] feat(hive): add HmsClient connection lifecycle and URI parsing [iceberg-cpp]
via GitHub
2026/07/24
Re: [PR] Flink: Avoid unnecessary TableLoader.loadTable() in IcebergCommitter subtasks > 0 [iceberg]
via GitHub
2026/07/24
Re: [I] Flink IcebergSink committer calls TableLoader.loadTable() per subtask, fanning out catalog loads at startup [iceberg]
via GitHub
2026/07/24
Re: [PR] Flink: Avoid unnecessary TableLoader.loadTable() in IcebergCommitter subtasks > 0 [iceberg]
via GitHub
2026/07/24
Re: [PR] Hive: Use server-side filter to list Iceberg tables in HiveCatalog [iceberg]
via GitHub
2026/07/24
Re: [PR] Hive: Use server-side filter to list Iceberg tables in HiveCatalog [iceberg]
via GitHub
2026/07/24
Re: [PR] Hive: Use server-side filter to list Iceberg tables in HiveCatalog [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: present v4 ContentStats as legacy stat maps via ContentStatsBackedMap [iceberg]
via GitHub
2026/07/24
Re: [PR] Flink: Bump DynamicWriteResultSerializer version after format change [iceberg]
via GitHub
2026/07/24
[PR] Doc: Fix incorrect weight value description for range-distribution-sort-key-base-weight in Flink [iceberg]
via GitHub
2026/07/24
Re: [PR] feat(glue): Support AWS STS AssumeRole for Glue catalog authentication [iceberg-rust]
via GitHub
2026/07/24
Re: [PR] Flink: Fix timestamp-micros conversion in AvroToRowDataConverters [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: add labels to the load table/view read path [iceberg]
via GitHub
2026/07/24
Re: [PR] Core: add labels to the load table/view read path [iceberg]
via GitHub
2026/07/24
[PR] Connect: Fix coordinator consumer group on iceberg control topic with… [iceberg]
via GitHub
2026/07/24
[I] Kafka Connect: Coord consumer group on iceberg control topic with phantom consumer after stopping a connector [iceberg]
via GitHub
2026/07/24
Re: [PR] Docs: Add Table Spec V3 breakdown to implementation status page [iceberg]
via GitHub
2026/07/24
Re: [I] Kafka Connect: id-columns config ignored for namespaced tables [iceberg]
via GitHub
2026/07/23
Re: [PR] Build: Clean up shaded-jar LICENSE/NOTICE and add missing third-party notices [iceberg]
via GitHub
2026/07/23
Re: [PR] Spark 4.1: Add streaming-merge-append-enabled write config [iceberg]
via GitHub
2026/07/23
[PR] fix(python): handle missing manifest partition summaries [iceberg-rust]
via GitHub
2026/07/23
Re: [PR] feat(catalog-rest): introduce AuthManager/AuthSession, rework SigV4 as a wrapping auth manager [iceberg-rust]
via GitHub
2026/07/23
Re: [PR] feat(catalog-rest): introduce AuthManager/AuthSession, rework SigV4 as a wrapping auth manager [iceberg-rust]
via GitHub
2026/07/23
Re: [PR] Hive: Use server-side filter to list Iceberg tables in HiveCatalog [iceberg]
via GitHub
2026/07/23
Re: [PR] Hive: Use server-side filter to list Iceberg tables in HiveCatalog [iceberg]
via GitHub
2026/07/23
Re: [PR] Spark 4.1: Add streaming-merge-append-enabled write config [iceberg]
via GitHub
2026/07/23
Re: [PR] Hive: Use server-side filter to list Iceberg tables in HiveCatalog [iceberg]
via GitHub
2026/07/23
Re: [PR] Hive: Use server-side filter to list Iceberg tables in HiveCatalog [iceberg]
via GitHub
2026/07/23
Re: [PR] Flink: SQL: Add variant avro dynamic record generator [iceberg]
via GitHub
2026/07/23
Re: [PR] Flink: SQL: Add variant avro dynamic record generator [iceberg]
via GitHub
2026/07/23
Re: [PR] ci: scope pull request checks to relevant paths [iceberg-cpp]
via GitHub
2026/07/23
Re: [PR] Core: Add v4 manifest reader [iceberg]
via GitHub
2026/07/23
Re: [PR] Flink: Bump DynamicWriteResultSerializer version after format change [iceberg]
via GitHub
2026/07/23
Re: [PR] Spark: Reduce TestRewriteDataFilesAction data volume to speed up CI [iceberg]
via GitHub
2026/07/23
Re: [PR] KafkaConnect: Add JMX metrics for commit pipeline [iceberg]
via GitHub
2026/07/23
Re: [PR] AWS: Isolate S3 remote signer auth and HTTP state per catalog [iceberg]
via GitHub
2026/07/23
Re: [PR] Hive: Use server-side filter to list Iceberg tables in HiveCatalog [iceberg]
via GitHub
2026/07/23
Re: [PR] Core, Data: Validate deletion-vector offset and length [iceberg]
via GitHub
2026/07/23
Re: [PR] Hive: Use server-side filter to list Iceberg tables in HiveCatalog [iceberg]
via GitHub
2026/07/23
Re: [PR] Hive: Use server-side filter to list Iceberg tables in HiveCatalog [iceberg]
via GitHub
2026/07/23
Re: [PR] Hive: Use server-side filter to list Iceberg tables in HiveCatalog [iceberg]
via GitHub
2026/07/23
Re: [PR] Hive: Use server-side filter to list Iceberg tables in HiveCatalog [iceberg]
via GitHub
2026/07/23
Re: [PR] fix: compare transform function parameters [iceberg-cpp]
via GitHub
2026/07/23
Re: [PR] Core: Fix flaky TestHadoopCommits.testConcurrentFastAppends [iceberg]
via GitHub
2026/07/23
Re: [PR] ci: share sccache setup across workflows [iceberg-cpp]
via GitHub
2026/07/23
Re: [PR] ci: share sccache setup across workflows [iceberg-cpp]
via GitHub
2026/07/23
Re: [PR] REST: Support data sequence numbers in scan tasks [iceberg-cpp]
via GitHub
2026/07/23
Re: [PR] Hive: Fix integer overflow in HMS createTime and lastAccessTime [iceberg]
via GitHub
2026/07/23
[PR] fix: track batch position delete references [iceberg-cpp]
via GitHub
2026/07/23
Re: [PR] Build: bump Jackson to fix CVE GHSA-r7wm-3cxj-wff9 [iceberg]
via GitHub
2026/07/23
Re: [PR] Build: bump Jackson to fix CVE GHSA-r7wm-3cxj-wff9 [iceberg]
via GitHub
2026/07/23
Re: [PR] feat(spec): add unknown datatype support [iceberg-rust]
via GitHub
2026/07/23
Re: [PR] OpenAPI: Update REST spec expressions to match new expressions spec [iceberg]
via GitHub
2026/07/23
Re: [PR] Build: bump Jackson to fix CVE GHSA-r7wm-3cxj-wff9 [iceberg]
via GitHub
Earlier messages
Later messages