Messages by Thread
-
-
-
Re: [PR] feat(#492): implement SetStatistics, RemoveStatistics, AddEncryptionKey, RemoveEncryptionKey updates [iceberg-go]
via GitHub
-
Re: [PR] feat(#492): implement SetStatistics, RemoveStatistics, AddEncryptionKey, RemoveEncryptionKey updates [iceberg-go]
via GitHub
-
Re: [PR] feat(#492): implement SetStatistics, RemoveStatistics, AddEncryptionKey, RemoveEncryptionKey updates [iceberg-go]
via GitHub
-
Re: [PR] feat(#492): implement SetStatistics, RemoveStatistics, AddEncryptionKey, RemoveEncryptionKey updates [iceberg-go]
via GitHub
-
Re: [PR] feat(#492): implement SetStatistics, RemoveStatistics, AddEncryptionKey, RemoveEncryptionKey updates [iceberg-go]
via GitHub
-
Re: [PR] feat(#492): implement SetStatistics, RemoveStatistics, AddEncryptionKey, RemoveEncryptionKey updates [iceberg-go]
via GitHub
-
Re: [PR] feat(#492): implement SetStatistics, RemoveStatistics, AddEncryptionKey, RemoveEncryptionKey updates [iceberg-go]
via GitHub
-
Re: [PR] feat(#492): implement SetStatistics, RemoveStatistics, AddEncryptionKey, RemoveEncryptionKey updates [iceberg-go]
via GitHub
-
Re: [PR] feat(#492): implement SetStatistics, RemoveStatistics, AddEncryptionKey, RemoveEncryptionKey updates [iceberg-go]
via GitHub
-
Re: [PR] feat(#492): implement SetStatistics, RemoveStatistics, AddEncryptionKey, RemoveEncryptionKey updates [iceberg-go]
via GitHub
-
[PR] API, Core: Support explicit null default values [iceberg]
via GitHub
-
[I] Gradle deprecation warnings: replace Groovy DSL property assignment syntax [iceberg]
via GitHub
-
Re: [PR] Enhance URI scheme validation for Windows paths [iceberg-python]
via GitHub
-
[PR] Core, Spark: Fix copy plan to include live files with expired snapshot IDs in RewriteTablePath [iceberg]
via GitHub
-
[I] RUSTSEC-2026-0097: Rand is unsound with a custom logger using `rand::rng()` [iceberg-rust]
via GitHub
-
[I] Format v3: deletion vectors hardcoded to Puffin, bypassing FormatModel [iceberg]
via GitHub
-
Re: [I] Fix potential resource leak [iceberg]
via GitHub
-
Re: [I] feat: missing table updates [iceberg-go]
via GitHub
-
Re: [PR] REST Spec: Events endpoint [iceberg]
via GitHub
-
[PR] perf(table): Add optional skip duplicate check on AddDataFiles [iceberg-go]
via GitHub
-
[PR] CI: Lock REST Fixture to 1.10.1 [iceberg-python]
via GitHub
-
[PR] Adds idle-based file flushing and a reaper RollingDataWriter for streaming pipelines [iceberg-go]
via GitHub
-
Re: [I] Support committing snapshots to branches other than main [iceberg-go]
via GitHub
-
[PR] feat(table): support committing snapshots to branches other than main [iceberg-go]
via GitHub
-
Re: [I] config values from yaml file are ignored when docopt has default values [iceberg-go]
via GitHub
-
[PR] cmd/iceberg: fix CLI YAML config being ignored when docopt sets defaults [iceberg-go]
via GitHub
-
[PR] API: Remove unnecessary EOFException in FileRange constructor. [iceberg]
via GitHub
-
[I] API: Remove unnecessary EOFException FileRange constructor. [iceberg]
via GitHub
-
Re: [I] [Concurrent Writes] CommitFailedException: Requirement failed: branch main was created concurrently [iceberg-python]
via GitHub
-
Re: [PR] docs: define `Trusted Iceberg Client` In Iceberg Rest Catalog Spec docs [iceberg]
via GitHub
-
[PR] API, Core: Move all stats-related classes into core and make them package-private [iceberg]
via GitHub
-
[PR] fix: decode pre-1.4 Java Iceberg / Athena legacy manifest list field names [iceberg-go]
via GitHub
-
[PR] feat(table): make Parquet root schema repetition configurable [iceberg-go]
via GitHub
-
[PR] Spark: Add convert_equality_deletes procedure and action [iceberg]
via GitHub
-
[PR] feat(catalog): add `WithOAuthTLSConfig` for separate OAuth server TLS [iceberg-go]
via GitHub
-
[PR] feat(rest): support namespace separator [iceberg-cpp]
via GitHub
-
[PR] fix(table): warn on row count mismatch in Overwrite [iceberg-go]
via GitHub
-
[PR] feat(compaction): add Analyze for dry-run compaction planning [iceberg-go]
via GitHub
-
[PR] feat(table): add RewriteDataFiles for compaction execution [iceberg-go]
via GitHub
-
Re: [I] Throw NotFoundException for inexistent input Azure file [iceberg]
via GitHub
-
Re: [PR] ADLS: Throw NotFoundException for inexistent input file [iceberg]
via GitHub
-
[I] Add Tencent Cloud COS (cosn://, cos://) FileIO support via fsspec [iceberg-python]
via GitHub
-
[PR] feat(table): bloom filter scan pruning for Parquet row groups (#834) [iceberg-go]
via GitHub
-
Re: [I] Getting pydantic validation error while calling 'load_namespace_properties' method [iceberg-python]
via GitHub
-
[PR] Build: Bump pytest from 9.0.2 to 9.0.3 [iceberg-python]
via GitHub
-
[PR] chore(deps-dev): Bump pytest from 8.4.2 to 9.0.3 in /bindings/python [iceberg-rust]
via GitHub
-
[PR] Fix ci workflow failure [iceberg-rust]
via GitHub
-
[PR] Kafka Connect :: Remove iceberg.connect.group.id config and derive it from consumer group ID [iceberg]
via GitHub
-
[PR] Core, Hive: Close FileIO in HadoopCatalog and HiveCatalog [iceberg]
via GitHub
-
Re: [PR] Support `wasb://` and `wasbs://` [iceberg-python]
via GitHub
-
Re: [PR] Spark: Fix wap branch delete scan/write to the wrong branch [iceberg]
via GitHub
-
Re: [PR] Kafka-connect IcebergSink RecordConverter support ZonedDateTime to TimestampType [iceberg]
via GitHub
-
Re: [PR] API, Core: Add geospatial predicates and bounding box literals [iceberg]
via GitHub
-
Re: [I] Upgrade arrow and parquet dependency [iceberg-rust]
via GitHub
-
Re: [I] Process manifests parallelly using runtime API [iceberg-rust]
via GitHub
-
[PR] Fix DELETED manifest entry snapshot_id in OverwriteFiles [iceberg-python]
via GitHub
-
[PR] API: Relax partition name check when source column is dropped [iceberg]
via GitHub
-
[I] DELETED manifest entries retain original snapshot_id instead of the deleting snapshot's ID [iceberg-python]
via GitHub
-
[PR] fix: decode pre-1.4 Java Iceberg legacy manifest list field names (#889) [iceberg-go]
via GitHub
-
Re: [I] Add an action to rewrite equality deletes as position deletes [iceberg]
via GitHub
-
[I] ManifestFile cannot read manifest lists written by Iceberg Java before 1.4 [iceberg-go]
via GitHub
-
[PR] Core: Reproducer for concurrent DV conflict missed by partition pruning (#15653) [iceberg]
via GitHub
-
[PR] Core: Allow missing source fields when binding specs in time-travel scan [iceberg]
via GitHub
-
[PR] refactor(table): collapse DataFileStatistics.ToDataFile args into DataFileOpts [iceberg-go]
via GitHub
-
Re: [I] java.lang.NullPointerException: Cannot invoke "org.apache.iceberg.types.Type.asVariantType()" because "iType" is null [iceberg]
via GitHub
-
[PR] docs: expand CONTRIBUTING.md with issue claiming and PR guidelines [iceberg-go]
via GitHub
-
[PR] perf(table): Decrease memory pressure by releasing records [iceberg-go]
via GitHub
-
[PR] feat(rest): support storage-credentials in PlanCompleted response [iceberg-python]
via GitHub
-
[PR] feat: add dictionary_columns to scan API for memory-efficient string reads [iceberg-python]
via GitHub
-
Re: [I] SparkExecutorCache causes slowness of RewriteDataFilesSparkAction [iceberg]
via GitHub
-
[PR] fix(table): populate WriteTask.SortOrderID from table metadata (#842) [iceberg-go]
via GitHub
-
[PR] fix(table): prune StatisticsList and PartitionStatsList in RemoveSnapshots (#836) [iceberg-go]
via GitHub
-
[PR] fix(table): read snapshot retention properties as defaults in ExpireSnapshots [iceberg-go]
via GitHub
-
[PR] fix(table): delete statistics files in ExpireSnapshots PostCommit #837 [iceberg-go]
via GitHub