This is an automated email from the ASF dual-hosted git repository. rongr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from 24b50ed65f jsonPathString should return null instead of string literal "null" (#10855) add 03c49e43b4 [multistage] register opChain finish callback for pipeline breaker to continue (#10870) No new revisions were added by this update. Summary of changes: .../runtime/executor/RoundRobinScheduler.java | 2 ++ .../pinot/query/runtime/operator/OpChain.java | 12 ++++++++ .../plan/pipeline/PipelineBreakerExecutor.java | 17 +++++++++-- .../plan/pipeline/PipelineBreakerOperator.java | 34 +++++++++++----------- 4 files changed, 45 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org