[MCOL-3793] LDI with columnstore_use_import_for_batchinsert On failed Created: 2020-02-14 Updated: 2020-03-13 Resolved: 2020-02-18 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | DMLProc |
| Affects Version/s: | 1.4.3 |
| Fix Version/s: | 1.4.3 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2020-2 | ||||||||
| Description |
|
Build tested: 1.4.3-1 BB nightly engine commit: LDI of 1gb orders or lineitem failed with the following error: load data infile "/data/qa/source/dbt3/1g/orders.tbl" into table orders fields terminated by "|"; This occurred only when columnstore_use_import_for_batchinsert is set to ON. OAM showed the PM1 is in DEGRADED state. It is a single-node stack. The tables has data compression on mcsadmin> getsysteminfo The same test on the build I downloaded from buildbot yesterday (engine commit: 8588678) did not have this issue. |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2020-02-18 ] |
|
Build verified: 1.4.3-1 BB nightly engine commit: Conducted the following tests: Centos7 |