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: Updates BigQuery hashbytes to use to_hex for row validations #400

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

nehanene15
Copy link
Collaborator

Closes #399

This resolves the issue of printing bytestring results (e.g. SHA256) with the text result handler as well.

@nehanene15
Copy link
Collaborator Author

/gcbrun

@nehanene15 nehanene15 merged commit e5c7ded into develop Mar 23, 2022
@nehanene15 nehanene15 deleted the row-bqrh-fix branch March 23, 2022 01:29
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.

Row Hash validation with BQ - TypeError: Object of type bytes is not JSON serializable
2 participants