carols10cents opened a new pull request #1399:
URL: https://github.com/apache/arrow-datafusion/pull/1399


   # Which issue does this PR close?
   
   Closes #1398.
   
    # Rationale for this change
   
   Give projects depending on datafusion more choice in what features to enable.
   
   # What changes are included in this PR?
   
   Disabling default features for chrono and ahash in datafusion and ballista.
   
   # Are there any user-facing changes?
   
   If projects depending on datafusion/ballista are making use of the 
coincidence that they turn on chrono or ahash features, this might mean they 
have to turn on the features themselves, but that would be a bug in that 
project's use of the crates.
   
   


-- 
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


Reply via email to