[MCOL-1328] INSERT...SELECT from ColumnStore to InnoDB doesn't use vtable mode in stored procedures Created: 2018-04-06 Updated: 2019-07-10 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 2 |
| Labels: | None | ||
| Description |
|
When there is a stored procedure with a single INSERT...SELECT from a ColumnStore table to an InnoDB table the performance is bad which indicates that vtable mode is not being used on the ColumnStore side. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2019-07-10 ] |
|
Going away in 1.4 |