Skip to content

feat(destinations): Allow plugins to set default batch size#540

Merged
kodiakhq[bot] merged 1 commit intocloudquery:mainfrom
erezrokah:feat/allow_plugins_to_set_default_batch_size
Dec 28, 2022
Merged

feat(destinations): Allow plugins to set default batch size#540
kodiakhq[bot] merged 1 commit intocloudquery:mainfrom
erezrokah:feat/allow_plugins_to_set_default_batch_size

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Replaces #539. Keeps batch size on the top level spec, but allows plugins to override it


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

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@erezrokah erezrokah force-pushed the feat/allow_plugins_to_set_default_batch_size branch from 58e19b6 to e8d7e34 Compare December 28, 2022 15:49
@github-actions
Copy link
Copy Markdown

⏱️ Benchmark results

  • DefaultConcurrency-2 resources/s: 12,014
  • Glob-2 ns/op: 157.1
  • TablesWithChildrenDefaultConcurrency-2 resources/s: 32,088
  • BufferedScanner-2 ns/op: 9.394
  • LogReader-2 ns/op: 30.73

kodiakhq bot pushed a commit that referenced this pull request Dec 28, 2022
🤖 I have created a release *beep* *boop*
---


## [1.16.0](v1.15.1...v1.16.0) (2022-12-28)


### Features

* **destinations:** Allow plugins to set default batch size ([#540](#540)) ([bc1476b](bc1476b))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants