[MCOL-4831] Create table as select uses single inserts Created: 2021-08-06  Updated: 2021-08-23

Status: Open
Project: MariaDB ColumnStore
Component/s: MDB Plugin
Affects Version/s: 6.1.1
Fix Version/s: Icebox

Type: Bug Priority: Major
Reporter: David Hall (Inactive) Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None

Epic Link: ColumnStore Performance Improvements

 Description   

CREATE TABLE <tablename> engine=columnstore AS SELECT....
This uses single insert for each row in the result set. It should use batch insert, leveraging the code from insert select.


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