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 1dda74a Return non zero from main with exception (#7482)
add 4ba8061 Adjust tuner api (#7553)
No new revisions were added by this update.
Summary of changes:
.../common/utils/config/TableConfigUtils.java | 17 ++++++-----
.../common/utils/config/TableConfigSerDeTest.java | 7 +++--
.../api/resources/PinotTableRestletResource.java | 2 +-
.../api/resources/TableConfigsRestletResource.java | 2 +-
.../tuner/NoOpTableTableConfigTuner.java | 7 ++---
.../controller/tuner/RealTimeAutoIndexTuner.java | 18 ++++--------
.../pinot/controller/tuner/TableConfigTuner.java | 16 +++-------
.../controller/tuner/TableConfigTunerUtils.java | 34 ++++++++++++++++++----
.../api/TableConfigsRestletResourceTest.java | 4 +--
.../tuner/RealTimeAutoIndexTunerTest.java | 7 ++---
.../pinot/controller/tuner/TunerRegistryTest.java | 7 ++---
.../apache/pinot/spi/config/table/TableConfig.java | 19 +++++++-----
.../spi/utils/builder/TableConfigBuilder.java | 8 ++---
13 files changed, 79 insertions(+), 69 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]