Commits


Tai Le Manh authored and GitHub committed b2e8c33c86c
GH-41699: [Python][Parquet] Implement to_dict method on SortingColumn (#41704) ### Rationale for this change Resolves #41699 . ### What changes are included in this PR? Add `to_dict` method and test case ### Are these changes tested? Yes ### Are there any user-facing changes? No * GitHub Issue: #41699 Authored-by: Tai Le Manh <manhtai.lmt@gmail.com> Signed-off-by: AlenkaF <frim.alenka@gmail.com>