Jerem59 opened a new issue, #5529: URL: https://github.com/apache/hop/issues/5529
### Apache Hop version? 2.14 ### Java version? Openjdk 17 ### Operating system Windows ### What happened? Hello I'm looking for a solution to preserve the origin columns if i use a ldap input step in in a subpipeline and the query results are null If I add step A, it returns only the empty fields from the subpipeline without combining them with the columns from the base pipeline. <img width="750" height="164" alt="Image" src="https://github.com/user-attachments/assets/7127cba9-c0c2-4bcd-b76f-957f7a86511b" /> If the LDAP query finds data, then I have the pipeline columns combined with the subpipeline columns. <img width="2517" height="105" alt="Image" src="https://github.com/user-attachments/assets/f8501e19-a43d-444e-bde5-89ec2b4616e7" /> Test Pipeline <img width="792" height="370" alt="Image" src="https://github.com/user-attachments/assets/ca5715b4-d6e4-43ee-8209-aca2b9d3a1d2" /> Test Subpipeline <img width="1109" height="658" alt="Image" src="https://github.com/user-attachments/assets/f519dbe3-5c15-4c39-934c-c4373c9c5a11" /> Thx ### Issue Priority Priority: 3 ### Issue Component Component: Pipelines -- 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]
