This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from 9353f158b6 Add new ImplicitRealtimeTablePartitionSelector strategy for instance assignment (#15930) add 2aca01f24d Fix MSE SortOperator to avoid precision loss (#16021) No new revisions were added by this update. Summary of changes: .../query/runtime/operator/AggregateOperator.java | 2 +- .../pinot/query/runtime/operator/SortOperator.java | 2 +- .../operator/SortedMailboxReceiveOperator.java | 2 +- .../query/runtime/operator/utils/SortUtils.java | 17 +++----------- .../query/runtime/operator/SortOperatorTest.java | 27 ++++++++++++++++++++++ 5 files changed, 33 insertions(+), 17 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org