klucar opened a new pull request #8038: URL: https://github.com/apache/arrow/pull/8038
Documentation for the python filesystem interface was not updated when the code changed FileStats to FileInfo. The code still has a line saying FileStats = FileInfo "for backward compatibility" that may not be correct because as this shows, FileInfo doesn't have the `get_target_stats` method. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
