Skip to content

Can't export to CSV yet? #88

@j2l

Description

@j2l

I imported a local parquet file and can read it using your great tool (hurray!)
But I can't export it as CSV:
Failed to export data {"exception_type":"Parser","exception_message":"CREATE TABLE AS requires a SELECT clause"}

SQL is: CREATE OR REPLACE TABLE 'character_cards' AS SELECT * FROM read_parquet('character.parquet'); SUMMARIZE character;

Any idea?
Additionally, would QuackDB be able to open big parquet files? Is there a limitation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions