Hi Martin,
the column store doesn't have column-wise updates.
Whenever a record is updated, the old version gets invalidated and a complete new record is inserted into the delta store.
- Lars
Hi Martin,
the column store doesn't have column-wise updates.
Whenever a record is updated, the old version gets invalidated and a complete new record is inserted into the delta store.
- Lars