lance icon indicating copy to clipboard operation
lance copied to clipboard

Fuzz testing and finish implementation for large_string / large_binary in 2.1

Open westonpace opened this issue 11 months ago • 1 comments

There is at least one todo!() (and I think several) related to 64-bit offsets in 2.1 encodings. We should be able to easily extend the 2.0 fuzz tests to include 2.1 and fill out the 64-bit implementations.

westonpace avatar Jan 07 '25 15:01 westonpace

Make sure to also test dictionary encoding of 64-bit binary types

westonpace avatar Jan 07 '25 17:01 westonpace

This problem has two parts. The above CR will support the generic string compression and the next one will support FSST.

HaochengLIU avatar Jun 20 '25 17:06 HaochengLIU

I think this issue could be closed? @westonpace

HaochengLIU avatar Jul 22 '25 14:07 HaochengLIU

Agreed, thanks for your help!

westonpace avatar Jul 22 '25 16:07 westonpace