[MCOL-4340] need documentation on installing and using cpimport in 1.4+ Created: 2020-10-08 Updated: 2023-07-05 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | Consolidate & Redevelop All Columnstore Tools (SDK, Adapters, Backup, Restore, mcsimport) |
| Description |
|
Need help getting correct install repo and if it can be installed remotely like mcsimport was able to in a 1.4+ documentation. The LOAD DATA LOCAL INFILE web page has a note about using cpimport for data that has multi-byte characters. I'm going on the assumption that mcsimport can also be used with multi-byte characters. We are having issues getting the api SDK installed. The docs are confusing and its unclear what repository to use. Using the one on the web page did not work. and installing the package is not working: So, no mcsimport command is available yet. However, I noticed the note that said So if mcsimport is being discontinued, then I must use cpimport. |
| Comments |
| Comment by David Hall (Inactive) [ 2021-12-16 ] |
|
While this is old, It should be noted that starting in version 5.1, load data infile can handle multi-byte characters. |