lordgamez commented on PR #9253: URL: https://github.com/apache/nifi/pull/9253#issuecomment-2352967774
> Thanks for finding and addressing this issue @lordgamez. The change looks like the right approach based on the description in the Jira issue, requiring the translation from the Python dictionary to the Java Map. > > There is an existing `PythonProcessorIT` class that exercises the `SetRecordField` Processor, so it would be helpful to add a new test method to verify the partition handling behavior. Did you consider updating that test class? Thanks for pointing out the `PythonProcessorIT` test suite @exceptionfactory, I added a separate test for checking the partitioning in a46024b7a2293ff9c6f21703aafa7fc1d19e334c -- 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]
