This is an automated email from the ASF dual-hosted git repository. usbrandon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hop.git
commit 51bd5450c6d8ae4971acc1fbcf7f2909550c555c Merge: dc9ab8585b e999a1183b Author: Brandon Jackson <[email protected]> AuthorDate: Sat Jan 27 07:35:18 2024 -0600 Merge pull request #3535 from nadment/3503 Fix multiple pipeline executors inside pipeline causes error #3503 .../pipeline/transforms/getrecordsfromstream.adoc | 2 + .../hop/pipeline/transform/BaseTransformMeta.java | 56 ++++++++++++++-------- .../recordsfromstream/RecordsFromStreamMeta.java | 31 +++++++++++- .../transforms/rowsfromresult/RowsFromResult.java | 2 +- 4 files changed, 70 insertions(+), 21 deletions(-)
