Messages by Thread
-
-
[PR] Spark: Remove deprecated and unused methods in SparkRead/WriteConf and SparkSchemaUtil [iceberg]
via GitHub
-
Re: [I] bug(table): filters on evolved columns ignore initial-default for old files [iceberg-go]
via GitHub
-
[PR] fix(partitions): reject redundant time transforms on the same source column [iceberg-go]
via GitHub
-
[PR] BigQuery: Remove deprecated catalog property constants [iceberg]
via GitHub
-
[PR] Kafka Connect: Remove deprecated TableReference and IcebergWriterResult members [iceberg]
via GitHub
-
[PR] Flink: Remove deprecated RewriteDataFiles.Builder.filter(Expression) [iceberg]
via GitHub
-
[I] Partitions: Spec permits conflicing time transforms on the same source column [iceberg-go]
via GitHub
-
Re: [PR] API,REST, DATA,CORE: ReadRestrictions with Iceberg Generics [iceberg]
via GitHub
-
Re: [PR] API,REST, DATA,CORE: ReadRestrictions with Iceberg Generics [iceberg]
via GitHub
-
Re: [PR] API,REST, DATA,CORE: ReadRestrictions with Iceberg Generics [iceberg]
via GitHub
-
Re: [PR] API,REST, DATA,CORE: ReadRestrictions with Iceberg Generics [iceberg]
via GitHub
-
Re: [PR] API,REST, DATA,CORE: ReadRestrictions with Iceberg Generics [iceberg]
via GitHub
-
Re: [PR] API,REST, DATA,CORE: ReadRestrictions with Iceberg Generics [iceberg]
via GitHub
-
Re: [PR] API,REST, DATA,CORE: ReadRestrictions with Iceberg Generics [iceberg]
via GitHub
-
Re: [PR] API,REST, DATA,CORE: ReadRestrictions with Iceberg Generics [iceberg]
via GitHub
-
Re: [PR] API,REST, DATA,CORE: ReadRestrictions with Iceberg Generics [iceberg]
via GitHub
-
Re: [PR] API,REST, DATA,CORE: ReadRestrictions with Iceberg Generics [iceberg]
via GitHub
-
Re: [PR] API,REST, DATA,CORE: ReadRestrictions with Iceberg Generics [iceberg]
via GitHub
-
Re: [PR] API,REST, DATA,CORE: ReadRestrictions with Iceberg Generics [iceberg]
via GitHub
-
Re: [PR] API,REST, DATA,CORE: ReadRestrictions with Iceberg Generics [iceberg]
via GitHub
-
Re: [PR] API,REST, DATA,CORE: ReadRestrictions with Iceberg Generics [iceberg]
via GitHub
-
Re: [PR] API,REST, DATA,CORE: ReadRestrictions with Iceberg Generics [iceberg]
via GitHub
-
Re: [PR] improve(rest): add load table response json decoding benchmark [iceberg-go]
via GitHub
-
Re: [PR] feat!(rest): introduce AuthManager/AuthSession and migrate OAuth2 [iceberg-rust]
via GitHub
-
[PR] Namespace properties conformance tests [iceberg-go]
via GitHub
-
[PR] Spark 4.1: Implement RepairTable action [iceberg]
via GitHub
-
[PR] Parquet: Bump to Parquet 1.18.0 [iceberg]
via GitHub
-
[I] Proposal: Collation support for string types [iceberg]
via GitHub
-
[I] REST: lazy-load unreferenced snapshots when snapshot-loading-mode=refs [iceberg-go]
via GitHub
-
Re: [PR] Spec: require monotonically increasing snapshot timestamp-ms in v4 [iceberg]
via GitHub
-
Re: [PR] feat: support geometry and geography types [iceberg-rust]
via GitHub
-
Re: [PR] [1/6] feat: add refreshable storage credential providers [iceberg-rust]
via GitHub
-
Re: [I] Add commit retry with data conflict validation [iceberg-python]
via GitHub
-
Re: [I] Support intelligent commit retries [iceberg-python]
via GitHub
-
Re: [I] Support IsolationLevels and Concurrency Safety Validation Checks [iceberg-python]
via GitHub
-
Re: [PR] Add commit retry and concurrency validation for writes [iceberg-python]
via GitHub
-
[D] Moving the DataFusion integration into a separate repository [iceberg-rust]
via GitHub
-
[I] Monotonic snapshot timestamp and expose a new row lineage metadata column (_last_updated_timestamp_ms) [iceberg]
via GitHub
-
Re: [PR] fix(table): close stale scan plan IO [iceberg-go]
via GitHub
-
Re: [PR] Core: Add EagerInputFile in Manifest reader path [iceberg]
via GitHub
-
Re: [PR] Cache residuals with stateless evaluators [iceberg-python]
via GitHub
-
[PR] fix(partitions): preserve source-less void tombstones [iceberg-go]
via GitHub
-
Re: [PR] Fix/sqlcatalog iceberg type filter [iceberg-python]
via GitHub
-
[I] flaky test: TestSqlCatalog/TestConcurrentTableViewCollisionReturnsCatalogSentinel hits SQLITE_BUSY on ubuntu runners [iceberg-go]
via GitHub
-
[I] BindToSchema rejects accepted source-less void partition tombstones [iceberg-go]
via GitHub
-
Re: [PR] fix(table): apply per-task residual filters in ReadTasks [iceberg-go]
via GitHub
-
[PR] fix(table): repair task residual CI failures [iceberg-go]
via GitHub
-
[PR] hotfix: fix golangci-lint errors [iceberg-go]
via GitHub
-
Re: [PR] Make metrics evaluation stateless [iceberg-python]
via GitHub
-
[PR] fix(table): validate write default type in update column [iceberg-go]
via GitHub
-
[I] UpdateSchema: update column does not validate new write-default value against the column type [iceberg-go]
via GitHub
-
Re: [PR] fix(sql): validate view identifiers at API boundaries [iceberg-go]
via GitHub
-
Re: [PR] Arrow: Fix direct memory leak in row lineage vectorized readers [iceberg]
via GitHub
-
Re: [I] Variant Data Type Support [iceberg]
via GitHub
-
[PR] Flink: Avoid per-record Set allocation in the dynamic sink forward check [iceberg]
via GitHub
-
Re: [PR] AWS: Fix GlueCatalog: Add suppressed exception when rollback fails. Throw iceberg AlreadyExistsException rather than aws version [iceberg]
via GitHub
-
Re: [PR] REST Spec: add labels field for catalog metadata enrichment [iceberg]
via GitHub
-
Re: [PR] Draft: Secondary index specification [iceberg]
via GitHub
-
[PR] Data: Add Variant Support for file format tck [iceberg]
via GitHub
-
Re: [PR] Spec: Add support for default expression values [iceberg]
via GitHub
-
[PR] feat(table): add Transaction.AssertRefSnapshotID (Java UpdateRequirements parity) [iceberg-go]
via GitHub
-
[I] Default Value Expressions [iceberg]
via GitHub
-
Re: [PR] API: Add Schema.isOptional() [iceberg]
via GitHub
-
[PR] ci: enable Copilot reviews for draft PRs [iceberg-cpp]
via GitHub
-
[PR] refactor: protect merging snapshot update hooks [iceberg-cpp]
via GitHub
-
[PR] feat(table): RowDelta.RemoveDeletes for deletion-vector supersession [iceberg-go]
via GitHub
-
[I] Flink: DynamicIcebergSink throws UnsupportedOperationException for VARIANT columns [iceberg]
via GitHub
-
Re: [PR] fix(rest): release fetched FileScanTask state to prevent unbounded memory growth [iceberg]
via GitHub