You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created one pipeline which has "Data grid" and "Enhanced Json Output" tranforms.
Data grid has following columns , Firstname,Middlename,Lastname,Id,Type (Id is unique)
Inserted 4 records into datagrid.
Enhanced json output configuration: In General tab selected "Output value" in operation dropdown.
Group Key tab : Id selected
Fields tab : Firstname, middlename,lastname
after save when i run it results 3 rows (enhanced json output) for 4 input(datagrid input).
Please find the attached screenshot for reference.
Note:
The same pipeline in 2.0.0 is working as expected and results 4 rows output please find below,
Issue Priority
Priority: 2
Issue Component
Component: Hop Gui
The text was updated successfully, but these errors were encountered:
Apache Hop version?
2.1.0
Java version?
17
Operating system
Windows
What happened?
I have created one pipeline which has "Data grid" and "Enhanced Json Output" tranforms.
Data grid has following columns , Firstname,Middlename,Lastname,Id,Type (Id is unique)
Inserted 4 records into datagrid.
Enhanced json output configuration: In General tab selected "Output value" in operation dropdown.
Group Key tab : Id selected
Fields tab : Firstname, middlename,lastname
after save when i run it results 3 rows (enhanced json output) for 4 input(datagrid input).
Please find the attached screenshot for reference.
Note:
The same pipeline in 2.0.0 is working as expected and results 4 rows output please find below,
Issue Priority
Priority: 2
Issue Component
Component: Hop Gui
The text was updated successfully, but these errors were encountered: