Skip to content

Fix batch partial insert failure reporting#17925

Open
Caideyipi wants to merge 1 commit into
apache:masterfrom
Caideyipi:fix-batch-partial-insert-failures
Open

Fix batch partial insert failure reporting#17925
Caideyipi wants to merge 1 commit into
apache:masterfrom
Caideyipi:fix-batch-partial-insert-failures

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

Summary

  • Aggregate failed measurements, exceptions, and messages from all child statements in batch partial inserts.
  • Cover InsertRows, InsertRowsOfOneDevice, and InsertMultiTablets aggregation behavior with unit tests.

Tests

  • git diff --check
  • mvn -DskipTests spotless:check -pl iotdb-core/datanode
  • mvn -pl iotdb-core/datanode -Dtest=InsertStatementPartialInsertTest test (fails during datanode compile in unrelated existing modules before the new tests run)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant