mirror of https://github.com/citusdata/citus.git
Citus can handle INSERT INTO ... SELECT queries if the query inserts into local table by reading data from distributed table. The opposite way is not correct. With this commit we warn the user if the latter option is used. |
||
---|---|---|
.. | ||
backend | ||
include | ||
test/regress |