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

feat(bigquery): add BigLake API #11882

Merged
merged 5 commits into from
Jun 14, 2023
Merged

Conversation

dbolduc
Copy link
Member

@dbolduc dbolduc commented Jun 13, 2023

Fixes #11811

No CHANGELOG update in this PR.


This change is Reviewable

@product-auto-label product-auto-label bot added the api: bigquery Issues related to the BigQuery API. label Jun 13, 2023
@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b3b5998) 93.67% compared to head (acbc473) 93.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11882   +/-   ##
=======================================
  Coverage   93.67%   93.67%           
=======================================
  Files        1838     1838           
  Lines      166225   166225           
=======================================
  Hits       155704   155704           
  Misses      10521    10521           

see 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dbolduc dbolduc marked this pull request as ready for review June 13, 2023 22:09
@dbolduc dbolduc requested a review from a team as a code owner June 13, 2023 22:09
Copy link
Contributor

@coryan coryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes look good, specially after you managed to find the "run checkers" button.

Do you need to run check-api to update the API baseline?

@dbolduc
Copy link
Member Author

dbolduc commented Jun 13, 2023

Do you need to run check-api to update the API baseline?

Done.

@dbolduc dbolduc merged commit 9d4d06b into googleapis:main Jun 14, 2023
@dbolduc dbolduc deleted the feat-bigquery-biglake branch June 14, 2023 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate library for biglake.googleapis.com
2 participants