morrySnow commented on PR #61842:
URL: https://github.com/apache/doris/pull/61842#issuecomment-4147722703

   @morrySnow Updated the PR:
   
   1. **Fixed all 25 `.out` golden output file mismatches** — regenerated by 
running all affected tests against a local Doris cluster
   2. **Fixed `test_pushdown_explain`** — the `REWRITE_SIMPLE_AGG_TO_CONSTANT` 
rule was folding `count()` to constants using metadata row counts, preventing 
`pushAggOp` testing. Added `SET disable_nereids_rules` and extra test data rows
   3. **Removed the 119 merged `nereids_p0` files** — both `.groovy` test files 
and corresponding `.out` golden output files that have been merged into 
`query_p0` are now deleted
   
   Note: `nereids_p0` has 485 total files, of which 119 had counterparts in 
`query_p0` (now merged and removed). The remaining 366 files exist only in 
`nereids_p0` and would need separate handling.


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