apache / apache/pinot

Enhance table config validation on index type compatibility

Open
#17,398 5 comments 0 reactions 1 assignee Claimed by @RajaVinoth96 View on GitHub
enhancement help wanted user-experience
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
2d 3h
Merged PRs (30d)
195

Description

We should enhance index type compatibility check in table config validation. E.g. inverted index enabled column must have dictionary enabled.

We should list down all supported index types, and do an exhaustive check on all incompatible combinations.

For code reference, table config validation is performed in `TableConfigUtils.validate(TableConfig tableConfig, Schema schema)`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.