This is an automated email from the ASF dual-hosted git repository.
usbrandon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
from dc9ab8585b Merge pull request #3565 from Mattang-Dan/patch-75
add e999a1183b Fix multiple pipeline executors inside pipeline causes
error #3503 - Reinforcement of Transform and Data class creation code with
reflection to better signal errors - Removed reflection to create
RecordsFromStreamData - Deprecated transform RecordsFromStream
new 51bd5450c6 Merge pull request #3535 from nadment/3503
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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(-)