-
Notifications
You must be signed in to change notification settings - Fork 126
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
feat: sample - load parquet #100
Merged
stephaniewang526
merged 1 commit into
googleapis:master
from
stephaniewang526:load-parquet
Jan 15, 2020
Merged
feat: sample - load parquet #100
stephaniewang526
merged 1 commit into
googleapis:master
from
stephaniewang526:load-parquet
Jan 15, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #100 +/- ##
=========================================
Coverage 77.32% 77.32%
Complexity 1108 1108
=========================================
Files 73 73
Lines 5915 5915
Branches 645 645
=========================================
Hits 4574 4574
Misses 1014 1014
Partials 327 327 Continue to review full report at Codecov.
|
kurtisvg
suggested changes
Jan 14, 2020
0fddd1b
to
8eedb54
Compare
Did you mean to close this or do you still want me to review? |
Hi Kurtis -- I must've closed it by accident... I was waiting on your
review... doesn't look like I can re-open it now tho... and looks like I've
lost all the file changes... Any idea how I can get it back?
…On Wed, Jan 15, 2020 at 12:12 AM Kurtis Van Gent ***@***.***> wrote:
Did you mean to close this or do you still want me to review?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#100?email_source=notifications&email_token=ABX7TQDECMEX3W7EVBFH2I3Q52LKHA5CNFSM4KGJQXRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEI7CTVY#issuecomment-574499287>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABX7TQE7O4HQIB6KJYTB7LTQ52LKHANCNFSM4KGJQXRA>
.
--
*Stephanie Wang*
stephwang@google.com
Developer Programs Engineer
BigQuery, Java
|
Fixed the issue - now the builds are running. |
kurtisvg
approved these changes
Jan 15, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes b/147610063