Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
2021-11, 2021-12, 2021-13, 2021-14, 2021-15
Description
drrtuy speaking:
make a cpimport optimization that will benefit bulk insertion for tables with many columns. In short cpimport saves some extra data to be able to rollback. It is about 200kB per column file so for 200 column table this is 40MB that is not so big for the modern disks but slows down the operation. I recall a prospect who tolld that ClickHouse ingests data faster then MCS and this metadata was the reason why MCS was slow ingesting.