This is an automated email from the ASF dual-hosted git repository. xbli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from 772eaea17e Revert the null value handling when nullHandlingEnabled is false (#15382) add 9090972452 Precheck Rebalance Config (#15317) No new revisions were added by this update. Summary of changes: .../core/rebalance/DefaultRebalancePreChecker.java | 118 +++++++++++++++------ .../helix/core/rebalance/RebalancePreChecker.java | 8 +- .../helix/core/rebalance/TableRebalancer.java | 2 +- .../TableRebalancerClusterStatelessTest.java | 107 ++++++++++++++++++- .../tests/OfflineClusterIntegrationTest.java | 66 ++++++++++-- 5 files changed, 256 insertions(+), 45 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org