Gabriel39 opened a new pull request, #67687:
URL: https://github.com/apache/doris/pull/67687

   ### What this PR does
   
   Ports #67479 from branch-4.1 to master.
   
   - Upgrade Iceberg from 1.10.1 to 1.11.0 and sync the vendored 
`DeleteFileIndex`.
   - Preserve historical-schema field lookup for equality deletes after columns 
are renamed or dropped.
   - Adapt the fix to the connector-based master layout, including DLF and 
HiveCatalog compatibility.
   - Index evolved partition structs by their position in each spec, because 
partition field IDs may contain gaps.
   - Add connector unit coverage for historical predicates after rename/drop 
and update Iceberg regression expectations.
   
   Issue: [DORIS-28397](https://issues.apache.org/jira/browse/DORIS-28397)
   
   ### Tests
   
   - Historical-schema and Iceberg 1.11 compatibility tests: 6 passed, 0 failed.
   - FE Checkstyle validation: passed with 0 violations.
   - Full `fe-connector-iceberg` reactor test run: 1395 passed, 5 skipped, 1 
failed. The single failure 
(`IcebergWritePlanProviderTest.planMergePreservesExplicitlyEmptyReadAcrossConcurrentFirstAppend`)
 reproduces unchanged on the master baseline and is unrelated to this PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to