One advanced and mature open-source MPP (Massively Parallel Processing) database. Open source alternative to Greenplum Database.
472
stars
108
forks
source link
[ORCA]: fallback to postgres optimizer when NL inner plan is index scan #565
Closed
gfphoenix78 closed 3 months ago
fix #567
Why are the changes needed?
orca produces wrong plan for some queries.
Does this PR introduce any user-facing change?
No
How was this patch tested?
Please detail how the changes were tested, including manual tests and any relevant unit or integration tests.
Contributor's Checklist
Here are some reminders and checklists before/when submitting your pull request, please check them:
make installcheck
make -C src/test installcheck-cbdb-parallel
cloudberrydb/dev
team for review and approval when your PR is ready🥳