Cassandra destination connector chunk size issue

Airbyte version : 0.39.39-alpha
OS Version / Instance : GCP Ubuntu 22.04 LTS
Deployment : Docker
Source Connector : Amazon Ads
Destination Connector : Cassandra

I am getting this error.
I guess change Cassandra chunk size is not recommended, So how can I solve this issue?

2022-07-28 09:04:01 destination > 2022-07-28 09:04:01 ERROR i.a.i.d.c.CassandraCqlProvider(awaitThread):167 - Error while copying data with reason: 
2022-07-28 09:04:01 destination > java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Batch statement cannot contain more than 65535 statements.

Hey @animer3009! I found a related issue on Github here:
https://github.com/airbytehq/airbyte/issues/13589

I’ll connect your post to it internally. Looks like someone’s been assigned to it, so hopefully it’ll get resolved soon. If you feel like you have time to contribute - please feel free to do that too!

Hi again @animer3009, looks like the issue has been resolved - could you check if the error is gone on your end?