Skip to content

Fix retry bug in tree model query which ignore the time filter#18179

Open
JackieTien97 wants to merge 1 commit into
masterfrom
fix-retry-bug
Open

Fix retry bug in tree model query which ignore the time filter#18179
JackieTien97 wants to merge 1 commit into
masterfrom
fix-retry-bug

Fix retry bug in tree model query which ignore the time filter

36240de
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 9, 2026 in 2m 40s

Annotations

Check warning on line 2222 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/AnalyzeVisitor.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

A "Brain Method" was detected. Refactor it to reduce at least one of the following metrics: LOC from 71 to 64, Complexity from 15 to 14, Nesting Level from 3 to 2, Number of Variables from 14 to 6.

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ9HcVNeywqgongkTFDJ&open=AZ9HcVNeywqgongkTFDJ&pullRequest=18179

Check warning on line 275 in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/SchemaUtils.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused private "failedOnly" method.

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ9HcVSaywqgongkTFDL&open=AZ9HcVSaywqgongkTFDL&pullRequest=18179

Check warning on line 575 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/AnalyzeVisitor.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

A "Brain Method" was detected. Refactor it to reduce at least one of the following metrics: LOC from 73 to 64, Complexity from 15 to 14, Nesting Level from 5 to 2, Number of Variables from 20 to 6.

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ9HcVNeywqgongkTFDI&open=AZ9HcVNeywqgongkTFDI&pullRequest=18179

Check warning on line 530 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/AnalyzeVisitor.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Distance between variable 'originalWhereCondition' declaration and its first usage is 6, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ9HcVNeywqgongkTFDK&open=AZ9HcVNeywqgongkTFDK&pullRequest=18179