Commits


mwish authored and GitHub committed 2721134715b
GH-39845: [C++][Parquet] Minor: avoid creating a new Reader object in Decoder::SetData (#39847) ### Rationale for this change avoid creating a new Reader object in Decoder::SetData ### What changes are included in this PR? avoid creating a new Reader object in Decoder::SetData ### Are these changes tested? Already ### Are there any user-facing changes? no * Closes: #39845 Authored-by: mwish <maplewish117@gmail.com> Signed-off-by: mwish <maplewish117@gmail.com>