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: export handwritten classes AppendRowsStream and ReadRowsStream #770

Merged
merged 10 commits into from
Apr 15, 2024

Conversation

Linchin
Copy link
Contributor

@Linchin Linchin commented Apr 8, 2024

Updates owlbot.py to add handwritten classes AppendRowsStream and ReadRowsStream.

Fixes #752 🦕

@Linchin Linchin requested review from tswast and parthea April 8, 2024 23:37
@Linchin Linchin requested review from a team as code owners April 8, 2024 23:37
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. labels Apr 8, 2024
@Linchin Linchin added the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 9, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 9, 2024
@Linchin Linchin added the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 11, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 11, 2024
@Linchin Linchin added the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 11, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 11, 2024
@Linchin Linchin added the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 11, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 11, 2024
@Linchin Linchin merged commit 198c312 into googleapis:main Apr 15, 2024
24 checks passed
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/python-bigquery-storage API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

writer.AppendRowsStream missing from v2 bigquery_storage
2 participants