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 8f1b4cb0ec Merge pull request #4848 from hansva/1875
     add 72bd6a5e1d add HopMetadataProperty to sql file output, fixes #1935
     new d4cf13baa1 Merge pull request #4856 from hansva/1935

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:
 .../transforms/sqlfileoutput/SQLFileOutput.java    |  59 ++-
 .../sqlfileoutput/SQLFileOutputDialog.java         |  54 +--
 .../sqlfileoutput/SQLFileOutputMeta.java           | 469 ++++-----------------
 .../sqlfileoutput/SQLFileOutputMetaTest.java       | 102 ++---
 .../test/resources/sql-file-output-transform.xml}  |  51 ++-
 5 files changed, 206 insertions(+), 529 deletions(-)
 copy 
plugins/transforms/{combinationlookup/src/test/resources/combination-lookup-transform.xml
 => sqlfileoutput/src/test/resources/sql-file-output-transform.xml} (60%)

Reply via email to