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

Support Parquet in BQ ExtractOps #4728

Merged
merged 1 commit into from
Feb 28, 2023
Merged

Support Parquet in BQ ExtractOps #4728

merged 1 commit into from
Feb 28, 2023

Conversation

clairemcginty
Copy link
Contributor

Adds Parquet supports to ExtractOpts, configured according to Google spec: https://cloud.google.com/bigquery/docs/exporting-data#export_formats_and_compression_types

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #4728 (a0da741) into main (cbc6b94) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

❗ Current head a0da741 differs from pull request most recent head 2b04a83. Consider uploading reports for the commit 2b04a83 to get more accurate results

@@            Coverage Diff             @@
##             main    #4728      +/-   ##
==========================================
- Coverage   61.06%   61.03%   -0.04%     
==========================================
  Files         286      286              
  Lines       10524    10527       +3     
  Branches      762      754       -8     
==========================================
- Hits         6427     6425       -2     
- Misses       4097     4102       +5     
Impacted Files Coverage Δ
.../com/spotify/scio/bigquery/client/ExtractOps.scala 0.00% <0.00%> (ø)
.../com/spotify/scio/parquet/read/ParquetReadFn.scala 82.24% <0.00%> (-0.94%) ⬇️
...src/main/scala/com/spotify/scio/coders/Coder.scala 85.52% <0.00%> (-0.44%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@clairemcginty clairemcginty merged commit aea6b0f into main Feb 28, 2023
@clairemcginty clairemcginty deleted the extract-bq-parquet branch February 28, 2023 14:22
farzad-sedghi pushed a commit to farzad-sedghi/scio that referenced this pull request Mar 6, 2023
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