This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git
from 45345f2738 [Fix] [Clickhouse] Parallelism makes data duplicate (#8916) add 48ede612dc [improve] google sheets options (#8922) No new revisions were added by this update. Summary of changes: .../seatunnel/api/ConnectorOptionCheckTest.java | 1 - .../google/sheets/config/SheetsParameters.java | 13 ++--- ...{SheetsConfig.java => SheetsSourceOptions.java} | 2 +- .../google/sheets/source/SheetsSource.java | 68 ++++++---------------- .../google/sheets/source/SheetsSourceFactory.java | 34 +++++++++-- 5 files changed, 53 insertions(+), 65 deletions(-) rename seatunnel-connectors-v2/connector-google-sheets/src/main/java/org/apache/seatunnel/connectors/seatunnel/google/sheets/config/{SheetsConfig.java => SheetsSourceOptions.java} (98%)