[MDEV-23814] LOAD DATA INFILE 's3://mybucket/myobject.json' Created: 2020-09-24 Updated: 2023-06-22 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Robert Dyas | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
For v10.6 to make column store integration easier to use, it would be great if LOAD DATA INFILE could take a reference to a file in an S3 bucket. Also, LOAD DATA INFILE should be extended to somehow support the use of JSON_TABLE() with a reference to an S3 stored file. |