Nuacht

With a large number of temporary table SQL statements like CREATE TEMP TABLE AS SELECT ..., after adopting Citus, if left unmodified, these become local tables. Subsequent operations then run entirely ...