This is an automated email from the ASF dual-hosted git repository. kharekartik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from d62a867d46 Add max merger and min mergers for partial upsert (#9665) add 214095425e Do not create dictionary for high-cardinality columns (#9527) No new revisions were added by this update. Summary of changes: .../creator/impl/SegmentColumnarIndexCreator.java | 50 +++++++++++++++------- .../segment/creator/DictionaryOptimiserTest.java | 35 +++++++++++++-- .../spi/creator/SegmentGeneratorConfig.java | 11 +++++ .../pinot/spi/config/table/IndexingConfig.java | 19 +++++++- 4 files changed, 94 insertions(+), 21 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org