AlenkaF opened a new pull request, #45998: URL: https://github.com/apache/arrow/pull/45998
### Rationale for this change `ObjectType` and `FileStatistics` in io/hdfs.h have been deprecated for a while and can be removed. ### What changes are included in this PR? `ObjectType` and `FileStatistics` structs are removed and instead FileSystem API in `arrow::fs` is used. ### Are these changes tested? Existing tests should pass. ### Are there any user-facing changes? Deprecated structs are removed. -- 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