To avoid requiring defining the columns of a foreign table and its types we could implement IMPORT FOREIGN SCHEMA and allow creating foreign tables automatically for a single table or all tables in a dataset. Ideally we could also support creating foreign tables for a query (see #1)
To avoid requiring defining the columns of a foreign table and its types we could implement IMPORT FOREIGN SCHEMA and allow creating foreign tables automatically for a single table or all tables in a dataset. Ideally we could also support creating foreign tables for a query (see #1)