Messages by Thread
-
-
[PR] feat: preserve field ids when creating table metadata [iceberg-cpp]
via GitHub
-
[PR] chore: Update MSRV to Rust 1.95 [iceberg-rust]
via GitHub
-
[PR] perf(dv): coalesce shared Puffin range reads [iceberg-go]
via GitHub
-
[PR] fix(table): reject deleted schema move targets [iceberg-go]
via GitHub
-
[PR] perf(table): deduplicate conflict-validation manifest reads [iceberg-go]
via GitHub
-
[I] UpdateSchema: moving relative to a deleted column silently drops the moved column [iceberg-go]
via GitHub
-
[PR] perf(table): cache equality delete field groups [iceberg-go]
via GitHub
-
[PR] perf(table): avoid re-extracting filter field IDs per task [iceberg-go]
via GitHub
-
[PR] feat: Support passing kwargs to polars.scan_iceberg in Table.to_polars [iceberg-python]
via GitHub
-
[PR] perf(table): skip equality-delete filtering for untouched batches [iceberg-go]
via GitHub
-
[PR] Core, ORC: surface struct-level null counts for content stats [iceberg]
via GitHub
-
[PR] perf(table): reuse row-group metrics maps [iceberg-go]
via GitHub
-
[PR] perf: stream projected position-delete reads [iceberg-go]
via GitHub
-
[PR] Core: Discard changes when suppressing historical snapshots in CatalogHandlers [iceberg]
via GitHub
-
[PR] feat(rest): add a SigV4 request signer [iceberg-rust]
via GitHub
-
[PR] feat(table): add delete-file-backed changelog task types [iceberg-go]
via GitHub
-
[PR] Spark 3.5, 4.0: Add branch write option to SparkWriteOptions [iceberg]
via GitHub
-
Re: [PR] feat(catalog-rest): add rustls TLS features [iceberg-rust]
via GitHub
-
Re: [PR] Core: Preserve empty partition bounds in inspect.manifests [iceberg-python]
via GitHub
-
Re: [PR] Add rename_view to REST Catalog [iceberg-python]
via GitHub
-
Re: [PR] Fix issue 2530 [iceberg-python]
via GitHub
-
Re: [PR] Add support for environment context [iceberg-python]
via GitHub
-
Re: [PR] Support range-based reads for deletion vectors [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] API: Close encryption manager after FileIO close failure [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] old metadata.json file suddenly gone, still referenced by metadata.log, metadata delete cleanup fails [iceberg]
via GitHub
-
Re: [I] Why is the default value of write.metadata.delete-after-commit.enabled set to false? [iceberg]
via GitHub
-
Re: [PR] Spark: Fix ColumnVectorWithFilter child vectors [iceberg]
via GitHub
-
Re: [I] (feature) REST Catalog: Add encryption key rotation endpoint [iceberg]
via GitHub
-
Re: [I] Flink Iceberg table maintenance lock remover fails [iceberg]
via GitHub
-
Re: [PR] Spark: Support Initial Snapshot Load for Streaming Reads [iceberg]
via GitHub
-
Re: [I] How Flink TableMaintenance work with the parallelism [iceberg]
via GitHub
-
Re: [I] Insufficient parallelism when rewriting manifests for partitioned table [iceberg]
via GitHub
-
Re: [PR] feat(transaction): add ManageSnapshotsAction for snapshot refs. (#1939) [iceberg-rust]
via GitHub
-
Re: [PR] fix(arrow): allow predicates on struct-nested leaf columns [iceberg-rust]
via GitHub
-
[PR] AWS, GCP, Azure: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
Re: [PR] AWS, GCP, Azure: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
Re: [PR] AWS, GCP, Azure: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
Re: [PR] AWS, GCP, Azure: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
Re: [PR] AWS, GCP, Azure: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
Re: [PR] AWS, GCP, Azure: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
Re: [PR] AWS, GCP, Azure: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
Re: [PR] AWS, GCP, Azure: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
Re: [PR] AWS, GCP, Azure: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
Re: [PR] AWS, GCP, Azure: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
Re: [PR] AWS, GCP, Azure: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
Re: [PR] AWS, GCP, Azure: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
Re: [PR] AWS, GCP, Azure: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
Re: [PR] AWS, GCP, Azure: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
Re: [PR] API, AWS, Azure, GCP: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
Re: [PR] API, AWS, Azure, GCP: Track read metrics for positioned, vectored, and accelerated reads [iceberg]
via GitHub
-
[PR] [Fix] Merge ContextAccessor service registrations in shaded bundle - Azure [iceberg]
via GitHub
-
Re: [PR] feat(rest): add SigV4 auth manager for the REST catalog [iceberg-rust]
via GitHub
-
[PR] feat(rest_catalog::auth) Contextual Sessions [iceberg-rust]
via GitHub
-
[PR] perf(table): borrow DataFile stats in metadata tables [iceberg-go]
via GitHub
-
[PR] perf(manifest): remove reflection from partition summary updates [iceberg-go]
via GitHub
-
[PR] Core: Fix hash Variant object keys in ExpressionUtil.sanitize [iceberg]
via GitHub
-
[PR] perf(table): borrow partition records during scan planning [iceberg-go]
via GitHub
-
Re: [I] RollingDataWriter: batches queued in recordCh are stranded when stream exits on a mid-stream write error [iceberg-go]
via GitHub
-
[PR] refactor(compaction): remove duplicate position delete collector [iceberg-go]
via GitHub
-
[PR] OpenAPI: Quote HTTP response status code keys [iceberg]
via GitHub
-
[PR] feat(table): add explicit default spec/sort-order commit fence (Transaction.AssertDefaultShape) [iceberg-go]
via GitHub
-
[PR] Spark 3.5, 4.0: Add view schema binding mode [iceberg]
via GitHub
-
[PR] perf(table): specialize position-delete file path pruning [iceberg-go]
via GitHub
-
[PR] perf(table): reuse position-delete file metadata [iceberg-go]
via GitHub
-
[PR] perf(dv): add single-position append fast path [iceberg-go]
via GitHub
-
[PR] feat: Support difference_cols for upsert update detection [iceberg-python]
via GitHub
-
[PR] build(dev): upgrade RAT to 0.17 in check-license [iceberg-go]
via GitHub
-
[PR] OpenAPI: Replace legacy nullable fields with OpenAPI 3.1 null types [iceberg]
via GitHub
-
[I] Hash Variant object keys in ExpressionUtil.sanitize (not only values) [iceberg]
via GitHub
-
[PR] Symlink CLAUDE.md to AGENTS.md [iceberg-go]
via GitHub
-
[PR] docs: expand security threat model [iceberg-go]
via GitHub
-
[PR] REST: re-install lazy snapshots supplier on refresh in refs mode [iceberg]
via GitHub
-
[PR] Core, OpenAPI: Preserve content file sequence numbers in JSON serialization [iceberg]
via GitHub
-
[PR] Core: Fix REST scan tasks dropping content file sequence numbers [iceberg]
via GitHub
-
[I] server-side scan planning - REST scan tasks drop content file sequence numbers breaking merge-on-read [iceberg]
via GitHub
-
[PR] Add CLAUDE.md file as symlink [iceberg]
via GitHub
-
[PR] fix: allow name mappings without names [iceberg-rust]
via GitHub
-
[I] REST: RESTTableOperations.refresh() drops the lazy snapshots supplier, breaking streaming under snapshot-loading-mode=refs [iceberg]
via GitHub
-
Re: [I] Proposal: Metrics Reporting framework for iceberg-go [iceberg-go]
via GitHub
-
[I] MySQL JDBC catalog does not recover from a dropped connection [iceberg]
via GitHub
-
[PR] Core: Retry dropped JDBC connections reported as SQLRecoverableException [iceberg]
via GitHub
-
[PR] perf(compaction): reuse survivor partition tuple [iceberg-go]
via GitHub
-
[I] [Bug] PyArrowFileIO fails to propagate s3.ssl.ca-cert to pyarrow.fs.S3FileSystem tls_ca_file_path [iceberg-python]
via GitHub
-
[PR] perf(arrow): build repeated constant string/binary columns without per-row clones [iceberg-rust]
via GitHub
-
Re: [PR] perf(dv): avoid dense expansion for sparse masks [iceberg-go]
via GitHub
-
[I] Repeated constant string/binary columns clone the value per row [iceberg-rust]
via GitHub
-
[PR] Fix upsert after schema evolution (#3105) [iceberg-python]
via GitHub
-
[PR] Main column files in manifest reader [iceberg]
via GitHub
-
Re: [I] SPJ Broken After Partition Evolution (Iceberg 1.10.0) [iceberg]
via GitHub
-
[PR] fix(spec): preserve exact schema and temporal value semantics [iceberg-rust]
via GitHub
-
[PR] refactor(schema): split UpdateSchema into focused modules [iceberg-rust]
via GitHub
-
[I] Support delete-file-backed row changes in incremental changelog scans [iceberg-go]
via GitHub