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(db_engine_specs): big query cost estimation #21325

Merged
merged 19 commits into from
Jan 9, 2023

Commits on Nov 26, 2022

  1. Add BigQueryCost Estimation

    zamar roura authored and zamar-roura-fever committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    2af39cb View commit details
    Browse the repository at this point in the history
  2. Separate methods it's better

    zamar roura authored and zamar-roura-fever committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    ba2e703 View commit details
    Browse the repository at this point in the history
  3. feat(db_engine_specs) bq cost estimation (apache#21325)

    zamar roura authored and zamar-roura-fever committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    2a11c96 View commit details
    Browse the repository at this point in the history
  4. fix pr lint issues

    zamar roura authored and zamar-roura-fever committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    6bcebf5 View commit details
    Browse the repository at this point in the history
  5. bigquery changes

    zamar roura authored and zamar-roura-fever committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    1b15463 View commit details
    Browse the repository at this point in the history
  6. pylint fixes

    zamar roura authored and zamar-roura-fever committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    f7a0d3c View commit details
    Browse the repository at this point in the history
  7. type ignore

    zamar roura authored and zamar-roura-fever committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    dbc467a View commit details
    Browse the repository at this point in the history
  8. Bigquery in documentation

    zamar roura authored and zamar-roura-fever committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    3d02618 View commit details
    Browse the repository at this point in the history
  9. Fixes of rebase

    zamar-roura-fever committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    58705fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3286374 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Its with 1024

    zamar-roura-fever committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a8393ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3db26a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

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

Commits on Dec 11, 2022

  1. Add TODO

    zamar-roura-fever committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    5ab7fa4 View commit details
    Browse the repository at this point in the history
  2. Line was too long

    zamar-roura-fever committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    72f86c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5a94ba View commit details
    Browse the repository at this point in the history
  4. config nit

    zamar-roura-fever committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    4fa1e56 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. MERGE master

    zamar-roura-fever committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    de90b65 View commit details
    Browse the repository at this point in the history
  2. Todo Humanize

    zamar-roura-fever committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    ef5c3b1 View commit details
    Browse the repository at this point in the history