alamb opened a new issue, #7711: URL: https://github.com/apache/arrow-datafusion/issues/7711
### Is your feature request related to a problem or challenge? I am trying to make DataFusions' features / depth as easy to understand as possible. One part of this is how to build / integrate the library which is very easy, (thanks to Rust's ecosystem), than most C/C++ build systems. DataFusion actually has several feature flags to control its features (like avro), however, it doesn't appear to have any documentation about them. https://github.com/apache/arrow-datafusion  ### Describe the solution you'd like I would like a list with crate features, like chrono has https://github.com/chronotope/chrono  ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
