bamaer commented on issue #7054: URL: https://github.com/apache/hop/issues/7054#issuecomment-4333980967
The YAML Input transform gives you a textual representation of the contents of a yaml file or field. The output is not guaranteed to be valid json, so you'll need to do your own parsing of its output. The YAML Input transform also doesn't support a syntax like JSON path, it just reads the top-level keys and returns their contents. -- 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]
