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/02/23 14:15:17 UTC

[hop] branch master updated (eea29a3 -> 30c2ee8)

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 eea29a3  Merge pull request #1385 from hansva/master
     new a8fc1c0  HOP-3786 DatabaseJoin: prepared statement not closed when transform finishes processing
     new df3beec  HOP-3785 Update transform: minor cleanup to dispose method
     new 30c2ee8  Merge pull request #1387 from sramazzina/MEMORYLEAK

The 3615 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/databasejoin/DatabaseJoin.java      | 191 +++++++++++----------
 .../hop/pipeline/transforms/update/Update.java     |   8 +-
 2 files changed, 105 insertions(+), 94 deletions(-)