gianm opened a new pull request, #19080: URL: https://github.com/apache/druid/pull/19080
This patch updates tests to round-trip work orders using an ObjectMapper, which ensures that any JacksonInject fields present on StageProcessor are populated. In production, this happens naturally because work orders are generally sent over HTTP. To demonstrate that the approach works, GroupingEngine is removed from FrameContext. Instead it is injected directly into the relevant StageProcessors. -- 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]
