Hi everyone! Has anyone run into memory issue with...
# ask-community-for-troubleshooting
t
Hi everyone! Has anyone run into memory issue with migrating 20+ million rows of data and taking forever for the data to come over into Snowflake? Is there a fast way of doing this? Anyone familiar with streaming...would this be a solution?
👀 1
m
What connector are you trying to use as a Source?
t
MS SQL
m
You can increase the batch size to read more records each time; check more info here: https://github.com/airbytehq/airbyte/issues/4314