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

   > Thanks @ryzhyk -- seems reasonable to me.
   > 
   > A very strange bug
   
   Indeed! It's triggered by something in `rkyv`, but it's really a compiler 
issue. However, it's unlikely to get fixed in the compiler, as (from what I 
understand) it's a heuristic that balances the depth of automatic dereferencing 
with compilation speed. The really unfortunate aspect of this is that through 
feature unification it can get triggered in unrelated crates like datafusion in 
this case.


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