Jaideep-C commented on issue #17398: URL: https://github.com/apache/pinot/issues/17398#issuecomment-3691653650
Hi @Jackie-Jiang, I would like to work on this issue. I have reviewed the `TableConfigUtils.validate(TableConfig tableConfig, Schema schema)` method and the [Data and Index Types Compatibility Matrix](https://docs.pinot.apache.org/basics/indexing#data-and-index-types-compatibility-matrix) documentation. My plan is to audit the `IndexType::validate` method implementations across all index types and add the missing validation conditions based on the compatibility matrix. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
