icexelloss commented on code in PR #48453: URL: https://github.com/apache/arrow/pull/48453#discussion_r2620335748
########## python/pyarrow/tests/test_pandas.py: ########## @@ -3278,14 +3278,28 @@ def test_error_sparse(self): def test_safe_cast_from_float_with_nans_to_int(): - # TODO(kszucs): write tests for creating Date32 and Date64 arrays, see Review Comment: This comment is for Date32 and Date64 types, is it correct to remove this comment? (New tests are float -> int) -- 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]
