Enhance COPY .. FROM to accept an S3 URL just like it accepts a file path #12544
Labels
area/ysql
Yugabyte SQL (YSQL)
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
Jira Link: [DB-415](https://yugabyte.atlassian.net/browse/DB-415)
Description
Once #11453 is done, I guess we could point to any large csv/text file from any node, and initiate the COPY FROM which will distribute the workload internally. It would be great if instead of a file, we can supply an S3 location directly.
The text was updated successfully, but these errors were encountered: