Extend index-cardinality-detection to determine if an index is high cardinality based on an index input.
- Developers and admins planning to build indexes can use index-cardinality-detection tool to determine if the index is high cardinality.
- This could also be used in CI/CD check point before an index change goes through into prod