ryzhyk commented on PR #14863:
URL: https://github.com/apache/datafusion/pull/14863#issuecomment-2682526445

   > I dont have a strong opinion here, we do not use `rkyv-64` feature for 
`chrono` now so we shouldn't be fixing it imho. I'd rather file a bug to 
`chrono` to fix it on their side
   
   The problem is Rust's feature unification: if this crate is used in a 
workspace that has at least one other crate that enables this chrono feature, 
it affects `datafusion-expr`, triggering the bug. Our project heavily relies on 
datafusion and without this fix it becomes unusable for us starting from 
version 45.0.0,


-- 
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...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to