englefly opened a new pull request, #42917: URL: https://github.com/apache/doris/pull/42917
## Proposed changes pick #41790 disable join reorder if any condition is matched: 1. any table row count is -1 2. any column, whose ndv is 0, but MinExpr or MaxExpr is not null 3. ndv > 10* rowCount Issue Number: close #xxx <!--Describe your changes.--> (cherry picked from commit e238a8705f25e2b5bc5a9e95b2025712f98dd682) ## Proposed changes Issue Number: close #xxx <!--Describe your changes.--> -- 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]
