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

Variable deduplication in query planner #872

Merged
merged 17 commits into from
Jun 7, 2022
Merged

Variable deduplication in query planner #872

merged 17 commits into from
Jun 7, 2022

Commits on Apr 19, 2022

  1. Variable deduplication for query planner #87

    Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
    bnjjj committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    b58d92c View commit details
    Browse the repository at this point in the history
  2. delete unwrap

    Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
    bnjjj committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    061feca View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    a2d860f View commit details
    Browse the repository at this point in the history
  2. add a configuration to enable specific optimizations

    Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
    bnjjj committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    b65177b View commit details
    Browse the repository at this point in the history
  3. add a configuration to enable specific optimizations

    Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
    bnjjj committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    8a194f1 View commit details
    Browse the repository at this point in the history
  4. add changelog entry

    Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
    bnjjj committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    1f93edb View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

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

Commits on May 16, 2022

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

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    3ac0282 View commit details
    Browse the repository at this point in the history
  2. put all the configuration part in the traffic shaping plugin

    Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
    bnjjj committed May 24, 2022
    Configuration menu
    Copy the full SHA
    f2097de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95ab77d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    a706430 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
    bnjjj committed May 30, 2022
    Configuration menu
    Copy the full SHA
    073ab66 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. changelog

    Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
    bnjjj committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    57de1da View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    66abe77 View commit details
    Browse the repository at this point in the history
  2. fix import

    Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
    bnjjj committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    b228a44 View commit details
    Browse the repository at this point in the history
  3. fix import

    Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
    bnjjj committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    54b11d2 View commit details
    Browse the repository at this point in the history