vadimkantorov commented on issue #46151: URL: https://github.com/apache/arrow/issues/46151#issuecomment-2808721015
Yeah, if pandas dependency is optional, I think the imports of pandas should be try-catch protected. PyArrow might print a warning of bad pandas version and even not attempt to import it, or just catch errors at pandas import, but not fail completely. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org