AlenkaF commented on code in PR #45998:
URL: https://github.com/apache/arrow/pull/45998#discussion_r4035446821
##########
cpp/src/arrow/filesystem/hdfs.h:
##########
@@ -114,4 +121,6 @@ class ARROW_EXPORT HadoopFileSystem : public FileSystem {
std::unique_ptr<Impl> impl_;
};
+ARROW_EXPORT Status HaveLibHdfs();
Review Comment:
Entries removed in
https://github.com/apache/arrow/pull/45998/changes/0625e9eae926a306e5e15e756cdf94ae7b24f0fc
as the tests now live under filesystems and are tested within that module.
--
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]