egolearner commented on code in PR #49858:
URL: https://github.com/apache/arrow/pull/49858#discussion_r3278045566


##########
python/pyarrow/tests/test_csv.py:
##########
@@ -2219,3 +2219,23 @@ def 
test_write_csv_empty_batch_should_not_pollute_output(tables, expected):
     result = buf.read()
 
     assert result == expected
+
+
+def test_csv_make_write_options_uses_parse_delimiter():

Review Comment:
   done



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