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

fix: Check record equality before generating diff #1123

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

candiduslynx
Copy link
Contributor

  1. Less data generated
  2. Allows to account for unordered map keys (foe CH, for example)

@github-actions
Copy link

github-actions bot commented Aug 1, 2023

⏱️ Benchmark results

Comparing with 4892773

  • Glob-8 ns/op: 96.57 ⬇️ 3.76% decrease vs. 4892773

@kodiakhq kodiakhq bot merged commit b2e6331 into main Aug 1, 2023
@kodiakhq kodiakhq bot deleted the fix/use-unordered-maps-cmp branch August 1, 2023 13:51
kodiakhq bot pushed a commit that referenced this pull request Aug 2, 2023
🤖 I have created a release *beep* *boop*
---


## [4.2.4](v4.2.3...v4.2.4) (2023-08-02)


### Bug Fixes

* Check record equality before generating diff ([#1123](#1123)) ([b2e6331](b2e6331))
* **deps:** Update github.com/apache/arrow/go/v13 digest to 112f949 ([#1115](#1115)) ([ed0e4e0](ed0e4e0))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 10df4b9 ([#1110](#1110)) ([636084c](636084c))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 3452eb0 ([#1114](#1114)) ([af83988](af83988))
* **deps:** Update golang.org/x/exp digest to b0cb94b ([#1116](#1116)) ([4a6dc5b](4a6dc5b))
* **deps:** Update google.golang.org/genproto digest to e0aa005 ([#1117](#1117)) ([5fa4d51](5fa4d51))
* **deps:** Update google.golang.org/genproto/googleapis/api digest to e0aa005 ([#1118](#1118)) ([939060f](939060f))
* **deps:** Update google.golang.org/genproto/googleapis/rpc digest to e0aa005 ([#1119](#1119)) ([0a9f8ea](0a9f8ea))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.9.0 ([#1112](#1112)) ([3831a88](3831a88))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.9.1 ([#1113](#1113)) ([67bc46e](67bc46e))
* **deps:** Update module github.com/klauspost/compress to v1.16.7 ([#1120](#1120)) ([e41a303](e41a303))
* **deps:** Update module github.com/pierrec/lz4/v4 to v4.1.18 ([#1121](#1121)) ([6829b63](6829b63))
* Process nulls for tested types, too (maps, lists, structs) ([#1125](#1125)) ([4a1f315](4a1f315))

---
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 Aug 2, 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.

2 participants