Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

specify batch_size for google sheets #2101

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

peterdemartini
Copy link
Contributor

Adds the batch_size to the google sheets destination to make this a viable candidate for bulk batches. I was unable to find a exact limit on the number of items in the batch in google sheets docs so I set it to a value that I believe is conservative. This should not impact streaming connections.

Testing

Include any additional information about the testing you have completed to
ensure your changes behave as expected. For a speedy review, please check
any of the tasks you completed below during your testing.

  • Added unit tests for new functionality
  • Tested end-to-end using the local server
  • [Segmenters] Tested in the staging environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants