pitrou commented on PR #49838: URL: https://github.com/apache/arrow/pull/49838#issuecomment-4388119742
> Hi, I also wonder does `DeltaByteArrayFLBADecoder::Decode` matters? > > Maybe when I writing this I think this would be small vector, but in fuzz it could be wrongly large... That's a good question. We'll see if the fuzzer flags it, IMHO. (in the real world I don't think DELTA_BYTE_ARRAY is very interesting for FLBA, so it's probably not widely used?) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
