[MCOL-4948] config file for cpimport options if used via "load data infile" Created: 2021-12-20 Updated: 2023-07-01 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Task | Priority: | Major |
| Reporter: | Richard Stracke | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Load data infile invoke cpimport (if configured) cpimport runs with default values , Example: if read buffer is not sufficient, LDI can fail with
Which can loaded with increasing read buffer This is not possible with LDI, where the default values can be changed for cpimport would be a possible solution. |