mattyb149 commented on a change in pull request #3740: NIFI-6674 Expression 
language minus operation doesn't check for overflow
URL: https://github.com/apache/nifi/pull/3740#discussion_r353997935
 
 

 ##########
 File path: nifi-docs/src/main/asciidoc/expression-language-guide.adoc
 ##########
 @@ -1838,7 +1838,7 @@ Divide. This is to preserve backwards compatibility and 
to not force rounding er
 [.function]
 === minus
 
-*Description*: [.description]#Subtracts a numeric value from the Subject.#
+*Description*: [.description]#Subtracts a numeric value from the Subject.# 
Does not provide handling for overflow.
 
 Review comment:
   Shouldn't this be inside the `#` section?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to