Pierre Villard created NIFI-15589:
-------------------------------------
Summary: Add UUID type compatibility check to DataTypeUtils
Key: NIFI-15589
URL: https://issues.apache.org/jira/browse/NIFI-15589
Project: Apache NiFi
Issue Type: Sub-task
Components: Core Framework
Reporter: Pierre Villard
Assignee: Pierre Villard
Add isUUIDTypeCompatible(Object) method to DataTypeUtils that recognizes UUID
values across their common Java representations: java.util.UUID, 16-byte
byte[], 16-byte Byte[], and valid UUID strings.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)