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

Fix: delete broken/unused JsonStreamWriter tutorial #2337

Merged
merged 5 commits into from
Dec 4, 2023
Merged

Conversation

PhongChuong
Copy link
Contributor

@PhongChuong PhongChuong commented Nov 30, 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 #2338 ☕️

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

BEGIN_COMMIT_OVERRIDE
chore: Delete broken/unused JsonStreamWriter tutorial
END_COMMIT_OVERRIDE

@PhongChuong PhongChuong requested review from a team as code owners November 30, 2023 15:19
@PhongChuong PhongChuong requested a review from tswast November 30, 2023 15:19
Copy link

conventional-commit-lint-gcf bot commented Nov 30, 2023

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@product-auto-label product-auto-label bot added size: l Pull request size is large. api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. labels Nov 30, 2023
@PhongChuong PhongChuong added kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Dec 1, 2023
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Dec 1, 2023
@PhongChuong PhongChuong requested a review from Neenu1995 December 1, 2023 14:46
@PhongChuong PhongChuong added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 4, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 4, 2023
@PhongChuong PhongChuong added kokoro:run Add this label to force Kokoro to re-run the tests. and removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Dec 4, 2023
@PhongChuong PhongChuong merged commit 714cda9 into main Dec 4, 2023
17 checks passed
@PhongChuong PhongChuong deleted the deleteTutorial branch December 4, 2023 20:24
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.

BigQuery: JsonStreamWriter tutorial no longer build
3 participants