[MCOL-5164] cpimport enhancements (-e all and -R /tmp/failed_records.out options Created: 2022-07-20 Updated: 2023-12-15 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | cpimport |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Faisal Saeed (Inactive) | Assignee: | Max Mether |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Have the capability to force cpimport to ignore all errors while loading instead of specifying "-e" with a fixed number of rows. Maybe a "cpimport -g" or "cpimport -e all" to ignore all errors while loading. Secondly, cpimport to have the capability to redirect the BAD records which failed the cpimport load to a user-defined path/file.
|