a2l007 commented on issue #9449: Add Sql InputSource URL: https://github.com/apache/druid/pull/9449#issuecomment-595423345 SqlInputSource wouldn't require a custom `inputFormat` since the input data is being read off as result sets from a RDBMS source. Each sql entity is read into a local file and an iterator is returned based of this file.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
