You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/13 14:07:52 UTC

[GitHub] [arrow-datafusion] andygrove commented on issue #2896: serde_json requires that either `std` (default) or `alloc` feature is enabled

andygrove commented on issue #2896:
URL: https://github.com/apache/arrow-datafusion/issues/2896#issuecomment-1183273233

   I think the root cause may be that `arrow-rs` imports `serde-json` with no default features, which means no `std` feature. Not sure why we are only just now seeing these errors though.


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

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