Skip to content

Fix duplicate table device attribute updates in multi-row insert#18176

Open
Caideyipi wants to merge 1 commit into
masterfrom
fix/table-delete-attribute-no-tag
Open

Fix duplicate table device attribute updates in multi-row insert#18176
Caideyipi wants to merge 1 commit into
masterfrom
fix/table-delete-attribute-no-tag

Fix no-tag table attribute deletion

0fa5dd0
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 9, 2026 in 2m 42s

Annotations

Check warning on line 264 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/InsertRows.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this instanceof check and cast with 'instanceof DeviceIdKey deviceidkey'

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ9GoUku9pQIW-QdRLom&open=AZ9GoUku9pQIW-QdRLom&pullRequest=18176

Check warning on line 258 in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/InsertRows.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unnecessary cast to "Object[]".

See more on https://sonarcloud.io/project/issues?id=apache_iotdb&issues=AZ9GoUku9pQIW-QdRLol&open=AZ9GoUku9pQIW-QdRLol&pullRequest=18176