mapleFU opened a new issue, #37873: URL: https://github.com/apache/arrow/issues/37873
### Describe the enhancement requested `DELTA_BYTE_ARRAY` will first decode the prefix and postfix, then Decode will memcpy the data. If prefix-length == 0 or posfix-length == 0, we can avoid memcpy if possible ### Component(s) C++, Parquet -- 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]
