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

   ## What
   
   - add P0 Iceberg/Paimon schema-evolution matrices combined with snapshot, 
tag, branch, time travel, delete/upsert and reader/cache variants
   - split independent dimensions into separate Groovy suites so regression can 
execute them concurrently
   - add stable negative regressions for unsupported format operations and 
confirmed product issues
   - extend JDBC catalog cases with rename plus old snapshot/tag reads
   - add a checked-in coverage document that maps schema operations, historical 
references, delete modes and suite ownership
   
   ## Scope
   
   Tests and test documentation only. No production code is changed.
   
   ## Validation
   
   - full FE/BE build passed with 
`DORIS_THIRDPARTY=/mnt/disk3/gabriel/Workspace/doris-master-thirdparty`
   - regression framework compile passed
   - core matrix: 10 suites, 0 failed, 0 fatal, 0 skipped
   - JDBC catalog matrix: 2 suites, 0 failed, 0 fatal, 0 skipped
   - `git diff --check` passed
   - changed Groovy files contain scenario comments and no Jira references
   
   The branch was validated on source baseline `8a1bf788e29`, as requested, 
without rebasing after validation.
   


-- 
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