michael81877 commented on PR #6369: URL: https://github.com/apache/nifi/pull/6369#issuecomment-1269616126
> Thanks for the update @michael81877. The `merge()` method calls `Bin.getContents()`, which returns all the FlowFiles. It should be possible to check the size of the FlowFiles and if any one is over the limit, set a flag to enable big number mode. Pushed a commit to do this. Let me know if you see any issues! -- 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]
