Subsegment of memsql 7.0

I know that there is a new storage unit for subsegment in memsql7.0

I want to know the dml (insert, delete, update, update) mechanism of the column store as subsegment is added.

Also, I want to know the reason why memsql is faster than Oracle that does bulk loading.

thanks.

Hi @chaeyoung.ko,

This blog post describes the subsegment access features that we have built in 7.0: SingleStore’s Patented Universal Storage - Part 1

Hope that helps.