jon-wei commented on PR #13089: URL: https://github.com/apache/druid/pull/13089#issuecomment-1248753600
@FrankChen021 Hm, I'm inclined to keep the internal `lineSplittable` property for now, since we don't support multi-line JSON for batch ingestion, I feel like we'd still need some kind of thing to force batch ingestion to use the `JsonLineReader` (like if the user were to specify `assumeNewlineDelimited` = false in a batch job) @vogievetsky I added some docs for the new properties -- 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]
