Vova Vysotskyi created CAMEL-22606:
--------------------------------------
Summary: Camel-google-bigquery: Support stream list output type
for SELECT queries
Key: CAMEL-22606
URL: https://issues.apache.org/jira/browse/CAMEL-22606
Project: Camel
Issue Type: Improvement
Components: camel-google-bigquery
Affects Versions: 4.15.0
Reporter: Vova Vysotskyi
BigQuery SDK provides the ability to use an iterator for query results with
managing pagination automatically. Utilising this functionality should simplify
using google-bigquery-sql component with large result sets.
The SQL component provides a stream list output type, so google-bigquery-sql
component can adopt a similar approach.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)