Yingyi Bu has posted comments on this change.

Change subject: Implemented LSM disk components alignment
......................................................................


Patch Set 18:

>> Now we need to create a new disk component 
>> for each disk component of the primary.

To get this work, when you are at a tuple in a disk component, you need to 
search it in all previous disk components to see whether the secondary key 
value changes?  If secondary key value changes, you need to delete the old 
entry in the 2ndary index (by adding an anti-matter entry)?


An alternative might be to flush and compact primary index to one disk 
component before bulk loading a 2ndary index.

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1725
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I64bf34e255def72adc73b9f87cfa628a172ea694
Gerrit-PatchSet: 18
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Luo Chen <cl...@uci.edu>
Gerrit-Reviewer: Ian Maxon <ima...@apache.org>
Gerrit-Reviewer: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Jianfeng Jia <jianfeng....@gmail.com>
Gerrit-Reviewer: Luo Chen <cl...@uci.edu>
Gerrit-Reviewer: Taewoo Kim <wangs...@gmail.com>
Gerrit-Reviewer: Till Westmann <ti...@apache.org>
Gerrit-Reviewer: Yingyi Bu <buyin...@gmail.com>
Gerrit-Reviewer: abdullah alamoudi <bamou...@gmail.com>
Gerrit-HasComments: No

Reply via email to