clintropolis opened a new pull request, #19229:
URL: https://github.com/apache/druid/pull/19229

   Was working on deleting `ParseSpec` and stumbled into that I guess we had 
missed this in the migration to `InputFormat`, I'm guessing because it didn't 
implement the now removed `InputRowParser`, so this PR does that. I think we 
also didn't migrate `JavaScriptParseSpec` or `JSONLowercaseParseSpec`, but I 
kind of think they are both ok to just delete so I skipped them for now. I 
suppose a case could be made for removing this extension too, but just 
converting it seemed quicker than that discussion.


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