Messages by Thread
-
[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
-
Re: [I] Flink DynamicIcebergSink: DynamicRecordProcessor does not inherit upstream parallelism [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
-
Re: [PR] feat: metrics reporting for scan and commit [iceberg-cpp]
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] Core, AWS: Allow stopping thread pools manually [iceberg]
via GitHub
-
Re: [PR] Core, AWS: Allow stopping thread pools manually [iceberg]
via GitHub
-
Re: [PR] Core, AWS: Allow stopping thread pools manually [iceberg]
via GitHub
-
Re: [PR] Core, AWS: Allow stopping thread pools manually [iceberg]
via GitHub
-
Re: [PR] Core, AWS: Allow stopping thread pools manually [iceberg]
via GitHub
-
Re: [PR] Core, AWS: Allow stopping thread pools manually [iceberg]
via GitHub
-
Re: [PR] Core, AWS: Allow stopping thread pools manually [iceberg]
via GitHub
-
Re: [PR] Core, AWS: Allow stopping thread pools manually [iceberg]
via GitHub
-
Re: [PR] Core, AWS: Allow stopping thread pools manually [iceberg]
via GitHub
-
Re: [PR] Core, AWS: Allow stopping thread pools manually [iceberg]
via GitHub
-
Re: [PR] Core, AWS: Allow stopping thread pools manually [iceberg]
via GitHub
-
Re: [PR] Core, AWS: Allow stopping thread pools manually [iceberg]
via GitHub
-
Re: [PR] Core, AWS: Allow stopping thread pools manually [iceberg]
via GitHub
-
Re: [PR] Core, AWS: Allow stopping thread pools manually [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
-
Re: [PR] Flink: RewriteDataFile support dynamic time filter [iceberg]
via GitHub
-
[PR] [1.10.x] Backport (#14295) Hive : Fixing the trailing slash issue for the database paths in HMS … [iceberg]
via GitHub
-
Re: [PR] Flink: SQL: Make Dynamic sink options to be configurable in SQL [iceberg]
via GitHub
-
Re: [PR] Flink: Adding Flink 2.2. support [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
-
Re: [I] Iceberg 1.10.0: Unexpected S3 checksum validation despite s3.checksum-enabled=false [iceberg]
via GitHub
-
[PR] OpenAPI: Support CATALOG_NAME env var in REST fixture [iceberg]
via GitHub
-
[PR] Arrow reader: reject unsigned Parquet integer columns with clear error [iceberg]
via GitHub