Messages by Thread
-
[PR] support fixedbinary(n) [iceberg-rust]
via GitHub
-
[I] Support fixed-length binary datum [iceberg-rust]
via GitHub
-
Re: [I] Variant Data Type Support [iceberg]
via GitHub
-
Re: [I] `Table.scan(options=...)` silently ignores S3 properties for FileIO during data materialization (`to_pandas` / `to_arrow`) [iceberg-python]
via GitHub
-
[PR] Merge scan options into FileIO at TableScan.__init__ time [iceberg-python]
via GitHub
-
[PR] Core: Implement LZ4 frame compression for Puffin format [iceberg]
via GitHub
-
[PR] introduce private method to remove clones [iceberg]
via GitHub
-
[PR] Core: Coalesce consecutive position deletes into range inserts (Iceberg V2) [iceberg]
via GitHub
-
[PR] Parquet: Handle decimal and UUID literals in filter pushdown [iceberg]
via GitHub
-
[PR] Fix RCK view tests failing with AlreadyExistsException due to missing ns1/ns2 in cleanup list [iceberg]
via GitHub
-
[PR] fix(table): re-add optional last-column-id to AddSchema update payload [iceberg-go]
via GitHub
-
[PR] fix(rest): apply header.* additional props as HTTP headers on all requests [iceberg-go]
via GitHub
-
Re: [I] v0.3.1: `NewAddSchemaUpdate` no longer takes `lastColumnID` → deleting highest-ID column triggers `invalid_metadata` (last-assigned-field-id regression) [iceberg-go]
via GitHub
-
Re: [I] feat: BigLake REST Catalog Support: Missing x-goog-user-project Header [iceberg-go]
via GitHub
-
[PR] chore(deps): Bump PyO3/maturin-action from 1.50.1 to 1.51.0 [iceberg-rust]
via GitHub
-
[PR] chore(deps): Bump actions/upload-artifact from 7.0.0 to 7.0.1 [iceberg-rust]
via GitHub
-
[PR] chore(deps): Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 [iceberg-rust]
via GitHub
-
[PR] Flink: Fix JdbcLockFactory to allow ClientPoolImpl connection retry (#15759) [iceberg]
via GitHub
-
Re: [I] Flink Maintenance: JdbcLockFactory inner catch blocks prevent ClientPoolImpl connection retry mechanism from working [iceberg]
via GitHub
-
[PR] Core: Implement LZ4 footer compression in Puffin (#16033) [iceberg]
via GitHub
-
[PR] chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 [iceberg-cpp]
via GitHub
-
[PR] Parquet: Handle decimal and UUID literals in filter pushdown (#16035) [iceberg]
via GitHub
-
[PR] Core: Pass optionalOAuthParams during non-exchange token refresh [iceberg]
via GitHub
-
[PR] Flink: Disable testNoShuffleTopology consistently failing in CI [iceberg]
via GitHub
-
[PR] Flink: Close catalog in dynamic sink operators to prevent resource leaks [iceberg]
via GitHub
-
[PR] fix(LICENSE/NOTICE): update license with the missing dependencies and update copyright year [iceberg]
via GitHub
-
[PR] Build: Bump org.roaringbitmap:RoaringBitmap from 1.6.13 to 1.6.14 [iceberg]
via GitHub
-
[PR] Build: Bump docker/build-push-action from 7.0.0 to 7.1.0 [iceberg]
via GitHub
-
[PR] Build: Bump software.amazon.awssdk:bom from 2.42.28 to 2.42.33 [iceberg]
via GitHub
-
[PR] Build: Bump com.google.errorprone:error_prone_annotations from 2.48.0 to 2.49.0 [iceberg]
via GitHub
-
[PR] Build: Bump at.yawk.lz4:lz4-java from 1.10.4 to 1.11.0 [iceberg]
via GitHub
-
[PR] Build: Bump com.azure:azure-sdk-bom from 1.3.5 to 1.3.6 [iceberg]
via GitHub
-
[PR] Build: Bump mkdocs-rss-plugin from 1.17.9 to 1.18.1 [iceberg]
via GitHub
-
Re: [I] Support writing Arrow RecordBatchReader or Scanner to Iceberg tables [iceberg-python]
via GitHub
-
Re: [I] Implement the Java File Format API for Vortex [iceberg]
via GitHub
-
Re: [PR] WIP: first pass at `UnboundTransform` [iceberg-python]
via GitHub
-
Re: [PR] Fix promotion timestamp v3 [iceberg]
via GitHub
-
Re: [PR] docs: replace minio with rustfs in quick start [iceberg]
via GitHub
-
Re: [I] In concurrent workflows, the snapshot producer is overwriting newer schema changes with stale table metadata [iceberg]
via GitHub
-
Re: [I] What is design decision / rationale behind treating Kafka Connect timestamp as timezone aware [iceberg]
via GitHub
-
Re: [PR] Arrow: Close child allocators [iceberg]
via GitHub
-
Re: [PR] feat(storage)(test): Add a test suite for iceberg-storage [iceberg-rust]
via GitHub
-
[I] Parquet: Filter pushdown throws UnsupportedOperationException for decimal and UUID predicates [iceberg]
via GitHub
-
[I] AWS, GCP: Race condition on volatile mutable storageCredentials list in S3FileIO and GCSFileIO` [iceberg]
via GitHub
-
[I] Core: Puffin LZ4 footer compression throws UnsupportedOperationException at runtime [iceberg]
via GitHub
-
[I] Parquet: ParquetFilters.convert() does not handle AlwaysFalse, may produce incorrect filter pushdown [iceberg]
via GitHub
-
[PR] Core: Fix ThreadLocal leak in CommitMetadata (#15284) [iceberg]
via GitHub
-
[PR] AWS: Apply service configurations to S3AsyncClient (#14575) [iceberg]
via GitHub
-
Re: [I] AWS: DefaultAwsClientFactory s3 / s3Async serviceConfiguration are not equivalent [iceberg]
via GitHub
-
Re: [I] ThreadLocal capacity leak in CommitMetadata due to improper cleanup [iceberg]
via GitHub
-
[PR] perf(reader): replace O(N*M) equality-delete predicate tree with O(N+M) HashSet filter [iceberg-rust]
via GitHub
-
[PR] Spark: Restrict view command rewrite to Iceberg catalogs [iceberg]
via GitHub
-
[PR] docs(website): add generator scaffold for example-driven concept pages [iceberg-go]
via GitHub
-
[PR] Fix ManifestEntry.snapshot_id setter writing to wrong index [iceberg-python]
via GitHub
-
Re: [I] File Format API [iceberg]
via GitHub
-
[I] ManifestEntry.snapshot_id setter writes to wrong index, corrupting status field [iceberg-python]
via GitHub
-
[PR] BigQuery metastore: implement commit_table with commit status verification [iceberg-python]
via GitHub
-
Re: [I] Flink: LogicalTypeWriterBuilder does not support UUID [iceberg]
via GitHub
-
[PR] Spark 4.1: Deprecate `schema()` on Spark Table implementations [iceberg]
via GitHub
-
[PR] Spark 4.1: Test legacy position deletes when upgrading to v3 tables [iceberg]
via GitHub
-
[PR] Flink 2.1: Fix forward-writer chaining regression in DynamicIcebergSink [iceberg]
via GitHub
-
[PR] V4 amt spec changes [iceberg]
via GitHub
-
[PR] Core: Propagate server error message in failed remote scan planning responses [iceberg]
via GitHub
-
Re: [I] Tables with files imported to Iceberg using `add_files` contain inconsistent `format-version` manifest fields when using `format-version` 2 [iceberg]
via GitHub
-
Re: [PR] REST spec: Add Optional UUID for Namespaces to OpenAPI spec [iceberg]
via GitHub
-
Re: [PR] API: Use unsigned byte-wise comparison to fix UUID comparison bug [iceberg]
via GitHub
-
Re: [PR] fix: normalize nested field names in RecordBatchTransformer [iceberg-rust]
via GitHub
-
Re: [I] [EPIC] feat: support metadata tables [iceberg-rust]
via GitHub
-
Re: [PR] fix: embed iceberg.schema in Arrow schema metadata for Snowflake compatibility [iceberg-rust]
via GitHub
-
Re: [I] Remove `configured_scheme` from OpenDalStorage::{S3, Azdls} [iceberg-rust]
via GitHub
-
[PR] docs: improve Write to a table section (#1008) [iceberg-python]
via GitHub
-
[PR] Build: Bump adlfs from 2026.2.0 to 2026.4.0 [iceberg-python]
via GitHub
-
[PR] Build: Bump bodo from 2026.2 to 2026.4 [iceberg-python]
via GitHub
-
[PR] Build: Bump google-auth from 2.49.1 to 2.49.2 [iceberg-python]
via GitHub
-
[PR] Core: Fix optionalOAuthParams dropped during non-exchange token refresh [iceberg]
via GitHub
-
[PR] Build: Bump huggingface-hub from 1.9.2 to 1.10.1 [iceberg-python]
via GitHub
-
[PR] Build: Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 [iceberg-python]
via GitHub
-
[I] Core: optionalOAuthParams (audience, resource) dropped during non-exchange token refresh [iceberg]
via GitHub
-
Re: [PR] REST: Add VariantType to spec [iceberg]
via GitHub
-
Re: [PR] REST Spec: Clarify identifier uniqueness across tables and views [iceberg]
via GitHub
-
Re: [PR] REST Spec: Clarify identifier uniqueness across catalog object types [iceberg]
via GitHub
-
[PR] Docs: Sync Go implementation status with iceberg-go [iceberg]
via GitHub
-
[PR] docs(website): sync feature tables with README.md [iceberg-go]
via GitHub
-
[PR] docs(website): add scanner, writer, and transaction API documentation [iceberg-go]
via GitHub
-
[PR] Fix zombie coordinator thread when S3 writes fail [iceberg]
via GitHub
-
[PR] Backport "Add passthroughRecords option to DynamicIcebergSink (#15433)" [iceberg]
via GitHub
-
[PR] Core: Propagate iceberg.hadoop.conf. properties to Hadoop Configuration [iceberg]
via GitHub
-
[I] Propagate `iceberg.hadoop.conf.` prefixed properties to `HadoopFileIO`'s Configuration [iceberg]
via GitHub
-
[I] iceberg-kafka-connect zombie coordinator thread when writing to S3 fails [iceberg]
via GitHub
-
[PR] Flink: Parallelize writer flush in DynamicWriter.prepareCommit [iceberg]
via GitHub
-
[I] Parallelize writer flush in `DynamicWriter.prepareCommit` [iceberg]
via GitHub
-
[I] Fix 1.10.x license issues [iceberg]
via GitHub
-
[PR] Spark4.1: Add changelog tests for table v3 [iceberg]
via GitHub
-
[PR] Flink: Persist flink job id in DynamicWriteResultAggregator state [iceberg]
via GitHub
-
Re: [PR] Core, AWS: Allow stopping thread pools manually [iceberg]
via GitHub
-
Re: [PR] Spark, Arrow, Parquet: Add vectorized read support for parquet RLE encoded data pages [iceberg]
via GitHub
-
[PR] [1.10.x] Backport (#14295) Hive : Fixing the trailing slash issue for the database paths in HMS … [iceberg]
via GitHub
-
[PR] Fix duplicate commits in DynamicCommitter after Flink restart [iceberg]
via GitHub
-
Re: [PR] Core: Add support for OpenTelemetry in HTTPClient [iceberg]
via GitHub
-
[I] `DynamicCommitter` dedup can allow duplicate commits after Flink job restart/rescale when a prior commit succeeded on the catalog but the response was lost [iceberg]
via GitHub
-
[PR] Core: Add total size fields for position and equality delete files in PartitionsTable [iceberg]
via GitHub
-
Re: [PR] JDBC: Do not pass catalog props to JDBC driver [iceberg]
via GitHub
-
Re: [PR] AWS: Add S3 checksum policy configuration tied to s3.checksum-enabled [iceberg]
via GitHub