mirror of https://github.com/citusdata/citus.git
All the tables (target, source or any CTE present) in the SQL statement are local i.e. a merge-sql with a combination of Citus local and Non-Citus tables (regular Postgres tables) should work and give the same result as Postgres MERGE on regular tables. Catch and throw an exception (not-yet-supported) for all other scenarios during Citus-planning phase. |
||
---|---|---|
.. | ||
columnar | ||
distributed | ||
.gitignore |