abhishekagarwal87 commented on issue #11929: URL: https://github.com/apache/druid/issues/11929#issuecomment-971221724
Thanks, @gianm. This is a really neat way of doing batch ingestion. In this new way of doing batch ingestion, how would we specify tuningConfig e.g.max rows in memory, max bytes in memory, number of segments to merge, etc? It seems intuitive to have a QueryContext for INSERT queries similar to SELECT and such tuning configurations can go there. -- 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]
