suxiaogang223 opened a new pull request, #65460:
URL: https://github.com/apache/doris/pull/65460
### What problem does this PR solve?
Issue Number: None
Related PR: None
Problem Summary:
Hive transactional table support is no longer planned, so its regression
coverage and bootstrap data should not continue running in the external test
pipelines.
This change removes the full ACID and insert-only regression suites, their
expected results, and the transactional table bootstrap HQL. It also removes
the ACID-specific query from the mixed ORC predicate suite while preserving its
remaining ORC predicate coverage. FE and BE unit tests and production code are
intentionally left unchanged for follow-up cleanup.
### Release note
None
### Check List (For Author)
- Test:
- [ ] Regression test
- [ ] Unit Test
- [ ] Manual test
- [x] No need to test: test removal only; verified no Hive transactional
regression or bootstrap HQL references remain, remaining ORC predicate
query/output labels match, mergeability with current master, and `git diff
--check`.
- Behavior changed:
- [x] Yes. Hive transactional table regression cases and bootstrap data
are no longer run.
- Does this need documentation:
- [x] No
--
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]