AlenkaF commented on code in PR #14343: URL: https://github.com/apache/arrow/pull/14343#discussion_r991976024
########## python/pyarrow/tests/test_plasma_deprecated.py: ########## @@ -0,0 +1,34 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: Tests in the same file seem to work: https://github.com/apache/arrow/pull/14343/commits/48bcf41b281a8d7ceb580afea3049fcb891ce896 I do get an error locally as the warning from `start_plasma_store()` seems to get ignored, can't figure out where I went wrong: https://github.com/apache/arrow/pull/14343/commits/4e82b6b0c35f107b89aecf6cf57fb2bcb100c1fc#diff-274fcc90866f87ce0fef771796910320e35124164ebb4fcd2277e47a5a8ae3a7 -- 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]
