kfaraz opened a new pull request, #13520: URL: https://github.com/apache/druid/pull/13520
This is based on #12750 and #10407 Changes: - Add `InputStats` to track processed bytes - Add method `InputSourceReader.read(InputStats)` - Add field `processedBytes` in `RowIngestionMeters` so that they can be exposed in task reports Status: - currently working with single phase sub task Pending: - support for streaming ingestion - multi-phase sub tasks - tests -- 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]
