[
https://issues.apache.org/jira/browse/NIFI-15589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058534#comment-18058534
]
ASF subversion and git services commented on NIFI-15589:
--------------------------------------------------------
Commit a4f7ef9799c038915451f42cfdf4329340030d2a in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a4f7ef9799 ]
NIFI-15589 Added UUID Type compatibility check to DataTypeUtils (#10892)
Signed-off-by: David Handermann <[email protected]>
> 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
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)