You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/04/24 08:54:18 UTC

[GitHub] [incubator-seatunnel] Hisoka-X commented on a diff in pull request #4616: [Doc][Connector-v2][JdbcSource] Redshift add defaultRowFetchSize

Hisoka-X commented on code in PR #4616:
URL: https://github.com/apache/incubator-seatunnel/pull/4616#discussion_r1174981002


##########
docs/en/connector-v2/source/Jdbc.md:
##########
@@ -97,6 +97,9 @@ Source plugin common parameters, please refer to [Source Common Options](common-
 If partition_column is not set, it will run in single concurrency, and if partition_column is set, it will be executed
 in parallel according to the concurrency of tasks.
 
+defaultRowFetchSize param is very import for JDBC Source to read data from Redshift use Redshift driver.

Review Comment:
   This part only suite for Redshift, shouldn't put in here. You can add it in example with Redshift.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org