[
https://issues.apache.org/jira/browse/NIFI-13781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-13781:
------------------------------------
Fix Version/s: 2.0.0-M5
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Update DataTypeUtils with enhanced switch statements and pattern variables
> --------------------------------------------------------------------------
>
> Key: NIFI-13781
> URL: https://issues.apache.org/jira/browse/NIFI-13781
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Fix For: 2.0.0-M5
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Intellij is reporting a lot of possible improvements for file
> {code:java}
> nifi-commons/nifi-record/src/main/java/org/apache/nifi/serialization/record/util/DataTypeUtils.java
> {code}
> Some of the prevalent issues Intellij is citing are the need to replace
> multiple if statements with enhanced switch statements and replace certain
> variables with pattern variables.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)