lance icon indicating copy to clipboard operation
lance copied to clipboard

feat: add bitpack encoding for LanceV2

Open albertlockett opened this issue 9 months ago • 2 comments

Work in progress

TODO

  • [x] improve tests
  • [ ] support signed types
  • [x] handle case where buffer is all 0s
  • [x] handle case where num compressed bits = num uncompressed bits

albertlockett avatar May 13 '24 20:05 albertlockett