embucket-labs icon indicating copy to clipboard operation
embucket-labs copied to clipboard

COPY INTO fails with wrong error message when source is without schema

Open rampage644 opened this issue 3 months ago • 0 comments

COPY INTO customer FROM 'customer.parquet' FILE_FORMAT = (TYPE = 'PARQUET'); query fails with an error "Query execution error: Stages are currently not supported"

rampage644 avatar Sep 24 '25 22:09 rampage644