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 2022/01/10 14:15:57 UTC

[hop] branch master updated (4a21782 -> 6dbb1af)

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 4a21782  Merge pull request #1267 from hansva/master
     new 336e447  HOP-3661 : Docker: make project and environment name settings optional
     new 38ad38e  HOP-3661 : Docker: make project and environment name settings optional
     new 84b92f2  HOP-3669 : Database Lookup performance degraded
     new 62c35fd  HOP-3671 : Beam: failing integration test
     new 6dbb1af  Merge pull request #1265 from mattcasters/master

The 3345 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:
 .../plugins/engines/beam/src/assembly/assembly.xml |   1 -
 .../tech/cassandra/src/assembly/assembly.xml       |   1 -
 docker/Dockerfile                                  |   4 +-
 docker/resources/load-and-execute.sh               | 233 ++++++++++-----------
 docker/resources/run.sh                            |  30 +--
 .../transforms/databaselookup/DatabaseLookup.java  |  39 ++--
 .../databaselookup/DatabaseLookupData.java         |   3 +
 7 files changed, 156 insertions(+), 155 deletions(-)