Y
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
mmcgrana
6003 days ago
That's a good question; indeed the index maps just contain pointers back to the records.
link