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: add reference_file_schema_uri to LoadJobConfig, ExternalConfig #1399

Merged
merged 29 commits into from
Nov 14, 2022

Commits on Oct 30, 2022

  1. Configuration menu
    Copy the full SHA
    051aae4 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    205b988 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    484b36e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dad486d View commit details
    Browse the repository at this point in the history
  3. use _make_dataset_id

    aribray committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    d74e28d View commit details
    Browse the repository at this point in the history
  4. add unit test

    aribray committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    4f903ca View commit details
    Browse the repository at this point in the history
  5. remove unit tests

    aribray committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    25d3dee View commit details
    Browse the repository at this point in the history
  6. add tests to test_load.py

    aribray committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    c9e9ef6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8fa6d41 View commit details
    Browse the repository at this point in the history
  8. fix linting

    aribray committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    dd0dc8f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e2f7b89 View commit details
    Browse the repository at this point in the history
  10. remove unit test

    aribray committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    5f45057 View commit details
    Browse the repository at this point in the history
  11. add attribute to unit test

    aribray committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    ee570bd View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. add URIs as constants

    aribray committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    efe60f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. fix linting

    aribray committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    e4583f3 View commit details
    Browse the repository at this point in the history
  2. fix file format

    aribray committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    40b5004 View commit details
    Browse the repository at this point in the history
  3. fix linting

    aribray committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    af144a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. fix linting

    aribray committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    5823b2e View commit details
    Browse the repository at this point in the history
  2. fix linting

    aribray committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    99a9f43 View commit details
    Browse the repository at this point in the history
  3. Revert "add attribute to unit test"

    This reverts commit ee570bd.
    aribray committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    9beb047 View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "add attribute to unit test""

    This reverts commit 9beb047.
    aribray committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    cb87413 View commit details
    Browse the repository at this point in the history
  5. Revert "fix linting"

    This reverts commit 99a9f43.
    aribray committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    1e1af31 View commit details
    Browse the repository at this point in the history
  6. bump google-api-core version

    aribray committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    c639c36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    243017d View commit details
    Browse the repository at this point in the history
  8. bump versions

    aribray committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    c616d3c View commit details
    Browse the repository at this point in the history
  9. bump versions

    aribray committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    0ed4b1c View commit details
    Browse the repository at this point in the history
  10. remove retriable_exception

    aribray committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    3599d7a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    58550ad View commit details
    Browse the repository at this point in the history
  12. rest versions

    aribray committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    933533e View commit details
    Browse the repository at this point in the history