Skip to content

Conversation

@candiduslynx
Copy link
Contributor

@candiduslynx candiduslynx commented May 17, 2023

BEGIN_COMMIT_OVERRIDE
fix(destination): Don't duplicate tables to be removed (#886)

fix(arrow): schema.Table <-> arrow.Schema conversion (#886)
END_COMMIT_OVERRIDE

@github-actions
Copy link

github-actions bot commented May 17, 2023

⏱️ Benchmark results

  • DefaultConcurrencyDFS-2 resources/s: 10,595
  • DefaultConcurrencyRoundRobin-2 resources/s: 11,216
  • Glob-2 ns/op: 234.4
  • TablesWithChildrenDFS-2 resources/s: 26,060
  • TablesWithChildrenRoundRobin-2 resources/s: 26,525
  • TablesWithRateLimitingDFS-2 resources/s: 28.25
  • TablesWithRateLimitingRoundRobin-2 resources/s: 876.3

@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.06 ⚠️

Comparison is base (e890385) 47.38% compared to head (4c5b53f) 47.32%.

❗ Current head 4c5b53f differs from pull request most recent head 4d05271. Consider uploading reports for the commit 4d05271 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #886      +/-   ##
==========================================
- Coverage   47.38%   47.32%   -0.06%     
==========================================
  Files          55       55              
  Lines        5044     5050       +6     
==========================================
  Hits         2390     2390              
- Misses       2402     2408       +6     
  Partials      252      252              
Impacted Files Coverage Δ
schema/table.go 34.93% <0.00%> (-0.69%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions github-actions bot added fix and removed fix labels May 17, 2023
@candiduslynx candiduslynx requested a review from hermanschaaf May 17, 2023 09:55
Copy link
Member

@hermanschaaf hermanschaaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The fix looks good, just one more update so the comment is in sync with the code

Co-authored-by: Herman Schaaf <hermanschaaf@gmail.com>
@kodiakhq kodiakhq bot merged commit 61d98c9 into main May 18, 2023
@kodiakhq kodiakhq bot deleted the fix/delete-stale branch May 18, 2023 12:49
kodiakhq bot pushed a commit that referenced this pull request May 18, 2023
🤖 I have created a release *beep* *boop*
---


## [3.5.2](v3.5.1...v3.5.2) (2023-05-18)


### Bug Fixes

* **arrow:** `schema.Table` &lt;-&gt; `arrow.Schema` conversion ([#886](#886)) ([61d98c9](61d98c9))
* **destination:** Don't duplicate tables to be removed ([#886](#886)) ([61d98c9](61d98c9))
* **tables:** Flatten stripping relations ([#884](#884)) ([e890385](e890385))
* **testing:** CQ Parent ID column should not be NotNull ([#887](#887)) ([f4aa5bc](f4aa5bc))

---
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.

4 participants