This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
from 1e087f923f Merge pull request #2163 from apache/bamaer-pr-template-typo
new 5ef15d5343 initial version of metadata injection sample #2127
new 94537d7663 metadata injection intermediate documentation and samples
updates #2717
new dfd862015b updated and extended metadata injection documentation #2127
new a2dd81223e Merge pull request #2162 from bamaer/2127
The 5197 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:
.../metadata-injection-injecting-pipeline.svg | 454 +++++++++++++++
.../metadata-injection-template-pipeline.svg | 643 +++++++++++++++++++++
.../ROOT/pages/pipeline/metadata-injection.adoc | 76 ++-
.../ROOT/pages/pipeline/transforms/metainject.adoc | 25 +-
.../read-and-inject-metadata.hpl | 417 +++++++++++++
.../metadata-injection/read-file-template.hpl | 195 ++++---
6 files changed, 1688 insertions(+), 122 deletions(-)
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/hop-gui/metadata-injection-injecting-pipeline.svg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/hop-gui/metadata-injection-template-pipeline.svg
create mode 100644
plugins/transforms/metainject/src/main/samples/metadata-injection/read-and-inject-metadata.hpl
copy integration-tests/gcp/0003-input-bigtable-validate.hpl =>
plugins/transforms/metainject/src/main/samples/metadata-injection/read-file-template.hpl
(62%)