wesm commented on a change in pull request #7108:
URL: https://github.com/apache/arrow/pull/7108#discussion_r420740026
##########
File path: python/pyarrow/tests/test_parquet.py
##########
@@ -284,6 +284,12 @@ def test_special_chars_filename(tempdir,
use_legacy_dataset):
assert table_read.equals(table)
[email protected]
+def test_file_with_over_int16_max_row_groups():
Review comment:
Correct only for encrypted files. So this worked prior to the encrypted
patch landing which introduced the artificial limitation for unencrypted files
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]