You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/08/10 00:05:31 UTC

[GitHub] [arrow-datafusion] sundy-li commented on issue #846: Improve grouping performance by special casing small / fixed size keys

sundy-li commented on issue #846:
URL: https://github.com/apache/arrow-datafusion/issues/846#issuecomment-895631463


   If a column is nullable, we can use another byte to store the nullable bits.
   
   If  [u8, u8, u16] are all nullable, u64 key can be used.


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org