Skip to content

Commit 7458f00

Browse files
markdown update for CloudsqlPostgres plugin
1 parent df8c213 commit 7458f00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudsql-mysql-plugin/docs/CloudSQLMySQL-batchsource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ back from the query. However, it must match the schema that comes back from the
5757
except it can mark fields as nullable and can contain a subset of the fields.
5858

5959
**Fetch Size:** The number of rows to fetch at a time per split. Larger fetch size can result in faster import,
60-
with the tradeoff of higher memory usage.
60+
with the tradeoff of higher memory usage. If not specified, the default value is 1000.
6161

6262
Data Types Mapping
6363
------------------

0 commit comments

Comments
 (0)