jihoonson commented on issue #10259: URL: https://github.com/apache/druid/issues/10259#issuecomment-684116519
@FrankChen021 thank you for reporting. `InputEntity` and `InputSource` are designed to be independent from how data is formatted. Does `InputEntity` have to know if `inputFormat` is `lineSplittable`? Or can we add `lineSplittable` to `JsonInputFormat` instead? ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
