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: Partial Projection of Table Metadata #2756

Merged
merged 2 commits into from Jun 19, 2023

Conversation

farhan0102
Copy link
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> ☕️

If you write sample code, please follow the samples format.

@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/java-bigquery API. labels Jun 14, 2023
@farhan0102 farhan0102 force-pushed the PartialProjectOfTableMetadata branch from 69e7bcb to 59bedcf Compare June 14, 2023 15:49
@farhan0102 farhan0102 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2023
@farhan0102 farhan0102 force-pushed the PartialProjectOfTableMetadata branch from 59bedcf to f9babbb Compare June 14, 2023 17:40
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Jun 14, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2023
@farhan0102 farhan0102 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2023
@farhan0102 farhan0102 force-pushed the PartialProjectOfTableMetadata branch from f9babbb to bb46a02 Compare June 14, 2023 17:50
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. and removed size: s Pull request size is small. labels Jun 14, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2023
@farhan0102 farhan0102 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2023
@farhan0102 farhan0102 force-pushed the PartialProjectOfTableMetadata branch from bb46a02 to db6fd5f Compare June 14, 2023 19:39
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Jun 14, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2023
@farhan0102 farhan0102 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2023
@farhan0102 farhan0102 force-pushed the PartialProjectOfTableMetadata branch from db6fd5f to 0985520 Compare June 14, 2023 19:57
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2023
@farhan0102 farhan0102 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2023
@farhan0102 farhan0102 force-pushed the PartialProjectOfTableMetadata branch from 0985520 to a25bbee Compare June 14, 2023 20:08
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Jun 14, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2023
@farhan0102 farhan0102 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2023
@farhan0102 farhan0102 force-pushed the PartialProjectOfTableMetadata branch from a25bbee to 6f55d88 Compare June 14, 2023 20:20
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2023
@farhan0102 farhan0102 force-pushed the PartialProjectOfTableMetadata branch from 6f55d88 to cd2b617 Compare June 14, 2023 20:27
@farhan0102 farhan0102 force-pushed the PartialProjectOfTableMetadata branch from 70a2ed7 to 19b52c4 Compare June 16, 2023 15:03
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 16, 2023
@farhan0102 farhan0102 force-pushed the PartialProjectOfTableMetadata branch 4 times, most recently from 576e973 to 67d42e6 Compare June 16, 2023 16:09
@farhan0102 farhan0102 self-assigned this Jun 16, 2023
@farhan0102 farhan0102 marked this pull request as ready for review June 16, 2023 16:16
@farhan0102 farhan0102 requested a review from a team as a code owner June 16, 2023 16:16
@farhan0102 farhan0102 added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 16, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 16, 2023
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner June 16, 2023 16:26
@farhan0102 farhan0102 force-pushed the PartialProjectOfTableMetadata branch from d3e35de to 88c88d5 Compare June 16, 2023 18:13
@farhan0102 farhan0102 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 16, 2023
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 17, 2023
@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 19, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 9207743 into main Jun 19, 2023
17 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the PartialProjectOfTableMetadata branch June 19, 2023 14:56
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 19, 2023
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 googleapis/java-bigquery API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants