Daniel Stieglitz created NIFI-13781:
---------------------------------------

             Summary: Update DataTypeUtils with improved 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


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 common issues Intellij is citing is to replace the multiple if 
statements with the improved switch statements and and replace certain 
variables with pattern variables.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to