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

Add documentation and types to ReadFrom/WriteToBigQuery. #31537

Merged
merged 3 commits into from
Jun 10, 2024

Commits on Jun 7, 2024

  1. Add types to ReadFrom/WriteToBigQuery.

    As well as being good practice, this will give us better generated documentation.
    robertwb committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    acb763a View commit details
    Browse the repository at this point in the history
  2. Full docstrings.

    robertwb committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0eb8993 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Better use of Optional typing.

    Co-authored-by: Ahmed Abualsaud <65791736+ahmedabu98@users.noreply.github.com>
    robertwb and ahmedabu98 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3267f7c View commit details
    Browse the repository at this point in the history