Commits


Tai Le Manh authored and GitHub committed ec28590de70
GH-42016: [Python] Expose new FLOAT16 logical type in the pyarrow.parquet bindings (#42103) ### Rationale for this change Resolves #42016. ### What changes are included in this PR? Expose new `FLOAT16` logical type in the `pyarrow.parquet` bindings ### Are these changes tested? Unit test added. ### Are there any user-facing changes? No. * GitHub Issue: #42016 Authored-by: Tai Le Manh <manhtai.lmt@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>