morrySnow commented on PR #61842: URL: https://github.com/apache/doris/pull/61842#issuecomment-4148065888
Updated: Moved all remaining 366 nereids_p0 test files + 217 data files to query_p0 and completely removed the `nereids_p0` directory (both suites and data). Changes in latest commit: - Moved unique groovy/SQL/data files to query_p0 at the same relative paths - Removed `enable_nereids_planner` / `enable_fallback_to_original_planner` SET statements - Updated suite tags from `nereids_p0` to `query_p0` - Fixed hardcoded database names (`regression_test_nereids_p0_*` → `regression_test_query_p0_*`) - Replaced `nereids_test_query_db` with `test_query_db` - Deleted entire `regression-test/suites/nereids_p0/` and `regression-test/data/nereids_p0/` -- 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]
