Skip to content

Support copy command to load csv/parquet or s3 file into table #2627

@sundy-li

Description

@sundy-li

Summary

Description for this feature.

support copy command to load csv file into table.

COPY table_name FROM '/path/to/test.csv'

task list:

Reference:
https://www.postgresql.org/docs/13/sql-copy.html
https://docs.snowflake.com/en/sql-reference/sql/copy-into-table.html
https://duckdb.org/docs/sql/statements/copy

Metadata

Metadata

Assignees

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