citus/src/test
jeff-davis d48ceee238
Columnar: add method ReparameterizeCustomPathByChild. (#5275)
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.
2021-09-13 10:33:48 -07:00
..
hammerdb rename citus hammerdb branch prefix as citus_github_push (#3925) 2020-06-18 21:11:58 +03:00
recovery Test columnar recovery (#4485) 2021-01-14 14:58:29 +01:00
regress Columnar: add method ReparameterizeCustomPathByChild. (#5275) 2021-09-13 10:33:48 -07:00