Commits


mwish authored and GitHub committed 9b584547c76
GH-43427: [C++][Parquet] Deprecate ColumnChunk::file_offset field and no longer write Metadata at end of Chunk (#43428) ### Rationale for this change See github issue ### What changes are included in this PR? Force `ColumnChunk::file_offset` tobe 0 ### Are these changes tested? No ### Are there any user-facing changes? Might affect user using legacy `ColumnChunk::file_offset` * GitHub Issue: #43427 Authored-by: mwish <maplewish117@gmail.com> Signed-off-by: mwish <maplewish117@gmail.com>