mattcasters commented on issue #6974: URL: https://github.com/apache/hop/issues/6974#issuecomment-4279362194
It probably means that the transform outputs conflicting data for the row metadata. In other words, the row metadata says it's outputing a `Date` when in reality it's sending a `String`. I'll try to see if we can recover more gracefully from this somehow. It shouldn't be the end of the world the way it is right now. -- 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]
