Gabriel39 opened a new pull request, #66529: URL: https://github.com/apache/doris/pull/66529
## Proposed changes - make Iceberg compatibility gates conservative and bounded while pinning column handles to historical schemas - reset connector metadata across INSERT retries and align V1/V2 defaults, required-field checks, and position-delete row projection - support primitive partition sources nested in structs, including nullable-parent propagation and regression coverage ## Testing - `mvn -pl fe-connector/fe-connector-iceberg -am -Dtest=IcebergScanPlanProviderTest,IcebergConnectorMetadataTest,IcebergWritePlanProviderTest -Dsurefire.failIfNoSpecifiedTests=false test` - `mvn -pl fe-core -am -Dtest=ConnectorStatementScopeTest,InsertIntoTableCommandTest -Dsurefire.failIfNoSpecifiedTests=false test` - `./run-be-ut.sh --run --filter=SchemaTest.*:VIcebergTableWriterTest.*:IcebergReaderTest.v1_materializes_non_finite_initial_defaults:IcebergV2ReaderTest.PreparesIcebergNonFiniteInitialDefaults:IcebergPositionDeleteSysTableV2ProfileTest.*` - clang-format 16 check for all changed C/C++ files -- 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]
