Messages by Thread
-
-
[PR] Core, Spark: fix reported manifest length to be same as actual [iceberg]
via GitHub
-
[PR] Parquet: Preserve non-contiguous row positions in vectorized reads [iceberg]
via GitHub
-
Re: [PR] Spec: Clarify content file uniqueness within a snapshot [iceberg]
via GitHub
-
[PR] Parquet: Preserve physical positions from PageReadStore row indexes [iceberg]
via GitHub
-
[PR] Add `iceberg_tables` data source [terraform-provider-iceberg]
via GitHub
-
Re: [PR] API, Core: Support onKeep/onSkip callback for FilterIterator [iceberg]
via GitHub
-
Re: [PR] Spark: Fix DeleteOrphanFilesSparkAction sibling-prefix scope in compareToFileList [iceberg]
via GitHub
-
[PR] API: Avoid intermediate collections in NOT IN strict metrics evaluation [iceberg]
via GitHub
-
[PR] chore: use modernize to improve code [iceberg-go]
via GitHub
-
[I] Core, Spark: Introduce a shared multi-column term to de-duplicate Z-order and Hilbert clustering [iceberg]
via GitHub
-
[PR] Docs: Clarify Spark branch write precedence [iceberg]
via GitHub
-
Re: [I] Docs: Clarify Spark branch write precedence over WAP branch [iceberg]
via GitHub
-
[PR] API: Avoid intermediate collections in IN predicate metrics evaluation [iceberg]
via GitHub
-
[I] Spark: Z-order rewrite fails with NPE on null values and keeps the caller's column spelling when case-insensitive [iceberg]
via GitHub
-
Re: [PR] perf(table): index positional deletes by path and partition [iceberg-go]
via GitHub
-
Re: [I] Add convenience API for committing equality delete records [iceberg-go]
via GitHub
-
Re: [I] UpdateSpec reads stale schema/metadata, breaking chained transaction operations [iceberg-go]
via GitHub
-
Re: [I] Writes to a non-main branch uses main's head as the parent snapshot, corrupting branch lineage [iceberg-go]
via GitHub
-
Re: [PR] feat(rest): add SigV4 auth manager for the REST catalog [iceberg-rust]
via GitHub
-
[PR] Parquet: Fix notStartsWith skipping row groups with null values [iceberg]
via GitHub
-
[I] notStartsWith skips Parquet row groups that contain null values [iceberg]
via GitHub
-
Re: [PR] Core: Call close on iterables returned by ManifestReader.liveEntries() in ManifestFilterManager [iceberg]
via GitHub
-
Re: [PR] feat(rest): support vended storage credentials with per-prefix FileIO [iceberg-rust]
via GitHub
-
[PR] Kafka Connect: Preserve explicit null values instead of replacing them with schema defaults [iceberg]
via GitHub
-
[I] Cannot connect to a Hive Metastore with Kerberos when the principal's host differs from the URI host [iceberg-python]
via GitHub
-
[PR] feat(scan): incremental append scan [iceberg-rust]
via GitHub
-
[I] Kafka Connect: explicit NULL values are silently replaced by Connect schema default values [iceberg]
via GitHub
-
[I] Flink: Dynamic Sink — ClassCastException in HashKeyGenerator partition keying when records for one table alternate between writer schema variants [iceberg]
via GitHub
-
[I] Flink: Dynamic Sink — CompareSchemasVisitor never returns SAME for schemas containing empty structs, causing NPE via TableMetadataCache.NOT_FOUND [iceberg]
via GitHub
-
[PR] Core: Use TrackedFile constants for partition and content_stats fields [iceberg]
via GitHub
-
Re: [PR] API: Extract superclass from StrictMetricsEvaluator [iceberg]
via GitHub
-
[PR] API: Fix strict evaluation when null or NaN counts are unknown [iceberg]
via GitHub
-
[PR] Fix: non-identity manifest pruning [iceberg-python]
via GitHub
-
[PR] Docs: Update Apache Fluss documentation link to correct path [iceberg]
via GitHub
-
[PR] Core, REST: Fix garbled non-ASCII comments in REST request bodies [iceberg]
via GitHub
-
Re: [PR] refactor: Move SensitiveBytes and Credential into shared module [iceberg-rust]
via GitHub
-
[PR] feat(table): add CommitEqualityDeletes convenience API [iceberg-go]
via GitHub
-
Re: [I] if i lost a metadata file, how to recover [iceberg]
via GitHub
-
[PR] feat(rest): wrap catalog responses in HttpResponse [iceberg-rust]
via GitHub
-
Re: [PR] test(rest): add Java scan planning integration suite [iceberg-go]
via GitHub
-
[PR] fix: avoid full scan for metadata-only projections with _pos [iceberg-rust]
via GitHub
-
[PR] Arrow: Size variable-width vectors by value count, not byte count [iceberg]
via GitHub
-
Re: [I] Support for `_pos` metadata column [iceberg-rust]
via GitHub
-
[PR] Flink: Allow writing MULTISET columns [iceberg]
via GitHub
-
Re: [PR] Core: skip deleted position delete files in rewrite table path [iceberg]
via GitHub
-
[PR] Core: Skip deleted position delete files when rewriting table paths [iceberg]
via GitHub
-
Re: [PR] fix(partitioning): convert nano timestamp partition values to nanoseconds [iceberg-python]
via GitHub
-
Re: [PR] fix: `hf.revision` property to pin HuggingFace Hub reads [iceberg-python]
via GitHub
-
Re: [PR] Bug Fix: Cast UINT32 to INT32 to ensure compatibility with other engines [iceberg-python]
via GitHub
-
Re: [PR] CI: Select Flink PR matrix by changed version [iceberg]
via GitHub
-
Re: [PR] Core: Fail rewrite_data_files when the starting snapshot has been expired [iceberg]
via GitHub
-
Re: [PR] Core: Recover from duplicate deletion vectors by merging at read time [iceberg]
via GitHub
-
Re: [PR] Flink: Support local-timestamp-* in Avro<->RowData converters [iceberg]
via GitHub
-
Re: [PR] Core: Reject reserved properties in snapshot summary set() [iceberg]
via GitHub
-
Re: [PR] Spark: Allow empty commit for replace partition [iceberg]
via GitHub
-
Re: [PR] feat: port #14425 duplicated fix to FlinkSink [iceberg]
via GitHub
-
Re: [PR] Parquet: handle AlwaysFalse in ParquetFilters.convert() [iceberg]
via GitHub
-
Re: [PR] Core, Spark: scan based remove dangling delete action [iceberg]
via GitHub
-
Re: [I] Does Iceberg support Flink materialized tables? [iceberg]
via GitHub
-
Re: [PR] MergingSnapshotProducer [iceberg-rust]
via GitHub
-
Re: [I] [Bug] REST server-side scan planning retains fetched FileScanTasks indefinitely [iceberg]
via GitHub
-
Re: [I] Kafka Connect: duplicate data file commits after task restart (offsets watermark regresses on control topic re-read) [iceberg]
via GitHub
-
Re: [PR] Spark 4.1: Add MergingSortedRowDataReader for k-way merge of sorted files [iceberg]
via GitHub
-
Re: [I] Abort should remove incomplete Parquet data files [iceberg-go]
via GitHub
-
Re: [I] test day transform write as avro date, and can read partition value encoded as either avro int or avro date [iceberg-go]
via GitHub
-
[PR] OpenAPI: IRC spec changes for v4 (relax responses in place) [iceberg]
via GitHub
-
Re: [PR] Kafka Connect: Rework commit-coordinator leader election and harden the coordinator [iceberg]
via GitHub
-
Re: [PR] feat: implement vended credential refresh [iceberg-python]
via GitHub
-
[PR] Document vended credential renewal limitation [iceberg-python]
via GitHub
-
[PR] fix(table): assert default spec id when the default partition spec changes [iceberg-go]
via GitHub