第 117 章 Google BigQuery Component
可作为 Camel 版本 2.20 可用
117.1. 组件描述
Google Bigquery 组件通过 Google Client Services API 提供对 Cloud BigQuery 基础架构 的访问。
当前实现不使用 gRPC。
当前实施不支持查询 BigQuery i.e。这是仅制作者。
Maven 用户需要在这些组件的 pom.xml 中添加以下依赖项:
<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-google-bigquery</artifactId> <version>x.x.x</version> <!-- use the same version as your Camel core version --> </dependency>