Jackie-Jiang opened a new pull request, #14773: URL: https://github.com/apache/pinot/pull/14773
Allow setting the default value for the following properties: - `rawIndexWriterVersion`: `pinot.forward.index.default.raw.index.writer.version` - `targetMaxChunkSize`: `pinot.forward.index.default.target.max.chunk.size` - `targetDocsPerChunk`: `pinot.forward.index.default.target.docs.per.chunk` The default values will be used if it is not explicitly provided in the table config. The config can be set via ZK cluster config, or local instance config. -- 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