There was an error while loading. Please reload this page.
InsertValuesLoadJob
CREATE TABLE "testdrive_staging"."exchange_latest" (like "testdrive"."exchange_latest" INCLUDING ALL);
ALTER TABLE "testdrive_staging"."exchange_latest" SET SCHEMA "testdrive";
UnsupportedFeatureException[Cannot ORDER BY '(SELECT NULL FROM (empty_row))': invalid data type 'undefined'.]
psycopg2.errors.UndefinedTable: Relation '"testdrive".d' unknown