andygrove opened a new issue, #2896: URL: https://github.com/apache/arrow-datafusion/issues/2896
**Describe the bug** I have recently been running into the error `serde_json requires that either `std` (default) or `alloc` feature is enabled` in CLion when working on DataFusion, or on projects that depend on DataFusion. This happens when attempting to run unit tests. **To Reproduce** I don't know if this is something specific to my environment or a more general issue. **Expected behavior** Should not get this error. **Additional context** None. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org