Skip to content

fix(destination): Pass proper spec to client constructor#606

Merged
kodiakhq[bot] merged 3 commits intomainfrom
fix/dst/spec
Jan 16, 2023
Merged

fix(destination): Pass proper spec to client constructor#606
kodiakhq[bot] merged 3 commits intomainfrom
fix/dst/spec

Conversation

@candiduslynx
Copy link
Copy Markdown
Contributor

@candiduslynx candiduslynx commented Jan 13, 2023

We need to pass the correct spec to the client constructor.
Currently, we set defaults on p.spec, but pass spec that can be not initialized properly.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 13, 2023

⏱️ Benchmark results

  • DefaultConcurrencyDFS-2 resources/s: 11,050
  • DefaultConcurrencyRoundRobin-2 resources/s: 11,271
  • Glob-2 ns/op: 144.8
  • TablesWithChildrenDFS-2 resources/s: 29,460
  • TablesWithChildrenRoundRobin-2 resources/s: 31,496
  • TablesWithRateLimitingDFS-2 resources/s: 28.48
  • TablesWithRateLimitingRoundRobin-2 resources/s: 798.7
  • BufferedScanner-2 ns/op: 10.26
  • LogReader-2 ns/op: 30.72

@github-actions github-actions bot added fix and removed fix labels Jan 13, 2023
@kodiakhq kodiakhq bot merged commit 8370882 into main Jan 16, 2023
@kodiakhq kodiakhq bot deleted the fix/dst/spec branch January 16, 2023 11:28
kodiakhq bot pushed a commit that referenced this pull request Jan 16, 2023
🤖 I have created a release *beep* *boop*
---


## [1.26.0](v1.25.1...v1.26.0) (2023-01-16)


### Features

* **destinations:** Add `migrate_mode` ([#604](#604)) ([78b9acb](78b9acb))


### Bug Fixes

* **destination:** Pass proper spec to client constructor ([#606](#606)) ([8370882](8370882))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Jan 18, 2023
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.

3 participants