This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 1328be8 [CAMEL-12605] Refactoring for compression support.
new 32a3620 CAMEL-12967 - Adding new option to split value ranges to a
stream of rows each represented in a separate exchange
new 56887a0 CAMEL-12967 - Fixed CS
The 2 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:
.../main/docs/google-sheets-stream-component.adoc | 3 +-
.../sheets/stream/GoogleSheetsStreamComponent.java | 8 ++--
.../stream/GoogleSheetsStreamConfiguration.java | 18 ++++++++
.../sheets/stream/GoogleSheetsStreamConstants.java | 2 +
.../sheets/stream/GoogleSheetsStreamConsumer.java | 29 +++++++++---
.../sheets/stream/GoogleSheetsStreamEndpoint.java | 30 ++++++++----
.../SheetsStreamConsumerIntegrationTest.java | 53 ++++++++++++++++++++++
.../GoogleSheetsStreamComponentConfiguration.java | 15 ++++++
8 files changed, 139 insertions(+), 19 deletions(-)