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

Add BQ selectedFields to TableRowType #685

Merged
merged 2 commits into from
Feb 6, 2023
Merged

Conversation

RustedBones
Copy link
Contributor

@RustedBones RustedBones commented Feb 3, 2023

This will help using projection for BQ on the TableReadOptions.addAllSelectedFields

@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #685 (512b2ba) into main (fa3703b) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #685      +/-   ##
==========================================
+ Coverage   94.97%   94.99%   +0.01%     
==========================================
  Files          52       52              
  Lines        1772     1778       +6     
  Branches      170      157      -13     
==========================================
+ Hits         1683     1689       +6     
  Misses         89       89              
Impacted Files Coverage Δ
...c/main/scala/magnolify/bigquery/TableRowType.scala 95.29% <100.00%> (+0.35%) ⬆️

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

@RustedBones RustedBones merged commit 1689681 into main Feb 6, 2023
@RustedBones RustedBones deleted the bq-selected-fields branch February 6, 2023 08:33
RustedBones added a commit that referenced this pull request Sep 12, 2023
* Add BQ selectedFields to TableRowType

* Use Seq
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.

3 participants