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 24114f7 Hop-3040 - add partition translate for pt_BR (#940)
new 850bd7d HOP-3092: remove commented code
new bff7098 HOP-2065: close connection to avoid leak
new f9d956b Merge pull request #942 from hansva/HOP-3092
The 2510 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:
...lkloader.hpl => 0017-postgresql-bulkloader.hpl} | 21 ++---
.../database/main-0015-check-table-exists.hwf | 2 +-
.../main-0016-delete-generic-driver.hwf} | 27 +++---
...der.hwf => main-0017-postgresql-bulkloader.hwf} | 24 ++---
.../transforms/pgbulkloader/PGBulkLoader.java | 2 +
.../transforms/pgbulkloader/PGBulkLoaderMeta.java | 102 ---------------------
6 files changed, 40 insertions(+), 138 deletions(-)
rename integration-tests/database/{0016-postgresql-bulkloader.hpl =>
0017-postgresql-bulkloader.hpl} (98%)
copy integration-tests/{transforms/main-0012-fuzzymatch.hwf =>
database/main-0016-delete-generic-driver.hwf} (78%)
rename integration-tests/database/{main-0016-postgresql-bulkloader.hwf =>
main-0017-postgresql-bulkloader.hwf} (91%)