Hacker News new | ask | show | jobs
by pradocchia 6003 days ago
Do the index maps contain pointers back to the base records? The examples I saw on the implementation page showed a nested copy of the data; I assume this is just a projection?
1 comments

That's a good question; indeed the index maps just contain pointers back to the records.