andygrove commented on pull request #23: URL: https://github.com/apache/arrow-datafusion/pull/23#issuecomment-824844929
@alamb @jorgecarleitao Are you ok with this approach of having a single Cargo workspace for all crates? The dependency is still that Ballista depends on DataFusion. @Dandandan This also removes `snmalloc` as a default feature so that we don't require CI and all DataFusion devs to compile with snmalloc. My thinking is that it makes sense to build Ballista executors with `snmalloc` when creating the Docker images. Let me know what you think. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
