This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch 2.18.1-patch
in repository https://gitbox.apache.org/repos/asf/hop.git
from 0ce1821f13 Metadata Injection Error instead of Warning for deleted
target keys, fixes #7279 (#7280)
new 827b7ed1bc keep original values of not injected, fixes #7275 (#7281)
new b5cb0c49f6 initial arraylist to avoid NPE, fix UI field mismatches.
fixes #7276 (#7282)
The 2 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:
.../hop/metadata/inject/HopMetadataInjector.java | 14 +-
.../metadata/inject/HopMetadataInjectorTest.java | 71 +++++++++
.../mdi/0060-mdi-generate-rows-preserve-child.hpl | 47 +++---
... => 0060-mdi-generate-rows-preserve-parent.hpl} | 172 ++++++++++++++-------
...wf => main-0060-mdi-generate-rows-preserve.hwf} | 12 +-
.../pgpencryptfiles/ActionPGPEncryptFiles.java | 5 +-
.../ActionPGPEncryptFilesDialog.java | 8 +-
7 files changed, 239 insertions(+), 90 deletions(-)
copy
plugins/transforms/pipelineexecutor/src/test/resources/org/apache/hop/pipeline/transforms/pipelineexecutor/minimal-child.hpl
=> integration-tests/mdi/0060-mdi-generate-rows-preserve-child.hpl (71%)
copy integration-tests/mdi/{0059-mdi-constant-variable-parent.hpl =>
0060-mdi-generate-rows-preserve-parent.hpl} (55%)
copy integration-tests/mdi/{main-0059-mdi-constant-variable.hwf =>
main-0060-mdi-generate-rows-preserve.hwf} (87%)