FrankChen021 commented on pull request #10383:
URL: https://github.com/apache/druid/pull/10383#issuecomment-691185618


   Once a json text line is ill-formed, the `next` call on iterator returned by 
`ObjectMapper.readValues` throws exception, and it seems we have no opportunity 
to process the rest lines. This is case why some old test cases fail. 
   
   I don't know whether jackson provides anyway to skip the ill-formed text, 
but I guess there's no such API for a parser.
   So what's your suggestion on this problem ? @gianm @jihoonson 


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

Reply via email to