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: Adding CDC sample #2263

Merged
merged 103 commits into from Nov 28, 2023
Merged

feat: Adding CDC sample #2263

merged 103 commits into from Nov 28, 2023

Conversation

farhan0102
Copy link
Contributor

@farhan0102 farhan0102 commented Oct 4, 2023

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 #2331 ☕️

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

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. labels Oct 4, 2023
@farhan0102 farhan0102 force-pushed the CDCExample branch 8 times, most recently from 6ac6fe7 to 75b09ba Compare October 5, 2023 14:44
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Oct 5, 2023
@farhan0102 farhan0102 force-pushed the CDCExample branch 2 times, most recently from 0ad3ce8 to 190c05e Compare October 5, 2023 14:49
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Oct 5, 2023
@farhan0102 farhan0102 force-pushed the CDCExample branch 4 times, most recently from 978262e to e054007 Compare October 5, 2023 15:32
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Oct 5, 2023
@farhan0102 farhan0102 force-pushed the CDCExample branch 3 times, most recently from 80a03bd to 828c03d Compare October 17, 2023 14:39
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Oct 17, 2023
@product-auto-label product-auto-label bot removed the size: m Pull request size is medium. label Oct 17, 2023
@PhongChuong PhongChuong requested review from a team as code owners November 24, 2023 15:35
@Neenu1995 Neenu1995 removed the request for review from chalmerlowe November 24, 2023 16:33
@Neenu1995 Neenu1995 added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 24, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 24, 2023
@Neenu1995 Neenu1995 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 24, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 24, 2023
@Neenu1995 Neenu1995 added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 28, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 28, 2023
@Neenu1995 Neenu1995 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2023
@Neenu1995 Neenu1995 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2023
@Neenu1995 Neenu1995 self-requested a review November 28, 2023 17:06
@Neenu1995 Neenu1995 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2023
@Neenu1995 Neenu1995 merged commit ba134e4 into main Nov 28, 2023
18 checks passed
@Neenu1995 Neenu1995 deleted the CDCExample branch November 28, 2023 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CDC samples