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 41db04509f [Multistage] Allow queries on multiple tables of same
tenant to be executed from controller UI (#10336)
add 15cb707e86 Encapsulate changes in IndexLoadingConfig and
SegmentGeneratorConfig (#10352)
No new revisions were added by this update.
Summary of changes:
.../realtime/HLRealtimeSegmentDataManager.java | 4 +-
.../realtime/LLRealtimeSegmentDataManager.java | 8 +-
...dexDisabledMultiValueQueriesWithReloadTest.java | 4 +-
...ForwardIndexDisabledSingleValueQueriesTest.java | 4 +-
.../ForwardIndexHandlerReloadQueriesTest.java | 14 +-
.../NoDictionaryCompressionQueriesTest.java | 2 +-
.../org/apache/pinot/queries/RangeQueriesTest.java | 8 +-
.../indexsegment/mutable/MutableSegmentImpl.java | 3 +-
.../segment/index/loader/IndexLoadingConfig.java | 155 ++++++++---
.../index/loader/ForwardIndexHandlerTest.java | 212 +++++++--------
.../index/loader/SegmentPreProcessorTest.java | 293 ++++++++++-----------
.../spi/creator/SegmentGeneratorConfig.java | 61 +++--
12 files changed, 436 insertions(+), 332 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]