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 ba46263  Merge pull request #935 from sramazzina/HOP-3035
     new 7450981  HOP-3082 Add MDI support to Table exists
     new e686b1e  HOP-3082: minor cleanup + IT test
     new b475799  Merge pull request #933 from nadment/HOP-3082

The 2491 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:
 .../0015-check-table-exists.hpl}                   |  49 ++++----
 ...ql-row.hwf => main-0015-check-table-exists.hwf} |  28 ++---
 .../transforms/tableexists/TableExists.java        |  26 ++---
 .../transforms/tableexists/TableExistsData.java    |   5 -
 .../transforms/tableexists/TableExistsDialog.java  |  21 ++--
 .../transforms/tableexists/TableExistsMeta.java    | 127 ++++++++-------------
 .../tableexists/messages/messages_en_US.properties |   9 +-
 .../tableexists/messages/messages_fr_FR.properties |   7 +-
 .../tableexists/messages/messages_it_IT.properties |   1 -
 .../tableexists/messages/messages_ja_JP.properties |   5 +-
 .../tableexists/messages/messages_ko_KR.properties |   2 -
 .../tableexists/messages/messages_zh_CN.properties |   4 +-
 .../tableexists/TableExistsMetaTest.java           |   4 +-
 13 files changed, 122 insertions(+), 166 deletions(-)
 copy integration-tests/{parameters_and_variables/0001-set-variable.hpl => 
database/0015-check-table-exists.hpl} (78%)
 copy integration-tests/database/{main-0010-execute-sql-row.hwf => 
main-0015-check-table-exists.hwf} (83%)

Reply via email to