Messages by Thread
-
-
Re: [PR] fix(avro): read doubles at full precision in the Cython decoder [iceberg-python]
via GitHub
-
Re: [PR] Docs: document the Transaction write API (#1008) [iceberg-python]
via GitHub
-
Re: [PR] IO: Absorb upsert PyArrow logic into io/pyarrow.py [iceberg-python]
via GitHub
-
Re: [PR] fix(inspect): handle 4-byte bounds in _readable_bound after int/float type promotion (#3744) [iceberg-python]
via GitHub
-
[PR] Build: Correct LICENSE paths for wheels and document the bundled Cython runtime [iceberg-python]
via GitHub
-
Re: [I] Core, Parquet: Incorrect null counting when null_count is missing from Parquet stats [iceberg]
via GitHub
-
[PR] Add last two versions to bug report [iceberg-python]
via GitHub
-
[PR] Add BasicTLSConfigurer for custom keystore and truststore support [iceberg]
via GitHub
-
[PR] Fix ORC writer accepting empty struct that reader cannot bind [iceberg]
via GitHub
-
[PR] Fix incremental partition stats producing negative rows after partition spec evolution [iceberg]
via GitHub
-
Re: [I] Dell: EcsFileIO does not cache known file length, causing redundant HEAD requests [iceberg]
via GitHub
-
[PR] feat: `hf.revision` property for HuggingFace Hub locations [iceberg-python]
via GitHub
-
[PR] Fix inverted null-count check in inclusive metrics NotStartsWith [iceberg-python]
via GitHub
-
Re: [PR] perf(deletes): Implement filtering position delete files by file path [iceberg-rust]
via GitHub
-
[PR] refector: Add LiveManifestEntry [iceberg-rust]
via GitHub
-
Re: [PR] fix: `hf.revision` property to pin HuggingFace Hub reads [iceberg-python]
via GitHub
-
Re: [PR] Kafka Connect: Preserve explicit null values instead of replacing them with schema defaults [iceberg]
via GitHub
-
[I] Bug: Incremental partition stats compute produces collapsed/negative rows after partition spec evolution [iceberg]
via GitHub
-
Re: [I] Encryption - `InputFile`, `OutputFile` should be enums? [iceberg-rust]
via GitHub
-
Re: [PR] RFC: MergingSnapshotProducer [iceberg-rust]
via GitHub
-
[PR] AWS: Isolate S3V4RestSignerClient signed request cache per principal … [iceberg]
via GitHub
-
[PR] feat: add Parquet content-defined chunking writer support [iceberg-python]
via GitHub
-
[PR] refactor(scan): validate FileScanTask construction [iceberg-rust]
via GitHub
-
Re: [PR] Build: Bump parquet from 1.17.1 to 1.18.0 [iceberg]
via GitHub
-
[I] Remove the public field accessor of FileScanTask [iceberg-rust]
via GitHub
-
[I] ORC: Writer accepts an empty struct that reader cannot bind [iceberg]
via GitHub
-
[I] FileIO should store a concrete storage config rather than raw hashmap. [iceberg-rust]
via GitHub
-
[PR] AWS: Resolve relative storage credential refresh endpoint [iceberg]
via GitHub
-
[I] Allow disabling remote signing in REST Catalog [iceberg-python]
via GitHub
-
Re: [I] Fix reading Encrypted Deletion Vectors [iceberg]
via GitHub
-
Re: [PR] Core: Fix commit validation when a data file has multiple DVs across snapshots [iceberg]
via GitHub
-
Re: [PR] Parquet: Compute geometry bounding box metrics [iceberg]
via GitHub
-
Re: [PR] Add replace_branch to ManageSnapshots [iceberg-python]
via GitHub
-
Re: [PR] Add rename_branch to ManageSnapshots [iceberg-python]
via GitHub
-
Re: [PR] Add replace_tag to ManageSnapshots [iceberg-python]
via GitHub
-
Re: [I] Missing AWS Profile Support in PyIceberg (for PyArrow backend) [iceberg-python]
via GitHub
-
Re: [PR] Core: Fix geo bounds in v4 legacy stat maps [iceberg]
via GitHub
-
Re: [PR] feat(table): variant predicate pushdown and reject variant partition source [iceberg-go]
via GitHub
-
Re: [PR] Parquet: Decode ENUM/JSON columns as UTF-8 in row-group filter conversions [iceberg]
via GitHub
-
Re: [PR] Docs: Fix broken internal anchor links [iceberg]
via GitHub
-
Re: [PR] Spark 4.1: Add validation for required fields in add_files procedure [iceberg]
via GitHub
-
Re: [I] Procedure `compute_table_stats` fails with CommitFailedException while concurrent writes [iceberg]
via GitHub
-
[PR] Fix RCK hard-coded local absolute paths [iceberg]
via GitHub
-
Re: [PR] API, Core: Add exceptions for OAuth2 token endpoint errors [iceberg]
via GitHub
-
[PR] perf(table): avoid repeated metadata JSON scans [iceberg-go]
via GitHub
-
Re: [PR] feat(datafusion): Add opt-in eager file scan planning with output partitioning [iceberg-rust]
via GitHub
-
Re: [PR] Spark 4.1: Add MergingSortedRowDataReader for k-way merge of sorted files [iceberg]
via GitHub
-
[PR] feat(iceberg): thread per-file sort order into FileScanTask [iceberg-rust]
via GitHub
-
[I] feat(iceberg): thread per-file sort order into FileScanTask [iceberg-rust]
via GitHub
-
[I] [Epic] Sort-order reporting for iceberg-datafusion scans [iceberg-rust]
via GitHub
-
[PR] [kafka-connect] Prevent hanging consumer in consumer group [iceberg]
via GitHub
-
[PR] Spec: Clarify field `id` handling in `AddSchemaUpdate` and `CreateTableRequest` [iceberg]
via GitHub
-
Re: [PR] Spec: Add finer grained read restrictions as part of loadTable [iceberg]
via GitHub
-
[PR] Spark 3.5: Add rewrite option to enable executor cache for delete files [iceberg]
via GitHub
-
Re: [PR] Add Python 3.13 support [iceberg-python]
via GitHub
-
[PR] Docs: Add Expression spec to list of specs [iceberg]
via GitHub
-
[PR] Core, API, Parquet: Collapse redundant nested if statements [iceberg]
via GitHub
-
Re: [PR] Core, API, Parquet: Collapse redundant nested if statements [iceberg]
via GitHub
-
Re: [PR] Core, API, Parquet: Collapse redundant nested if statements [iceberg]
via GitHub
-
Re: [PR] Core, API, Parquet: Collapse redundant nested if statements [iceberg]
via GitHub
-
Re: [PR] Core, API, Parquet: Collapse redundant nested if statements [iceberg]
via GitHub
-
Re: [PR] Core, API, Parquet: Collapse redundant nested if statements [iceberg]
via GitHub
-
[PR] fix(expr): Fold unary predicate to `AlwaysFalse` / `AlwaysTrue` when the field and its ancestors are required [iceberg-rust]
via GitHub
-
[I] Required fields nested within optional structs can produce nulls if the parent struct is null and fails `is_null` / `is_not_null` evaluation [iceberg-rust]
via GitHub
-
[I] bug(arrow): filters lose rows after numeric schema promotion [iceberg-rust]
via GitHub
-
[PR] refactor: materialize constant metadata columns via a ConstantLookup action [iceberg-rust]
via GitHub
-
Re: [PR] fix(table): validate last-updated-ms presence [iceberg-go]
via GitHub
-
[PR] Add some new view catalog tests [iceberg-python]
via GitHub
-
[PR] Spark 3.5, 4.0: Add rewrite option to enable executor cache for delete files [iceberg]
via GitHub