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
   
   ![Screenshot 2023-10-01 at 7 13 18 
AM](https://github.com/apache/arrow-datafusion/assets/490673/02901db1-8887-4893-90dd-ca96efd0fe67)
   
   
   
   ### Describe the solution you'd like
   
   I would like a list with crate features, like chrono has
   
   https://github.com/chronotope/chrono
   
   ![Screenshot 2023-10-01 at 7 23 03 
AM](https://github.com/apache/arrow-datafusion/assets/490673/12483d6a-e4f3-422a-b9ea-93e6a378ead5)
   
   
   ### 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]

Reply via email to