This is an automated email from the ASF dual-hosted git repository.
kfaraz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from 431a1195ca Suppress CVE-2022-1471 from snakeyaml (#13557)
add d6949b1b79 Track input processedBytes with MSQ ingestion (#13559)
No new revisions were added by this update.
Summary of changes:
docs/ingestion/tasks.md | 13 ++-
.../apache/druid/msq/counters/ChannelCounters.java | 5 +
.../input/external/ExternalInputSliceReader.java | 6 +-
.../org/apache/druid/msq/exec/MSQInsertTest.java | 7 ++
.../org/apache/druid/msq/exec/MSQReplaceTest.java | 13 +++
.../org/apache/druid/msq/exec/MSQSelectTest.java | 10 +-
.../druid/msq/test/CounterSnapshotBuilder.java | 75 +++++++++++++++
.../org/apache/druid/msq/test/MSQTestBase.java | 103 +++++++++++++++------
8 files changed, 200 insertions(+), 32 deletions(-)
create mode 100644
extensions-core/multi-stage-query/src/test/java/org/apache/druid/msq/test/CounterSnapshotBuilder.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]