awelless commented on PR #10030:
URL: https://github.com/apache/nifi/pull/10030#issuecomment-2991695073

   @exceptionfactory.
   After reviewing the tests I decided to preserve the original behavior in 
`RecordPathCompiler`. Since these value can land into a record and impact a 
record schema, some processors downstream can, theoretically, expect the `INT` 
type specifically.
   
   So, a literal number is being saved as `long` only when it doesn't fit into 
`int`.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to