abhishekagarwal87 commented on issue #11929:
URL: https://github.com/apache/druid/issues/11929#issuecomment-1159511783

   We do support ingesting data from databases using SQLInputSource. If someone 
builds a presto connector by extending SQLInputSource, then we can insert data 
via presto queries too. Technically AFAIK Presto and Hive are only the 
execution engines, so we might has well poin the druid SQL insert to the 
sources directly. 


-- 
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]

Reply via email to