Skip to content

REPLACE job: CREATE TABLE "testdrive_staging"."exchange_latest" (like "testdrive"."exchange_latest" INCLUDING ALL); #10

Description

@amotl

Problem

After #9, dlt issues this query when using the replace strategy, but fails on CrateDB.

CREATE TABLE "testdrive_staging"."exchange_latest" (LIKE "testdrive"."exchange_latest" INCLUDING ALL);
SQLParseException[line 1:53: no viable alternative at input 'CREATE TABLE "testdrive_staging"."exchange_latest" (like']

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions