pitrou commented on issue #14951: URL: https://github.com/apache/arrow/issues/14951#issuecomment-1368217065
> By the way, should we generate the input using random? Seems that if we use a incremental number or fixed number, the data of `DELTA_BINARY_PACKED` should be well compressed and optimized, which is kind of unfair Use random but with two different magnitudes (narrow or wide) such as to exercise both the easily compressible and poorly compressible cases. -- 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]
