This is an automated email from the ASF dual-hosted git repository.

hansva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git


    from fe01692ae7 Merge pull request #3898 from nadment/3715
     add c2dafcb92e Deprecate IProvidesModelerMeta interface #3902 Move some db 
creation in try catch block
     new ee8cdf804c Merge pull request #3903 from nadment/3902

The 1 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:
 .../org/apache/hop/core/IProvidesModelerMeta.java  |  1 +
 .../bulkloader/RedshiftBulkLoaderMeta.java         | 42 +-----------
 .../combinationlookup/CombinationLookupMeta.java   | 45 ++-----------
 .../CombinationLookupMetaTest.java                 | 46 -------------
 .../databaselookup/DatabaseLookupMeta.java         | 77 ++++------------------
 .../databaselookup/DatabaseLookupMetaTest.java     | 50 --------------
 .../dimensionlookup/DimensionLookupMeta.java       | 46 ++-----------
 .../transforms/insertupdate/InsertUpdateMeta.java  | 49 ++------------
 .../insertupdate/InsertUpdateMetaTest.java         | 32 ---------
 .../transforms/tableoutput/TableOutputMeta.java    | 63 +++---------------
 .../tableoutput/TableOutputMetaTest.java           | 28 --------
 .../vertica/bulkloader/VerticaBulkLoaderMeta.java  | 61 +++++------------
 12 files changed, 53 insertions(+), 487 deletions(-)

Reply via email to