Load data from S3
(MXS-4618)
|
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Filter |
| Affects Version/s: | 23.08 |
| Fix Version/s: | 23.08.0 |
| Type: | Sub-Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-184, MXS-SPRINT-185, MXS-SPRINT-186 | ||||||||
| Description |
|
The LOAD DATA LOCAL INFILE implementation for Xpand is not as fast as a call to xpand_import with the --ldi mode would be. Converting the former into the latter would also speed these up. |