[MCOL-1711] Poor performance of the adapter in case of bulk data loading Created: 2018-09-11 Updated: 2023-10-26 Resolved: 2018-09-12 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.6 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Kotsinova (Inactive) | Assignee: | markus makela |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Configuration: Use case: Result: So slow speed is not acceptable for daily operations in this configuration. |
| Comments |
| Comment by markus makela [ 2018-09-11 ] |
|
What was the exact command that was used? It's possible that it used the default of one row per bulk insert. |
| Comment by Elena Kotsinova (Inactive) [ 2018-09-12 ] |
|
Yes, you are correct. I missed the -r option. |