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

SQL: Resolve attributes recursively for improved subquery support #69765

Merged
merged 9 commits into from
Mar 11, 2021

Commits on Mar 2, 2021

  1. Resolve references recursively

    Code simplification in the AttributeMap
    Andras Palinkas committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    aba2f63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39e4cf1 View commit details
    Browse the repository at this point in the history
  3. Verifier error message fix

    Andras Palinkas committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    015acb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. PR suggestions

    Recursive get/getDefault() to resolve() in AttributeMap
    Removed noise
    Test breakdown
    Andras Palinkas committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    3b755be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f739e39 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Bugfix and PR suggestions

    Andras Palinkas committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    932c01c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa49615 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. PR suggestions

    Andras Palinkas committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    1cb642d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50ab4d1 View commit details
    Browse the repository at this point in the history