mirror of https://github.com/citusdata/citus.git
When performing a partition-wise join, the planner will adjust paths parameterized by the parent rel to instead parameterize by the child rel directly. When this reparameterization happens, we also need to adjust the join quals to reference the child rather than the parent. Fixes #5257. |
||
---|---|---|
.. | ||
hammerdb | ||
recovery | ||
regress |