clintropolis opened a new pull request, #19111: URL: https://github.com/apache/druid/pull/19111
### Description Adds a thrift `InputFormat` implementation, which I believe is the last data format extension which has not implemented `InputFormat`. This PR coupled with #19109, will allow us to remove all operator facing `InputRowParser`/`ParseSpec` implementations. I had claude do most of the work here since its perfect for this kind of thing, with a few manual adjustments at the end. -- 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]
