Open gortiz opened 2 days ago
Attention: Patch coverage is 2.96296%
with 262 lines
in your changes missing coverage. Please review.
Project coverage is 34.55%. Comparing base (
59551e4
) to head (f06138a
). Report is 1371 commits behind head on master.
:exclamation: There is a different number of reports uploaded between BASE (59551e4) and HEAD (f06138a). Click for more details.
HEAD has 6 uploads less than BASE
| Flag | BASE (59551e4) | HEAD (f06138a) | |------|------|------| |skip-bytebuffers-false|7|6| |unittests|5|3| |unittests1|2|0| |java-11|5|4|
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
This PR is a continuation of https://github.com/apache/pinot/issues/14495 and the next step on https://github.com/apache/pinot/issues/14196.
I'm opening this as a draft. This PR is not complete right now because it is not automatically tested, but it may be useful to publish the draft early to discuss whether https://github.com/apache/pinot/issues/14495 should be merged or whether it would be better to just close that (small) PR and directly merge this one once it is finished.
As an example of how it works, you can run the following in ColocatedJoinEngineQuickStart
which returns:
TODO: