[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:
Relates
relates to MCOL-1191 Missing details or default values of ... Closed

 Description   

Load data infile invoke cpimport (if configured)

cpimport runs with default values ,
which in some cases not optimal.

Example:

if read buffer is not sufficient, LDI can fail with

terminate called after throwing an instance of 'std::runtime_error'
  what():  Data Row too BIG to handle!!

Which can loaded with increasing read buffer
cpimport -c <higer value>

This is not possible with LDI,
so a config file like cpimport_ldi.cnf

where the default values can be changed for cpimport would be a possible solution.


Generated at Thu Feb 08 02:54:13 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.