Messages by Thread
-
[PR] Spec v4 constraints [iceberg]
via GitHub
-
[PR] Fix deprecation warning text and location [iceberg-python]
via GitHub
-
[PR] refactor: move Puffin & DV support into core iceberg library [iceberg-cpp]
via GitHub
-
[PR] fix(scan): reject ambiguous case-insensitive fields [iceberg-rust]
via GitHub
-
[PR] fix(sql): tolerate concurrent catalog migrations [iceberg-rust]
via GitHub
-
[PR] API, Core, Parquet: Model the file type as its own nested type [iceberg]
via GitHub
-
[PR] Core: Preserve explicit delete_data_file() in _DeleteFiles [iceberg-python]
via GitHub
-
[PR] docs: complete provider configuration and examples [terraform-provider-iceberg]
via GitHub
-
[I] _DeleteFiles.delete_data_file() silently drops explicit file references [iceberg-python]
via GitHub
-
Re: [PR] feat: Add support for writing bloom filters [iceberg-python]
via GitHub
-
[PR] fix(release): stamp final version in RC build info [terraform-provider-iceberg]
via GitHub
-
[PR] Spark 4.1: Add per-task write duration metrics [iceberg]
via GitHub
-
[PR] Kafka Connect: Warn and count records dropped by NoOpWriter [iceberg]
via GitHub
-
[PR] Fix misleading error messages in conversions dispatch fallbacks [iceberg-python]
via GitHub
-
Re: [PR] Build: Bump Avro Version to Avro 1.12.2 [iceberg]
via GitHub
-
[PR] Add JSON single-value serialization for timestamp_ns and timestamptz_ns [iceberg-python]
via GitHub
-
[PR] Core: Fail on repeated page tokens in RESTSessionCatalog listing [iceberg]
via GitHub
-
[PR] Fix TruncateTransform.satisfies_order_of for different widths (#3680) [iceberg-python]
via GitHub
-
[PR] feat(schema): complete UpdateSchema evolution semantics [iceberg-rust]
via GitHub
-
Re: [PR] Build: Clean up shaded-jar LICENSE/NOTICE and add missing third-party notices [iceberg]
via GitHub
-
Re: [PR] Resolve staged renames when moving columns in UpdateSchema [iceberg-python]
via GitHub
-
Re: [PR] Core: Fix race condition in CachingCatalog loadTable (#17338) [iceberg]
via GitHub
-
Re: [PR] Core: Make Metadata Timestamp Clock Skew Configurable [iceberg]
via GitHub
-
Re: [PR] Core, Spark: Add clustered DV writer for ordered position delta writes [iceberg]
via GitHub
-
Re: [PR] Spark: Fix DeleteOrphanFilesSparkAction sibling path matching bug [iceberg]
via GitHub
-
Re: [PR] Build: Bump hadoop from 3.4.3 to 3.5.0. [iceberg]
via GitHub
-
Re: [I] Thread hanging/unclean consumer group after broker restart [iceberg]
via GitHub
-
Re: [I] IcebergSource on FlinkJob with Pause/Resume missed data [iceberg]
via GitHub
-
Re: [PR] feat(transaction): add RowDeltaAction to commit data and delete files in one snapshot [iceberg-rust]
via GitHub
-
Re: [PR] feat(catalog/rest): add client for atomic multi-table transaction commits [iceberg-rust]
via GitHub
-
Re: [I] Partition spec conflict not detected when transforms differ [iceberg]
via GitHub
-
Re: [PR] feat(transaction): add RewriteManifestsAction (manifest consolidation) [iceberg-rust]
via GitHub
-
Re: [PR] feat(maintenance): RemoveOrphanFilesAction with dry-run-first safety [iceberg-rust]
via GitHub
-
Re: [PR] feat(transaction): RowDelta merge-on-read deletion vectors (carries forward #2203) [iceberg-rust]
via GitHub
-
Re: [PR] fix(arrow): reconcile evolved nested structs by field id, not position [iceberg-rust]
via GitHub
-
Re: [PR] REST: Add presigned-URL access delegation method and presign endpoint [iceberg]
via GitHub
-
Re: [PR] Core: V4 write direction wrappers [iceberg]
via GitHub
-
[PR] chore: align makefile & ci for race test [iceberg-go]
via GitHub
-
Re: [I] `rewrite_table_path` does not update `manifest_length` in rewritten manifest lists, causing Trino to fail with "Incorrect file size" [iceberg]
via GitHub
-
[PR] fix(iceberg): resolve credentials.uri in S3FileIO refresh [iceberg]
via GitHub
-
Re: [PR] fix(schema): reject missing requiredness flags [iceberg-go]
via GitHub
-
[PR] Add TimestampNs Literal [iceberg-python]
via GitHub
-
Re: [PR] fix(table): require order-id and fields in sort order JSON [iceberg-go]
via GitHub
-
[PR] Parquet: Fix misleading AlwaysFalse placeholder exception message [iceberg]
via GitHub
-
Re: [PR] fix(table): preserve AllManifests read errors [iceberg-go]
via GitHub
-
Re: [PR] Parquet: Fix null counts for nested optional fields of a null struct [iceberg]
via GitHub
-
Re: [PR] REST, OAuth2: OAuth2 AuthManager v2 - Part 1: Configuration [iceberg]
via GitHub
-
[I] Release convenience binaries embed the RC version in Go build info [terraform-provider-iceberg]
via GitHub
-
Re: [PR] Parquet: Preserve non-contiguous row positions in vectorized reads [iceberg]
via GitHub
-
[PR] refactor: a first pass at changing to use i64 over u64 [iceberg-rust]
via GitHub
-
Re: [PR] Parquet: Preserve physical positions from PageReadStore row indexes [iceberg]
via GitHub
-
[PR] Core: Refresh metadata table schemas and specs after table evolution [iceberg]
via GitHub
-
[PR] Spark 4.1: Fix rewrite failure on tables created with a sort order [iceberg]
via GitHub
-
[PR] Core, Data, Spark, Flink: Defer removal of position deletes with row data to 1.13.0 [iceberg]
via GitHub
-
[PR] Add a script to regenerate the binary license inventory [terraform-provider-iceberg]
via GitHub
-
[PR] Core: Remove ThreadPools.WORKER_THREAD_POOL_SIZE_PROP update warning log message [iceberg]
via GitHub
-
[PR] fix: Correct exempt list for issue staleness [iceberg-rust]
via GitHub
-
Re: [PR] perf(table): avoid writer-factory lock on cache hits [iceberg-go]
via GitHub
-
[PR] symlink CLAUDE.md to AGENTS.md [iceberg-python]
via GitHub
-
[PR] Docs change for rc version [terraform-provider-iceberg]
via GitHub
-
Re: [I] `test_writes.py::test_duckdb_url_import` Failed to download extension "iceberg" [iceberg-python]
via GitHub
-
Re: [PR] Core, Parquet: Fix null counting for parquet that doesn't have null_c… [iceberg]
via GitHub
-
Re: [I] Table.Inspect: complete metadata table support [iceberg-go]
via GitHub
-
Re: [PR] fix(catalog): avoid redundant hadoop namespace stat [iceberg-go]
via GitHub
-
[I] Detect LICENSE-binary / NOTICE-binary drift before cutting an RC [terraform-provider-iceberg]
via GitHub
-
[PR] feat(RTAS) Assign fresh ids [iceberg-rust]
via GitHub
-
Re: [PR] Spec: Add key-id and deprecate key-metadata in table and partition statistics [iceberg]
via GitHub
-
[I] Track a stable REST fixture image for scan-planning integration tests [iceberg-go]
via GitHub
-
[PR] refactor: shared deep clone helper for initial and write defaults [iceberg-go]
via GitHub
-
Re: [PR] Core: Add Vortex format to Iceberg [iceberg]
via GitHub
-
[PR] test(rest): harden Java scan planning integration coverage [iceberg-go]
via GitHub
-
[PR] refactor: change from serialising a u64 to i64 [iceberg-rust]
via GitHub
-
[PR] fix(literals): reject out-of-range int64-date conversion [iceberg-go]
via GitHub
-
[I] Row filter on an INT32/INT64-backed decimal column silently matches zero rows: Parquet row-group statistics are decoded as Iceberg bounds [iceberg-go]
via GitHub
-
Re: [PR] fix(partition): Align DateTime Transform to Java's Implementation [iceberg-rust]
via GitHub
-
Re: [I] REST scan planning: Java iceberg-rest-fixture integration suite (Phase 6 follow-up) [iceberg-go]
via GitHub
-
Re: [PR] Docs: Add Table Spec V3 to Implementation Status page [iceberg]
via GitHub
-
Re: [PR] docs: fix Delta Lake migration output method name [iceberg]
via GitHub
-
Re: [PR] Build: Make JMH benchmark configuration flexible for JDK 17+ [iceberg]
via GitHub
-
Re: [PR] Kafka Connect: Start the worker for idle tasks so commits complete on time [iceberg]
via GitHub
-
[I] Kafka Connect: Idle sink tasks stall every commit round until the timeout [iceberg]
via GitHub
-
Re: [PR] Spark: Fix orphan file matching for sibling table prefixes [iceberg]
via GitHub
-
Re: [PR] Spark: Repro test for orphan sibling-table bug (fails without #17448) [iceberg]
via GitHub
-
[PR] fix(rest): use range-over-int in the load table benchmark [iceberg-go]
via GitHub
-
Re: [I] The idColumns are not read correctly from table config anymore in RecordUtils.java, since the namespace portion of the tableName is not used anymore [iceberg]
via GitHub
-
[PR] feat(transaction): clean expired metadata in ExpireSnapshotsAction [iceberg-rust]
via GitHub
-
[I] Upgrade to using `apache-avro` 0.22 [iceberg-rust]
via GitHub
-
[PR] fix(rest): reject trailing JSON responses [iceberg-go]
via GitHub
-
[PR] fix(manifest): reject inherited row ID overflow [iceberg-go]
via GitHub
-
[PR] fix(manifest): reject invalid manifest entries [iceberg-go]
via GitHub
-
[PR] fix(transforms): handle truncate projection bounds [iceberg-go]
via GitHub
-
[PR] fix(manifest): keep writer content consistent [iceberg-go]
via GitHub
-
Re: [PR] perf(table): bind partition transforms once [iceberg-go]
via GitHub
-
[PR] Add Windows ARM64 support to CI [iceberg-python]
via GitHub
-
Re: [PR] fix(manifest): reject unknown legacy row counts [iceberg-go]
via GitHub
-
Re: [PR] feat(encryption): add StandardEncryptionManager [iceberg-go]
via GitHub