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 f6a6bb4678 Merge pull request #2829 from sramazzina/2820
     new f008c54c07 Update dependencies to fix underlying issue, fixes #2870
     new 729fbc6144 update Snowflake jdbc, fixes #2871
     new 19e68b04fa Json output bloc size not working when using in field, 
fixes #2839
     new 2867f856fb Merge pull request #2872 from hansva/master

The 5694 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:
 assemblies/plugins/actions/snowflake/pom.xml       |   2 +-
 .../plugins/databases/snowflake-assemblies/pom.xml |   6 +-
 assemblies/plugins/tech/azure/pom.xml              |   2 +-
 assemblies/plugins/transforms/json/pom.xml         |   4 +-
 assemblies/plugins/transforms/snowflake/pom.xml    |   2 +-
 .../0003-json-test-block-size.hpl}                 | 113 +++++------
 .../0003-json-write-block-size.hpl}                |  95 +++++----
 .../0004-json-write-block-size-in-field.hpl}       | 183 +++++++++--------
 .../main-0003-json-test-block-size.hwf}            | 224 ++++++++++-----------
 ...=> main-0004-json-test-block-size-in-field.hwf} |  40 ++--
 plugins/transforms/json/pom.xml                    |   2 +-
 .../pipeline/transforms/jsonoutput/JsonOutput.java |   2 +-
 plugins/transforms/snowflake/pom.xml               |   2 +-
 pom.xml                                            |   5 +-
 14 files changed, 355 insertions(+), 327 deletions(-)
 copy integration-tests/{mongo/tests/mongo-delete/delete-5-customers-test.hpl 
=> json/0003-json-test-block-size.hpl} (65%)
 copy integration-tests/{mdi/0017-json-output-child.hpl => 
json/0003-json-write-block-size.hpl} (63%)
 copy integration-tests/{database/0008-table-input-with-variable.hpl => 
json/0004-json-write-block-size-in-field.hpl} (67%)
 copy 
integration-tests/{transforms/main-0036-actionpipeline-results-witherror.hwf => 
json/main-0003-json-test-block-size.hwf} (62%)
 copy integration-tests/json/{main-0001-json-valuetypes.hwf => 
main-0004-json-test-block-size-in-field.hwf} (91%)

Reply via email to