pitrou commented on code in PR #43970: URL: https://github.com/apache/arrow/pull/43970#discussion_r1756851068
########## python/pyarrow/tests/util.py: ########## @@ -310,17 +310,7 @@ def open_append_stream(self, path, metadata): def get_raise_signal(): Review Comment: This means that `get_raise_signal` is not useful anymore, can you remove it and simplify the callers? -- 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]
