Alexhuszagh commented on PR #6960:
URL: https://github.com/apache/arrow-rs/pull/6960#issuecomment-2583994107

   > I agree with @tustvold that unless there is a problem we are fixing we 
shouldn't make this change
   > 
   > I double checked that arrow-json runs fine without the default features 
enabled
   
   Correct, because of how `arrow-cast` enables those features so they will be 
enabled regardless. If `arrow-cast` ever changes those features, it would break 
`arrow-json` since `arrow-json` depends on that functionality but doesn't 
actually request those features. Since both are managed internally I entirely 
understand if that's not an issue.


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