Skip to content

Conversation

PhongChuong
Copy link
Contributor

@PhongChuong PhongChuong commented Apr 22, 2024

Since users depends on TableResult in testing, removing @internalapi forces maintainers to change/roll out changes to TableResult more carefully in the future.

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

Since users depends on TableResult in testing, removing @internalapi forces maintainers to change/roll out changes to TableResult more carefully in the future.
@PhongChuong PhongChuong requested a review from a team as a code owner April 22, 2024 17:52
@PhongChuong PhongChuong requested a review from tswast April 22, 2024 17:52
@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 Apr 22, 2024
@PhongChuong PhongChuong requested a review from a team as a code owner April 22, 2024 18: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 Apr 22, 2024
@PhongChuong PhongChuong requested a review from shollyman April 22, 2024 19:05
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: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't mark TableResult as @InternalApi
3 participants