pitrou commented on code in PR #46532: URL: https://github.com/apache/arrow/pull/46532#discussion_r2101861226
########## python/pyarrow/tests/parquet/test_data_types.py: ########## @@ -387,6 +387,25 @@ def test_fixed_size_binary(): _check_roundtrip(table) +def test_binary_types(): Review Comment: Good question. What do you think @jorisvandenbossche ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org