numaproj / numalogic

Collection of operational time series ML models and tools
https://numalogic.numaproj.io/
Apache License 2.0
166 stars 28 forks source link

feat: allow chunked druid fetch #349

Closed ab93 closed 7 months ago

ab93 commented 7 months ago

Client side fetch time comparision:

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 96.42857% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 92.41%. Comparing base (bf27eb5) to head (9c397a8).

Files Patch % Lines
numalogic/connectors/druid/_druid.py 96.42% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #349 +/- ## ========================================== + Coverage 92.31% 92.41% +0.09% ========================================== Files 82 82 Lines 3918 3953 +35 Branches 325 331 +6 ========================================== + Hits 3617 3653 +36 + Misses 233 231 -2 - Partials 68 69 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.