issues
Thread
Date
Earlier messages
Messages by Thread
Re: [PR] Docs: Add SeaweedFS REST catalog and FileIO configuration examples [iceberg-python]
via GitHub
Re: [I] Inconsistency in arguments to parquet_metadata parameter of data_file_statistics_from_parquet_metadata() in iceberg-python/pyiceberg/io/pyarrow.py [iceberg-python]
via GitHub
Re: [I] Inconsistency in arguments to parquet_metadata parameter of data_file_statistics_from_parquet_metadata() in iceberg-python/pyiceberg/io/pyarrow.py [iceberg-python]
via GitHub
Re: [PR] Aliyun: Add Aliyun auth type for REST catalog [iceberg]
via GitHub
Re: [PR] Flink: Bump DynamicWriteResultSerializer version after format change [iceberg]
via GitHub
Re: [PR] Core, Spark: Fix incorrect partial commit failure count in rewrite data files [iceberg]
via GitHub
Re: [PR] Core: Add a read-only Mumbling bitmap implementation [iceberg]
via GitHub
Re: [PR] Core: expose labels on the loaded table via SupportsLabels [iceberg]
via GitHub
Re: [PR] AWS: Allow setting more options for HTTP proxy [iceberg]
via GitHub
Re: [I] How Flink TableMaintenance work with the parallelism [iceberg]
via GitHub
Re: [I] How Flink TableMaintenance work with the parallelism [iceberg]
via GitHub
Re: [I] Flink GlobalCommitter support seems missing in Iceberg 1.5.2, causing commit conflicts when multiple subtasks write different partitions [iceberg]
via GitHub
Re: [I] Flink GlobalCommitter support seems missing in Iceberg 1.5.2, causing commit conflicts when multiple subtasks write different partitions [iceberg]
via GitHub
Re: [PR] fix(scan): don't project a stale schema after a schema update with no write [iceberg-rust]
via GitHub
[PR] build(deps): bump github.com/containerd/containerd/v2 from 2.2.5 to 2.2.8 [iceberg-go]
via GitHub
Re: [PR] fix: gate manifests table file counts by manifest content type [iceberg-rust]
via GitHub
Re: [PR] feat(datafusion): report IcebergTableScan metrics [iceberg-rust]
via GitHub
Re: [PR] feat(transaction): add OverwriteAction with CoW delete support [iceberg-rust]
via GitHub
[PR] test(arrow): cover repeated boolean array path [iceberg-rust]
via GitHub
[PR] chore(release): Remove --release_ref from create_rc.sh, always release HEAD [iceberg-rust]
via GitHub
[PR] fix: break dev-dependency cycle that blocks publishing iceberg-property-macro [iceberg-rust]
via GitHub
[I] Remove `--release_ref` from create_rc.sh [iceberg-rust]
via GitHub
[PR] perf(table): prune parquet row groups by dictionary [iceberg-go]
via GitHub
[I] Skills [iceberg-python]
via GitHub
[PR] Infra: Replace MinIO with RustFS [iceberg-python]
via GitHub
Re: [PR] Infra: Replace MinIO with RustFS [iceberg-python]
via GitHub
Re: [PR] Infra: Replace MinIO with RustFS [iceberg-python]
via GitHub
Re: [PR] Infra: Replace MinIO with RustFS [iceberg-python]
via GitHub
[PR] chore: exclude repo-only files from the source archive [iceberg-rust]
via GitHub
Re: [PR] chore: exclude repo-only files from the source archive [iceberg-rust]
via GitHub
[PR] perf(table): filter overwrite manifests concurrently [iceberg-go]
via GitHub
Re: [PR] OpenAPI: Add snapshot encryption key ID [iceberg]
via GitHub
Re: [PR] OpenAPI: Add snapshot encryption key ID [iceberg]
via GitHub
[I] Build: Iceberg BOM references unpublished Kafka Connect runtime artifact [iceberg]
via GitHub
Re: [PR] Azure: Merge ContextAccessor service registrations in shaded bundle [iceberg]
via GitHub
[PR] ci: enable GitHub merge queue with required CI gates [iceberg-rust]
via GitHub
Re: [PR] ci: enable GitHub merge queue with required CI gates [iceberg-rust]
via GitHub
[PR] [1.11.x] Core: Fix partition info display in RewritePositionDeleteFilesSparkAction [iceberg]
via GitHub
[PR] Parquet: parse row-group size as long [iceberg]
via GitHub
Re: [PR] Parquet: parse row-group size as long [iceberg]
via GitHub
Re: [PR] Parquet: parse row-group size as long [iceberg]
via GitHub
Re: [PR] Parquet: parse row-group size as long [iceberg]
via GitHub
Re: [PR] Parquet: parse row-group size as long [iceberg]
via GitHub
Re: [PR] Parquet: parse row-group size as long [iceberg]
via GitHub
[I] Parquet: write.parquet.row-group-size-bytes rejects values above ~2 GiB [iceberg]
via GitHub
[PR] fix(release): report license check failure on macOS bash 3.2 [iceberg-rust]
via GitHub
Re: [PR] fix(release): warn when bash 3.2 will not report the failed step [iceberg-rust]
via GitHub
[PR] Added UTs for SerializationUtil class. [iceberg]
via GitHub
Re: [PR] Spark: Add sort_by parameter to rewrite_manifests procedure [iceberg]
via GitHub
Re: [PR] Spark 4.1: expose catalog labels via metadata table and DESCRIBE [iceberg]
via GitHub
Re: [PR] Spark 4.1: expose catalog labels via metadata table and DESCRIBE [iceberg]
via GitHub
Re: [PR] Flink: Build nested projections once in RowDataProjection [iceberg]
via GitHub
Re: [PR] Flink: Build nested projections once in RowDataProjection [iceberg]
via GitHub
[PR] fix(ci): keep .github/actions in the source archive [iceberg-rust]
via GitHub
Re: [PR] fix(ci): keep .github/actions in the source archive [iceberg-rust]
via GitHub
Re: [PR] fix(ci): keep .github/actions in the source archive [iceberg-rust]
via GitHub
Re: [PR] fix(ci): keep .github/actions in the source archive [iceberg-rust]
via GitHub
Re: [PR] fix(ci): keep .github/actions in the source archive [iceberg-rust]
via GitHub
Re: [PR] fix(ci): keep .github/actions in the source archive [iceberg-rust]
via GitHub
[PR] fix(ci): use workspace paths for local actions [iceberg-rust]
via GitHub
Re: [PR] fix(ci): run local helpers from workspace [iceberg-rust]
via GitHub
Re: [PR] fix(ci): run local helpers from workspace [iceberg-rust]
via GitHub
[PR] Spark 4.1: expose catalog labels via DESCRIBE [iceberg]
via GitHub
[PR] Core: add labels metadata table [iceberg]
via GitHub
[PR] OpenAPI: emit labels from the REST server test fixture [iceberg]
via GitHub
[PR] Core: expose catalog labels on the loaded table via SupportsLabels [iceberg]
via GitHub
[PR] Core: add labels to the load table/view read path [iceberg]
via GitHub
Re: [PR] Core: add labels to the load table/view read path [iceberg]
via GitHub
Re: [PR] Core: add labels to the load table/view read path [iceberg]
via GitHub
[I] Call `get_row_group_column_bloom_filter` in parallel [iceberg-rust]
via GitHub
Re: [PR] Flink: Reuse nested projections in RowDataProjection [iceberg]
via GitHub
[PR] API: Add fallible NestedField builder [iceberg-rust]
via GitHub
Re: [I] flaky test: TestSqlCatalog/TestConcurrentTableViewCollisionReturnsCatalogSentinel hits SQLITE_BUSY on ubuntu runners [iceberg-go]
via GitHub
[PR] Docker: Use WAL mode for the REST fixture's SQLite backend [iceberg]
via GitHub
Re: [PR] Docker: Use WAL mode for the REST fixture's SQLite backend [iceberg]
via GitHub
Re: [PR] Docker: Use WAL mode for the REST fixture's SQLite backend [iceberg]
via GitHub
[PR] Hive: document hive2-compatible and fix commit locks on Hive 2.1 [iceberg-python]
via GitHub
Re: [PR] Hive: document hive2-compatible and fix commit locks on Hive 2.1 [iceberg-python]
via GitHub
Re: [PR] Hive: document hive2-compatible and fix commit locks on Hive 2.1 [iceberg-python]
via GitHub
Re: [PR] Hive: document hive2-compatible and fix commit locks on Hive 2.1 [iceberg-python]
via GitHub
Re: [PR] Hive: document hive2-compatible and fix commit locks on Hive 2.1 [iceberg-python]
via GitHub
[PR] chore(test): run REST fixture's SQLite backend in WAL mode [iceberg-cpp]
via GitHub
Re: [PR] chore(test): run REST fixture's SQLite backend in WAL mode [iceberg-cpp]
via GitHub
[PR] chore: exclude .idea from source archives [iceberg-rust]
via GitHub
Re: [PR] chore: exclude repo-only files from the source archive [iceberg-rust]
via GitHub
Re: [PR] chore: exclude repo-only files from the source archive [iceberg-rust]
via GitHub
[PR] ci: document that publishing is trusted-publishing only [iceberg-rust]
via GitHub
Re: [PR] ci: document that publishing is trusted-publishing only [iceberg-rust]
via GitHub
Re: [PR] ci: document that publishing is trusted-publishing only [iceberg-rust]
via GitHub
Re: [PR] ci: document that publishing is trusted-publishing only [iceberg-rust]
via GitHub
[PR] fix(hms): use get_table_req for Hive 4 metastore compatibility [iceberg-rust]
via GitHub
Re: [PR] fix(hms): use `get_table_req` for Hive 4 metastore compatibility [iceberg-rust]
via GitHub
Re: [PR] fix(hms): use `get_table_req` for Hive 4 metastore compatibility [iceberg-rust]
via GitHub
[I] HMS catalog fails against Hive 4 metastores: get_table thrift method was removed [iceberg-rust]
via GitHub
Re: [I] HMS catalog fails against Hive 4 metastores: get_table thrift method was removed [iceberg-rust]
via GitHub
[PR] ci: check new crates are reserved on crates.io before merge [iceberg-rust]
via GitHub
Re: [PR] ci: check new crates are reserved on crates.io before merge [iceberg-rust]
via GitHub
Re: [PR] ci: check new crates are reserved on crates.io before merge [iceberg-rust]
via GitHub
Re: [PR] ci: check new crates are reserved on crates.io before merge [iceberg-rust]
via GitHub
Re: [PR] ci: check new crates are reserved on crates.io before merge [iceberg-rust]
via GitHub
Re: [PR] ci: check new crates are reserved on crates.io before merge [iceberg-rust]
via GitHub
Re: [PR] ci: check new crates are reserved on crates.io before merge [iceberg-rust]
via GitHub
Re: [PR] ci: check new crates are reserved on crates.io before merge [iceberg-rust]
via GitHub
Re: [PR] ci: check new crates are reserved on crates.io before merge [iceberg-rust]
via GitHub
[I] Use WAL mode for the REST fixture's SQLite backend [iceberg]
via GitHub
Re: [I] Use WAL mode for the REST fixture's SQLite backend [iceberg]
via GitHub
Re: [I] Use WAL mode for the REST fixture's SQLite backend [iceberg]
via GitHub
[PR] fix: break dev-dependency cycle that blocks publishing iceberg-property-macro [iceberg-rust]
via GitHub
Re: [PR] fix: break dev-dependency cycle that blocks publishing iceberg-property-macro [iceberg-rust]
via GitHub
Re: [PR] fix: break dev-dependency cycle that blocks publishing iceberg-property-macro [iceberg-rust]
via GitHub
Re: [PR] fix: break dev-dependency cycle that blocks publishing iceberg-property-macro [iceberg-rust]
via GitHub
Re: [PR] fix: break dev-dependency cycle that blocks publishing iceberg-property-macro [iceberg-rust]
via GitHub
Re: [PR] fix: break dev-dependency cycle that blocks publishing iceberg-property-macro [iceberg-rust]
via GitHub
Re: [PR] fix: break dev-dependency cycle that blocks publishing iceberg-property-macro [iceberg-rust]
via GitHub
Re: [PR] fix: break dev-dependency cycle that blocks publishing iceberg-property-macro [iceberg-rust]
via GitHub
Re: [PR] fix: break dev-dependency cycle that blocks publishing iceberg-property-macro [iceberg-rust]
via GitHub
Re: [PR] fix: break dev-dependency cycle that blocks publishing iceberg-property-macro [iceberg-rust]
via GitHub
Re: [PR] fix: break dev-dependency cycle that blocks publishing iceberg-property-macro [iceberg-rust]
via GitHub
Re: [PR] fix: break dev-dependency cycle that blocks publishing iceberg-property-macro [iceberg-rust]
via GitHub
[PR] chore(dev): run REST fixture's SQLite backend in WAL mode [iceberg-rust]
via GitHub
Re: [PR] chore(dev): run REST fixture's SQLite backend in WAL mode [iceberg-rust]
via GitHub
Re: [PR] chore(dev): run REST fixture's SQLite backend in WAL mode [iceberg-rust]
via GitHub
Re: [PR] chore(dev): run REST fixture's SQLite backend in WAL mode [iceberg-rust]
via GitHub
[PR] Core: Preserve concurrent snapshots on replace transaction retry [iceberg]
via GitHub
Re: [PR] Core: Preserve concurrent snapshots on replace transaction retry [iceberg]
via GitHub
Re: [I] refactor Config() and _ENV_CONFIG [iceberg-python]
via GitHub
[I] Remove pub field accessors in NestedField [iceberg-rust]
via GitHub
[PR] Build: Fix Spark publication and CI configuration [iceberg]
via GitHub
[PR] Core: Add tests for SerializationUtil [iceberg]
via GitHub
Re: [PR] Core: Add tests for SerializationUtil [iceberg]
via GitHub
Re: [PR] Datafusion session integration [iceberg-rust]
via GitHub
Re: [PR] Datafusion session integration [iceberg-rust]
via GitHub
Re: [PR] Datafusion session integration [iceberg-rust]
via GitHub
Re: [PR] Datafusion session integration [iceberg-rust]
via GitHub
Re: [PR] Datafusion session integration [iceberg-rust]
via GitHub
[PR] Flink: Support DROP PARTITION in catalog [iceberg]
via GitHub
Re: [I] Flink: Support ALTER TABLE ... DROP PARTITION syntax [iceberg]
via GitHub
Re: [I] Flink: Support ALTER TABLE ... DROP PARTITION syntax [iceberg]
via GitHub
Re: [I] Flink: Support ALTER TABLE ... DROP PARTITION syntax [iceberg]
via GitHub
[PR] kafka connect: use a stable coordinator transactional id to fence stale coordinators [iceberg]
via GitHub
Re: [PR] kafka connect: use a stable coordinator transactional id to fence stale coordinators [iceberg]
via GitHub
[I] Enable Kafka coordinator fencing when committing consumer offsets [iceberg]
via GitHub
Re: [I] Enable Kafka coordinator fencing when committing consumer offsets [iceberg]
via GitHub
Re: [PR] feat: add Nimble to FileFormatType [iceberg-cpp]
via GitHub
Re: [PR] OpenAPI: Retry REST test server start on wrapped BindException [iceberg]
via GitHub
Re: [PR] Core: Support file-based OAuth2 bearer tokens for the REST catalog (token-path): Closes #13550 [iceberg]
via GitHub
Re: [PR] Core: Support file-based OAuth2 bearer tokens for the REST catalog (token-path): Closes #13550 [iceberg]
via GitHub
Re: [PR] Core: Support file-based OAuth2 bearer tokens for the REST catalog (token-path): Closes #13550 [iceberg]
via GitHub
Re: [PR] Arrow: avoid per-value byte[] in dictionary-encoded fixed-binary decode [iceberg]
via GitHub
Re: [PR] Azure: Honor init-creation-stacktrace in ADLS input and output streams [iceberg]
via GitHub
Re: [PR] Azure: Reduce allocations in ADLSLocation URI parsing [iceberg]
via GitHub
Re: [PR] Docs: Explain Spark write file sizing for skewed tables and link to compaction [iceberg]
via GitHub
Re: [PR] Snowflake: Avoid mutating caller-supplied properties map during catalog initialization [iceberg]
via GitHub
Re: [PR] Docs: Document default-namespace limitation with SparkSessionCatalog [iceberg]
via GitHub
Re: [PR] Build: Cancel superseded PR runs in lightweight CI workflows [iceberg]
via GitHub
Re: [PR] Kafka Connect: Single-pass array uniformity checks in JsonToMapUtils [iceberg]
via GitHub
Re: [PR] Arrow: bulk-copy fixed-size-binary vectorized reads [iceberg]
via GitHub
Re: [PR] Docs: Add no-emdash / ASCII-only rule to AGENTS.md [iceberg]
via GitHub
Re: [PR] Core: Keep FileSystem reachable during Avro writes when Hadoop FS cache is disabled [iceberg]
via GitHub
Re: [PR] Parquet: Keep FileSystem reachable during writes when Hadoop FS cache is disabled [iceberg]
via GitHub
Re: [PR] Kafka Connect: Make KafkaMetadataTransform configuration per-instance [iceberg]
via GitHub
Re: [PR] Azure: Require catalog-provided credentials for Key Vault client [iceberg]
via GitHub
Re: [PR] Core, Data: Validate deletion-vector offset and length [iceberg]
via GitHub
Re: [PR] Kafka Connect: Fix MongoDataConverter array conversion of timestamp and date types [iceberg]
via GitHub
Re: [PR] Docs: Refresh FileIO concepts page [iceberg]
via GitHub
Re: [PR] API: Rewrite string truncate equality predicates onto the source column [iceberg]
via GitHub
Re: [PR] Core: Add streaming CloseableIterable accessors to SnapshotChanges [iceberg]
via GitHub
Re: [PR] Parquet: Add reader and writer without Hadoop dependency [iceberg]
via GitHub
Re: [PR] Core: Retry transient REST response-body read failures [iceberg]
via GitHub
Re: [PR] Docs: Document Kafka Connect control topic purpose and retention [iceberg]
via GitHub
Re: [PR] GCP: Route GCS batch deletes per credential prefix [iceberg]
via GitHub
Re: [PR] Azure: Retry transient Azurite image-fetch failures in integration tests [iceberg]
via GitHub
Re: [I] Snapshot Retention Optimization via Spark Action API Deletes Metadata but Retains Data Files — Clarification Needed [iceberg]
via GitHub
Re: [I] BaseFile.splitOffsets() allocates a new List on every call [iceberg]
via GitHub
Re: [I] GCSFileIO - how to connection pooling - exploding number of TCP connections [iceberg]
via GitHub
[PR] Nessie: Check namespace existence at the ref HEAD in listNamespaces [iceberg]
via GitHub
Re: [PR] Nessie: Check namespace existence at the ref HEAD in listNamespaces [iceberg]
via GitHub
[PR] MR: Pass partition constants to the format model read builder [iceberg]
via GitHub
Re: [PR] MR: Pass partition constants to the format model read builder [iceberg]
via GitHub
Re: [PR] MR: Pass partition constants to the format model read builder [iceberg]
via GitHub
[PR] MR: Keep computed block locations in IcebergSplit.getLocations [iceberg]
via GitHub
[I] Nessie: listNamespaces checks the parent namespace at a stale ref hash [iceberg]
via GitHub
[I] MR: IcebergInputFormat drops identity partition constants [iceberg]
via GitHub
[I] MR: IcebergSplit.getLocations discards cached block locations on repeated calls [iceberg]
via GitHub
Re: [PR] Common: Fix NPE when binding AlwaysNull field in DynFields [iceberg]
via GitHub
Re: [PR] Arrow: Read a column missing from a data file as a constant [iceberg]
via GitHub
[PR] Make tracked v4 file adapters serializable [iceberg]
via GitHub
Re: [PR] feat(writer): add PositionDeleteFileWriter [iceberg-rust]
via GitHub
Re: [PR] feat(writer): add PositionDeleteFileWriter [iceberg-rust]
via GitHub
Re: [PR] feat(writer): add PositionDeleteFileWriter [iceberg-rust]
via GitHub
Re: [PR] feat(writer): add PositionDeleteFileWriter [iceberg-rust]
via GitHub
[I] RowDelta: AddDeletes accepts DVs on tables below v3 [iceberg-go]
via GitHub
[PR] fix(table): reject dvs added to tables below v3 [iceberg-go]
via GitHub
Re: [PR] feat: bloom filter pushdown [iceberg-rust]
via GitHub
Re: [PR] feat: bloom filter pushdown [iceberg-rust]
via GitHub
Re: [PR] feat: bloom filter pushdown [iceberg-rust]
via GitHub
Re: [PR] feat: bloom filter pushdown [iceberg-rust]
via GitHub
Re: [PR] feat: bloom filter pushdown [iceberg-rust]
via GitHub
Re: [PR] feat: bloom filter pushdown [iceberg-rust]
via GitHub
Re: [PR] feat: bloom filter pushdown [iceberg-rust]
via GitHub
Earlier messages