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 2023/06/25 11:08:15 UTC

[hop] branch master updated: add missing jar to include list bigquery connection, #2739

This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/master by this push:
     new 3b7fd8d372 add missing jar to include list bigquery connection, #2739
     new ab74054d26 Merge pull request #3033 from hansva/master
3b7fd8d372 is described below

commit 3b7fd8d3721479e7da10e08bfba03ec7a3a7f98c
Author: Hans Van Akelyen <ha...@gmail.com>
AuthorDate: Sun Jun 25 13:07:46 2023 +0200

    add missing jar to include list bigquery connection, #2739
---
 .../modules/ROOT/pages/database/databases/googlebigquery.adoc            | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/hop-user-manual/modules/ROOT/pages/database/databases/googlebigquery.adoc b/docs/hop-user-manual/modules/ROOT/pages/database/databases/googlebigquery.adoc
index 5b5fa12271..7e555dccc7 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/database/databases/googlebigquery.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/database/databases/googlebigquery.adoc
@@ -50,6 +50,7 @@ The Simba driver is packaged as a .zip containing many jars. Only a subset of th
  grpc-google-cloud-bigquerystorage-v1-<VERSION>.jar
  grpc-google-cloud-bigquerystorage-v1beta1-<VERSION>.jar
  grpc-google-cloud-bigquerystorage-v1beta2-<VERSION>.jar
+ json-<VERSION>.jar
  proto-google-cloud-bigquerystorage-v1-<VERSION>.jar
  proto-google-cloud-bigquerystorage-v1beta1-<VERSION>.jar
  proto-google-cloud-bigquerystorage-v1beta2-<VERSION>.jar