Skip to content

CNDB-17275: Put SAI statistical estimation behind a feature flag

434d970
Select commit
Loading
Failed to load commit list.
Merged

CNDB-17275 put using histograms estimations in query planner under flag #2290

CNDB-17275: Put SAI statistical estimation behind a feature flag
434d970
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Apr 2, 2026 in 1m 25s

Quality Gate failed

Annotations

Check warning on line 117 in src/java/org/apache/cassandra/index/sai/plan/QueryController.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make QUERY_OPT_USE_TERM_STATS a static final constant or non-public and provide accessors if needed.

See more on https://sonarcloud.io/project/issues?id=cassandra-stargazer&issues=AZ1KH2IDhQMMTXOch07G&open=AZ1KH2IDhQMMTXOch07G&pullRequest=2290

Check warning on line 117 in src/java/org/apache/cassandra/index/sai/plan/QueryController.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make this "public static QUERY_OPT_USE_TERM_STATS" field final

See more on https://sonarcloud.io/project/issues?id=cassandra-stargazer&issues=AZ1KH2IDhQMMTXOch07H&open=AZ1KH2IDhQMMTXOch07H&pullRequest=2290

Check warning on line 117 in src/java/org/apache/cassandra/index/sai/plan/QueryController.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this field "QUERY_OPT_USE_TERM_STATS" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=cassandra-stargazer&issues=AZ1KH2IDhQMMTXOch07I&open=AZ1KH2IDhQMMTXOch07I&pullRequest=2290