Commits


AlexSpace authored and GitHub committed c3aad6ad53a
GH-43249: [C++][Parquet] remove useless template parameter of `DeltaLengthByteArrayEncoder` (#43250) ### Rationale for this change see https://github.com/apache/arrow/issues/43249 ### What changes are included in this PR? remove template parameter of DeltaLengthByteArrayEncoder ### Are these changes tested? Covered by existing ### Are there any user-facing changes? No. * GitHub Issue: #43249 Lead-authored-by: N.A <alexspace@foxmail.com> Co-authored-by: AlexSpace <alexspace@foxmail.com> Signed-off-by: mwish <maplewish117@gmail.com>