hansva commented on issue #7257: URL: https://github.com/apache/hop/issues/7257#issuecomment-4670714462
This makes me believe it is a metadata injection error, and my guess would be that the "value type" inside the user-defined Java Expression isn't injected correctly, causing that new field to have a None or String output type and not the expected boolean type. And this issue might have been resolved with the other metadata injection fixes that are part of 2.18.1. If you could confirm this in your injected pipeline and/or test with the patched version, that would be great. -- 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]
