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

Expressions in AggregationPicker without legacy query #36031

Merged

Commits on Nov 17, 2023

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

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    e4df56e View commit details
    Browse the repository at this point in the history
  2. Fix wrapper function name

    metamben committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e93d114 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into 34830-expression-cl…

    …ause-for-legacy-expression
    metamben committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    76054bf View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    0994d76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55b4f31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95697f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    d6eb1dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb24d0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3233e98 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'refactor/rename-query-to-legacy-query' into 35947-legac…

    …y-expression-clause-filters-and-aggregations
    kamilmielnik committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9ffa599 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d59ab3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e4fb53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4eb9eda View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    3eb2f3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cadf4ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20e9406 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    248009a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    35dbf4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ae92bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8646317 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71ac3aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30b9b27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f50b3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24a131c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c75c83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d64c7c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    89041b9 View commit details
    Browse the repository at this point in the history
  11. Add a TODO comment

    kamilmielnik committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    39496c1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    221e950 View commit details
    Browse the repository at this point in the history
  13. Migrate clause name

    kamilmielnik committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    0573ab3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a9d7b5b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Use destructuring

    kamilmielnik committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    079abb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7658ec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f13259 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94bc358 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f36fc18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3953f85 View commit details
    Browse the repository at this point in the history
  7. Add function body

    kamilmielnik committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2074e8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee9d538 View commit details
    Browse the repository at this point in the history
  9. Revert "Use overloading instead of generics"

    This reverts commit 3953f85.
    kamilmielnik committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f18cd75 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7baa434 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f28b10a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Merge branch '36120-omit-aggregation-options-converting-exprs-to-lega…

    …cy' into 35947-legacy-expression-clause-filters-and-aggregations
    kamilmielnik committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    bdad147 View commit details
    Browse the repository at this point in the history
  2. Remove temporary hack

    kamilmielnik committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1e2485c View commit details
    Browse the repository at this point in the history
  3. Get rid of props spread

    kamilmielnik committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    505d11f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bacf371 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95ddd4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58bd581 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge branch '36120-omit-aggregation-options-converting-exprs-to-lega…

    …cy' into 35947-legacy-expression-clause-filters-and-aggregations
    kamilmielnik committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c4866fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8afeac3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f7152e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3eb2181 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c36cebd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    594b389 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dcd7781 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a0802a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7d14cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    92aa48f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e719fc2 View commit details
    Browse the repository at this point in the history
  12. Fix legacyQuery creation

    kamilmielnik committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0aec027 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    45a50d3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b5bfee8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    db71907 View commit details
    Browse the repository at this point in the history
  16. Make with-expression-name set the display-name of the clause

    Fixes #36167.
    
    This is needed to be able to set/change the display name of custom aggregation columns too.
    metamben committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3b8f15b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    fd32c5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33aec8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e80ac60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a0c758 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2795c3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f85ea9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7a9ec6 View commit details
    Browse the repository at this point in the history
  8. Unskip an e2e test

    kamilmielnik committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    49dfc00 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7ed491 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc35005 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da11fb9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    42d5ff1 View commit details
    Browse the repository at this point in the history
  13. Use clearer notation

    kamilmielnik committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9acc7ba View commit details
    Browse the repository at this point in the history
  14. Format code

    kamilmielnik committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    91be09a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    cb68901 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f699c90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73283d9 View commit details
    Browse the repository at this point in the history
  4. Drop expressionName

    kamilmielnik committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    2d6ca04 View commit details
    Browse the repository at this point in the history
  5. Drop redundant cast

    kamilmielnik committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    31ce8e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86c6a80 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/master' into 36167-with-expressi…

    …on-name-to-set-display-name
    metamben committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    3796af4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ee3df6 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/master' into 36167-with-expressi…

    …on-name-to-set-display-name
    metamben committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    04e4c16 View commit details
    Browse the repository at this point in the history
  10. Improve comment

    metamben committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0bfcedd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3e015e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    f6d7c0a View commit details
    Browse the repository at this point in the history
  2. Use getNotebookStep

    kamilmielnik committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7cf0bb7 View commit details
    Browse the repository at this point in the history
  3. Simplify condition

    kamilmielnik committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e6a0bed View commit details
    Browse the repository at this point in the history
  4. Simplify assertions

    kamilmielnik committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8780eee View commit details
    Browse the repository at this point in the history
  5. Use .lastCall

    kamilmielnik committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    98ab29f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34b87a2 View commit details
    Browse the repository at this point in the history
  7. Use .lastCall

    kamilmielnik committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    dd0da11 View commit details
    Browse the repository at this point in the history
  8. Merge branch '36167-with-expression-name-to-set-display-name' into 35…

    …947-legacy-expression-clause-filters-and-aggregations
    kamilmielnik committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a0777d8 View commit details
    Browse the repository at this point in the history
  9. Fix typing

    kamilmielnik committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8d14a11 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ef1bcb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da95422 View commit details
    Browse the repository at this point in the history
  12. Fix unit tests

    kamilmielnik committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    277766a View commit details
    Browse the repository at this point in the history
  13. Remove wrong assertion

    kamilmielnik committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e582696 View commit details
    Browse the repository at this point in the history
  14. Fix assertion

    kamilmielnik committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    db821e0 View commit details
    Browse the repository at this point in the history
  15. Trigger a change

    kamilmielnik committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    254913d View commit details
    Browse the repository at this point in the history
  16. Revert "Trigger a change"

    This reverts commit 254913d.
    kamilmielnik committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a76248a View commit details
    Browse the repository at this point in the history
  17. Fix assertion

    kamilmielnik committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    13571b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    6563742 View commit details
    Browse the repository at this point in the history
  2. Merge branch '36167-with-expression-name-to-set-display-name' into 35…

    …947-legacy-expression-clause-filters-and-aggregations
    kamilmielnik committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f6901a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24937fd View commit details
    Browse the repository at this point in the history