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

   changes:
   * `ParseSpec` and all of its implementations have been removed, including 
`JavascriptParseSpec` and `JSONLowercaseParseSpec`, which have no `InputFormat` 
equivalents
   * migrated all tests which were still using `ParseSpec` to convert into a 
normal schema + input format to just use `InputFormat` directly instead
   * `FlattenJSONBenchmark` now measures the `JsonInputFormat` instead of using 
a json parse spec/parser
   


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