You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2021/11/29 17:56:12 UTC

[incubator-hop] branch master updated (445a18c -> ee37e59)

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/incubator-hop.git.


    from 445a18c  Merge pull request #1201 from bamaer/HOP-3316
     new 666b14c  HOP-3497 Stream Schema Merge hangs with empty stream
     new d8ab2c8  HOP-3497 Added license
     new ce70dfe  HOP-3497: extra cleanup
     new ee37e59  Merge pull request #1194 from sramazzina/HOP-3497

The 3193 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:
 .../transforms/streamschemamerge/StreamSchema.java |  55 ++---
 .../streamschemamerge/StreamSchemaData.java        |   4 +-
 .../streamschemamerge/StreamSchemaDialog.java      |  28 +--
 .../streamschemamerge/StreamSchemaMeta.java        |  12 +-
 ..._en_US.properties => messages_en_IT.properties} |   6 +-
 .../main/samples/transforms/merge-empty-stream.hpl | 246 +++++++++++----------
 .../streamschemamerge/RowTransformCollector.java   |   2 -
 7 files changed, 176 insertions(+), 177 deletions(-)
 copy plugins/transforms/streamschemamerge/src/main/resources/org/apache/hop/pipeline/transforms/streamschemamerge/messages/{messages_en_US.properties => messages_en_IT.properties} (85%)
 copy integration-tests/beam_directrunner/0002-switch-case.hpl => plugins/transforms/streamschemamerge/src/main/samples/transforms/merge-empty-stream.hpl (69%)