songdongxiaoa2 opened a new pull request, #1140: URL: https://github.com/apache/cloudberry/pull/1140
Squelch in limit node may cause scan finish early, row count in scan may vary. ### What does this PR do? Change gp_explain test case, ignore rows count to avoid case failure caused by unstable results. ### Type of Change - [x] Bug fix (non-breaking change) ### Breaking Changes no ### Test Plan <!-- How did you test these changes? --> - [x] Unit tests added/updated - [ ] Integration tests added/updated - [x] Passed `make installcheck` - [x] Passed `make -C src/test installcheck-cbdb-parallel` ### Impact <!-- Remove sections that don't apply --> **Performance:** <!-- Any performance implications? --> no **User-facing changes:** <!-- Any changes visible to users? --> no **Dependencies:** <!-- New dependencies or version changes? --> no --- <!-- Join our community: - Mailing list: [[email protected]](https://lists.apache.org/[email protected]) (subscribe: [email protected]) - Discussions: https://github.com/apache/cloudberry/discussions --> -- 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]
