AlenkaF commented on code in PR #49590:
URL: https://github.com/apache/arrow/pull/49590#discussion_r3029421001
##########
python/pyarrow/tests/test_feather.py:
##########
@@ -882,3 +889,44 @@ def
test_feather_datetime_resolution_arrow_to_pandas(tempdir):
assert expected_0 == result['date'][0]
assert expected_1 == result['date'][1]
+
+
+# --- Deprecation warning tests ---
+
[email protected]
Review Comment:
I am not sure if pandas mark is needed here?
--
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]