GitHub user kielegat added a comment to the discussion: Json Parse Issue when json data has uneven schema
My workaround is to use multiple json input transformations in a sequence. The first json input retrieves the 2 records with 3 fields: Billing address as a new json string, name and id. You use the next json input to extract the fields from the billing address. GitHub link: https://github.com/apache/hop/discussions/4925#discussioncomment-12259403 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
