issues
search
maxi-k
/
btrblocks
BtrBlocks: Efficient Columnar Compression for Data Lakes (SIGMOD 2023 Paper)
MIT License
228
stars
20
forks
source link
Open sourcing
#1
Closed
maxi-k
closed
1 year ago
maxi-k
commented
1 year ago
Moved code under MIT license with permission from everyone involved
Cleaned up dependencies, extracted unnecessary stuff out from core library
Properly included
boost
using cmake instead of relying on system
Moved old prototypes to "legacy" namespace or removed them
Added configuration interface independent of
gflags
for the core library
Added README, a code example
Added CI using github actions
boost
using cmake instead of relying on systemgflags
for the core library