Skip to content

fix(bigquery-spec)!: Move batch_size from the plugin spec to the top level spec#6090

Closed
erezrokah wants to merge 2 commits intocloudquery:mainfrom
erezrokah:fix/bigquery_batch_size
Closed

fix(bigquery-spec)!: Move batch_size from the plugin spec to the top level spec#6090
erezrokah wants to merge 2 commits intocloudquery:mainfrom
erezrokah:fix/bigquery_batch_size

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Related to #6070 (comment).

With the SDK level batching the configuration that "takes" is now at the top spec level. Setting batch_size at the plugin level has no impact

@erezrokah erezrokah requested review from a team and yevgenypats and removed request for a team December 28, 2022 13:16
@vercel
Copy link
Copy Markdown

vercel bot commented Dec 28, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cloudquery-web 🔄 Building (Inspect) Dec 28, 2022 at 1:18PM (UTC)

@erezrokah erezrokah closed this Dec 28, 2022
@erezrokah erezrokah deleted the fix/bigquery_batch_size branch December 28, 2022 13:20
erezrokah added a commit that referenced this pull request Dec 29, 2022
…p level spec (#6092)

<!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 -->

#### Summary

Same as #6090 not from a
fork so tests can pass.

Fixes #6070

With the SDK level batching the configuration that "takes" is now at the
top spec level. Setting `batch_size` at the plugin level has no impact

<!--
Use the following steps to ensure your PR is ready to be reviewed

- [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md)
🧑‍🎓
- [ ] Test locally on your own infrastructure
- [ ] Run `go fmt` to format your code 🖊
- [ ] Lint your changes via `golangci-lint run` 🚨 (install golangci-lint
[here](https://golangci-lint.run/usage/install/#local-installation))
- [ ] Update or add tests 🧪
- [ ] Ensure the status checks below are successful ✅
--->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants