Raunak Shah
Results
3
comments of
Raunak Shah
The problem is with the recent ipykernel update. A temporary fix could be: `pip uninstall ipykernel` `pip install ipykernel==4.8.0`
We have thought about including the basic encodings from [vortex's rust implementation](https://github.com/spiraldb/vortex/tree/develop/encodings/fastlanes/src) as a starting point. This should give us some version of bitpacking, delta, and frame of reference encodings....
Not required any longer, closing