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 bf770ec  Merge pull request #802 from bamaer/HOP-2869
     new fa4c2b5  HOP-2391 : Created transforms for unique rows,Get System 
Information,split_fields,Fuzzy Match - Soundex
     new a3265b4  HOP-2391 : Created transforms for unique rows,Get System 
Information,split_fields,Fuzzy Match - Soundex
     new b561a2c  commited 4 new files in plugins directory instead of assmblies
     new 78f4e76  Merge pull request #783 from sauru22/master

The 2108 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:
 .../src/main/samples/Fuzzy Match - Soundex.hpl}    | 199 +++++++++++++------
 .../src/main/samples/split_fields.hpl}             | 179 +++++++++++------
 .../src/main/samples/Get System Information.hpl    |  91 +++++----
 .../src/main/samples/Distinct Records.hpl}         | 221 +++++++++------------
 4 files changed, 402 insertions(+), 288 deletions(-)
 copy plugins/transforms/{append/src/main/samples/append/Append streams.hpl => 
fuzzymatch/src/main/samples/Fuzzy Match - Soundex.hpl} (51%)
 copy plugins/transforms/{checksum/src/main/samples/checksum/Add a checksum - 
SHA-512 example.hpl => splitfieldtorows/src/main/samples/split_fields.hpl} (50%)
 copy 
assemblies/static/src/main/resources/config/projects/samples/parameters_and_variables/pl_set_variables.hpl
 => plugins/transforms/systemdata/src/main/samples/Get System Information.hpl 
(60%)
 copy plugins/transforms/{closure/src/main/samples/Closure Generator - 
Sample.hpl => uniquerows/src/main/samples/Distinct Records.hpl} (56%)

Reply via email to