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(hogql): refactor macros and asterisks into "resolver" #15175

Merged
merged 10 commits into from
Apr 25, 2023

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    c4132b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a85355 View commit details
    Browse the repository at this point in the history
  3. rename and warnings

    mariusandra committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f101822 View commit details
    Browse the repository at this point in the history
  4. oops

    mariusandra committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f657924 View commit details
    Browse the repository at this point in the history
  5. remove comment

    mariusandra committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c88b51a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. revert scope/stack rename

    mariusandra committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    4ba9ac8 View commit details
    Browse the repository at this point in the history
  2. refactor

    mariusandra committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c2eccf1 View commit details
    Browse the repository at this point in the history
  3. guard against macro loops

    mariusandra committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    027681b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b870bc9 View commit details
    Browse the repository at this point in the history
  5. move error up

    mariusandra committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    e0ce242 View commit details
    Browse the repository at this point in the history