Is there a way to configure the batchsize when sinking to mysql? #16730
Unanswered
aronchanisme
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Greetings! Is there a way to configure the batchsize when sinking to mysql? I can't find any hints on the below doc. The default batchsize seems to be 256 to me when syncing one mysql instance to another. And I'd like to adjust this to a larger value. Is this possible?
https://docs.risingwave.com/docs/current/sink-to-mysql-with-jdbc/
Beta Was this translation helpful? Give feedback.
All reactions