mapleFU opened a new pull request, #8258: URL: https://github.com/apache/arrow-rs/pull/8258
# Which issue does this PR close? Previously, v2 uses "delta" to encoding values, however it's too expansive for non-delta. Can we shift it to delta length byte array? # Rationale for this change Change the parquet-v2 default encoding to delta-length-byte-array # What changes are included in this PR? Change the parquet-v2 default encoding to delta-length-byte-array # Are these changes tested? Covered by existing # Are there any user-facing changes? No -- 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]
