-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem or challenge?
DataFusion now supports basic INSERT
and COPY
statements.
Describe the solution you'd like
We should update https://arrow.apache.org/datafusion/user-guide/sql/index.html to reflect this
Examples are in https://github.com/apache/arrow-datafusion/blob/main/datafusion/sqllogictest/test_files/copy.slt and https://github.com/apache/arrow-datafusion/blob/main/datafusion/sqllogictest/test_files/insert_to_external.slt
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers