julianhyde commented on issue #12262: URL: https://github.com/apache/druid/issues/12262#issuecomment-1063523547
@FrankChen021 When I was building the Druid adapter for Calcite I would have *loved* an embedded Druid option. It would have saved me lots of effort provisioning a VM (with enough memory for the 4 or 5 JVMs that Druid requires) in which to run the unit tests. I suspect that an embedded Druid (even - if I could dare to hope - one that is single-threaded for common tasks like preparing and executing queries) would be very helpful for Druid developers too. It's so nice to be able to start up and stop the whole server in your IDE. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
