gianm opened a new pull request, #19479: URL: https://github.com/apache/druid/pull/19479
This patch adds extension points for `InputSpecSlicer` and `InputSliceReader`, and uses them to implement `TableInputSpec`. This eliminates and generalizes the `newTableInputSpecSlicer` method on the `ControllerContext`, which was previously needed because the slicing logic differs for tasks and Dart. -- 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]
