Caideyipi opened a new pull request, #18176: URL: https://github.com/apache/iotdb/pull/18176
## Summary - avoid treating zero-tag tables as exact tag matches for schema predicates - batch table insert-row device schema validation by database/table and preserve duplicate-device attribute update order - cover no-tag table device attributes before attribute-filtered deletion ## Tests - mvn spotless:apply -pl iotdb-core/datanode,integration-test -P with-integration-tests - mvn --% -o -Ddevelocity.off=true -pl iotdb-core/datanode -Dtest=TableDeviceSchemaValidatorTest,SchemaRegionTableDeviceTest test - mvn --% -o -Ddevelocity.off=true verify -DskipUTs -Dit.test=IoTDBDeletionTableIT#testDeleteDataByAttributeFilterWithoutTagColumns -DfailIfNoTests=false -Dfailsafe.failIfNoSpecifiedTests=false -pl integration-test -PTableClusterIT -P with-integration-tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
