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: 1.9x improvement to median q-error by fixing multi-equality join selectivity #171

Merged
merged 12 commits into from
Apr 28, 2024

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    3c7aba5 View commit details
    Browse the repository at this point in the history
  2. fmt and clip

    wangpatrick57 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c2c99d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec81ca6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af00dd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28a3d26 View commit details
    Browse the repository at this point in the history
  6. turned get_join_selectivity_from_most_selective_predicates into get_j…

    …oin_selectivity_from_most_selective_columns
    wangpatrick57 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9104a81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91791f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9a8f29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42a9162 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. fmt and clip

    wangpatrick57 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    0474fcd View commit details
    Browse the repository at this point in the history
  2. changed comment and name of what is now get_join_selectivity_adjustme…

    …nt_when_adding_to_multi_equality_graph()
    wangpatrick57 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    4fc54c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5b2adf View commit details
    Browse the repository at this point in the history