Commits
Click on a commit to change the comparison rangefeat: add VarBin compressor to btrblocks string compressor3 months ago
by joseph-isaacs refactor: use to_arrow_preferred for VarBinView to VarBin conversion3 months ago
by joseph-isaacs fix: use into_arrow with specific DataType for VarBin conversion3 months ago
by joseph-isaacs fix: assign VarBinScheme to code 5 without renumbering existing schemes3 months ago
by joseph-isaacs fix: correct typo offest -> offset3 months ago
by joseph-isaacs fix: correctly calculate offset array size based on string bytes3 months ago
by joseph-isaacs fix: return 0.0 compression ratio to prevent automatic selection3 months ago
by joseph-isaacs u3 months ago
by joseph-isaacs u3 months ago
by joseph-isaacs u3 months ago
by joseph-isaacs fix: update Python tests to handle string vs string_view encoding differences3 months ago
by joseph-isaacs