morrySnow opened a new pull request, #65026: URL: https://github.com/apache/doris/pull/65026
Backport apache/doris#64787 to branch-4.0.\n\nChanges:\n- Normalize aggregate ORDER BY pushdown for window/subquery expressions.\n- Normalize distinct aggregate ORDER BY expression pushdown.\n- Add FE unit coverage and update agg_group_concat regression cases.\n\nValidation:\n- ./generated-source.sh: PASS\n- cd fe && mvn checkstyle:check -pl fe-core: PASS, 0 violations\n- env npm_config_cache=/private/tmp/doris-npm-cache ./build.sh --fe -j8: blocked by local system-wide 'Too many open files in system' after UI build and partial FE Maven compile; retried narrower reactor compile and hit the same local ENFILE condition.\n\nRegression tests were not run per request. -- 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]
