kou opened a new pull request, #43806:
URL: https://github.com/apache/arrow/pull/43806
### Rationale for this change
`ARROW_{AZURE,GCS,HDFS,S3}=ON` are meaningful only when filesystem is
enabled. If the user specified one of them, we can assume that the user wants
to enable filesystem.
### What changes are included in this PR?
Enable `ARROW_FILESYSTEM` when one of `ARROW_{AZURE,GCS,HDFS,S3}=ON` are
specified.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
Yes.
`ARROW_FILESYSTEM` is enabled automatically with one of
`ARROW_{AZURE,GCS,HDFS,S3}=ON`.
--
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]