Skip to content

Fix library UDF edge cases#17871

Open
Caideyipi wants to merge 6 commits into
apache:masterfrom
Caideyipi:fix/library-udf-edge-cases
Open

Fix library UDF edge cases#17871
Caideyipi wants to merge 6 commits into
apache:masterfrom
Caideyipi:fix/library-udf-edge-cases

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

Summary

  • Fix validation, empty-input handling, and instance-reuse state leaks across library UDF/UDAF implementations.
  • Fix timestamp alignment and invalid-value handling in batch profile/anomaly functions.
  • Fix DWT multi-layer round-trip behavior and add focused regression coverage for UDF edge cases.

Tests

  • mvn '-Ddevelocity.off=true' -pl library-udf spotless:apply
  • mvn '-Ddevelocity.off=true' -pl library-udf '-Dtest=UDFWindowAndQueueTest' test
  • mvn '-Ddevelocity.off=true' -pl library-udf test
  • git diff --check -- library-udf

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