You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2022/05/30 17:27:27 UTC

[hop] branch master updated (91a9cf0472 -> 59e250883c)

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 91a9cf0472 Merge pull request #1510 from hansva/master
     new 9be9db5b34 HOP-3870 Connect to Clickhouse with the clickhouse provided jdbc driver
     new 662f7fbf68 HOP-3870 Changed driver name to Clickhouse standard jdbc driver's class name
     new bea3bd9a1a HOP-3870 Fixed unit tests
     new 59e250883c Merge pull request #1512 from sramazzina/HOP-3870

The 4050 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:
 .../apache/hop/databases/clickhouse/ClickhouseDatabaseMeta.java    | 7 ++++++-
 .../hop/databases/clickhouse/ClickhouseDatabaseMetaTest.java       | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)