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

Adding a Hashing function #914

Merged
merged 4 commits into from
Sep 19, 2024
Merged

Adding a Hashing function #914

merged 4 commits into from
Sep 19, 2024

Conversation

Tang8330
Copy link
Contributor

@Tang8330 Tang8330 commented Sep 19, 2024

Adding a hashing function so we can support column level hashing

Benchmark results:

goos: darwin
goarch: arm64
pkg: github.com/artie-labs/transfer/lib/cryptography
cpu: Apple M2 Max
BenchmarkHashValue
BenchmarkHashValue-12    	 3264477	       360.5 ns/op
PASS

@Tang8330 Tang8330 changed the title Adding the ability to hash Adding a Hashing function Sep 19, 2024
@Tang8330 Tang8330 marked this pull request as ready for review September 19, 2024 02:02
@Tang8330 Tang8330 requested a review from a team as a code owner September 19, 2024 02:02
@Tang8330 Tang8330 merged commit c2a66e9 into master Sep 19, 2024
3 checks passed
@Tang8330 Tang8330 deleted the hashing branch September 19, 2024 02:17
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