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 345394f6e1 Merge pull request #1513 from bamaer/HOP-3967
new 467f909c89 HOP-3870 Fixed database connection url generation by
managing correct separator for url parameters.
new b2879aafe9 HOP-3870 Changed assembly generatioin to support the
deployment o the standard Clickhouse JDBC driver
new 5bfdffbe15 Merge pull request #1514 from sramazzina/HOP-3870
The 4057 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:
.../databases/clickhouse-assemblies/pom.xml | 27 +++++++++++++---------
.../src/assembly/assembly.xml | 5 ++--
.../org/apache/hop/core/database/Database.java | 1 +
.../clickhouse/ClickhouseDatabaseMeta.java | 2 +-
4 files changed, 20 insertions(+), 15 deletions(-)