wjones127 commented on code in PR #34435:
URL: https://github.com/apache/arrow/pull/34435#discussion_r1126815311


##########
python/pyarrow/tests/parquet/test_parquet_writer.py:
##########
@@ -202,6 +203,39 @@ def test_parquet_writer_write_wrappers(tempdir, 
filesystem):
     tm.assert_frame_equal(result, df)
 
 
[email protected]

Review Comment:
   Perhaps also:
   
   ```suggestion
   @pytest.mark.large_memory
   @pytest.mark.pandas
   ```



-- 
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