paul-rogers commented on PR #12909: URL: https://github.com/apache/druid/pull/12909#issuecomment-1219952109
Good point on the semantics. We're a bit locked into the fact that "plan" in Druid means "create a plan and return a sequence backed by a bunch of query runners that just about have started the query." What we want is to plan up to the native query, then have a separate step that runs that native query. We can sort that out later. -- 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]
