pitrou commented on code in PR #41765:
URL: https://github.com/apache/arrow/pull/41765#discussion_r2016959079


##########
python/pyarrow/tests/parquet/test_parquet_file.py:
##########
@@ -353,3 +353,20 @@ def test_read_statistics():
                                 "null_count=1, distinct_count=None, "
                                 "min=-1, is_min_exact=True, "
                                 "max=3, is_max_exact=True>")
+
+
+def test_read_undefined_logical_type(parquet_test_datadir):

Review Comment:
   Ah, ok, fair enough.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to