citus/src/include
Onder Kalaci d1cd198655 Prevent infinite recursion for queries that involve UNION ALL and JOIN
With this commit, we make sure to prevent infinite recursion for queries
in the format: [subquery with a UNION ALL] JOIN [table or subquery]

Also, fixes a bug where we pushdown UNION ALL below a JOIN even if the
UNION ALL is not safe to pushdown.
2021-03-03 12:27:26 +01:00
..
columnar Use chunk groups to read columnar data (#4768) 2021-03-02 23:53:24 -08:00
distributed Prevent infinite recursion for queries that involve UNION ALL and JOIN 2021-03-03 12:27:26 +01:00
.gitignore Self-implemented review feedback 2017-04-03 22:55:12 -06:00
citus_config.h.in Columnar: Support zstd compression 2020-12-09 08:30:55 -08:00
citus_version.h.in Columnar: Support zstd compression 2020-12-09 08:30:55 -08:00