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

Wrong base64 encoding used in BigQuery scio-extra #3000

Closed
regadas opened this issue May 21, 2020 · 0 comments · Fixed by #3003 or #3006
Closed

Wrong base64 encoding used in BigQuery scio-extra #3000

regadas opened this issue May 21, 2020 · 0 comments · Fixed by #3003 or #3006
Assignees
Labels
bug Something isn't working

Comments

@regadas
Copy link
Contributor

regadas commented May 21, 2020

https://github.com/spotify/scio/blob/master/scio-extra/src/main/scala/com/spotify/scio/extra/bigquery/ToTableRow.scala#L41

it should be BaseEncoding.base64()

@regadas regadas added the bug Something isn't working label May 21, 2020
@regadas regadas self-assigned this May 21, 2020
This was referenced May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant