alamb commented on pull request #786: URL: https://github.com/apache/arrow-datafusion/pull/786#issuecomment-887786814
> we can keep the keys in a contiguous (mutable) array instead and keep offsets/pointers to the values in this array (and null values can be stored in a bitmap, so only 1 bit per value). @Dandandan this is a great idea - I will write up in more detail what I think you are proposing to make sure we are on the same page -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org