Jackie-Jiang opened a new pull request, #13225: URL: https://github.com/apache/pinot/pull/13225
Add the following configs into `StarTreeAggregationConfig` as counterpart of `ForwardIndexConfig`: - deriveNumDocsPerChunk - indexVersion - targetMaxChunkSize - targetDocsPerChunk During table config validation: - Add a check to not allow only one of `functionColumnPairs` and `aggregationConfigs` to be configured - Fix a bug where function duplicate check is mistakenly performed across multiple star-tree indices -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org