apache / hop

Hop Orchestration Platform
https://hop.apache.org/
Apache License 2.0
985 stars 354 forks source link

[Bug]: Row normalizer + Row denormalizer - missing examples/documentation #4494

Closed dave-csc closed 2 weeks ago

dave-csc commented 3 weeks ago

Apache Hop version?

2.10.0

Java version?

--

Operating system

Other

What happened?

In the Row normalizer documentation page, an example is mentioned in the options paragraph, but there isn't the referenced example in the page (nor there is a link to another page with the sample data).

In the Row denormalizer documentation page, there is an example table in the page but it's not clear what the transform should do (probably: keep the column CustomerId and replace the key-value pairs with columns named COUSINS_FIRST_NAME, COUSINS_SECOND_NAME, etc.)

Issue Priority

Priority: 3

Issue Component

Component: Documentation