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(explore): adhoc column expressions [ID-3] #17379

Merged
merged 48 commits into from
Nov 15, 2021

Commits on Sep 1, 2021

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

Commits on Sep 2, 2021

  1. fix some types

    villebro committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    0da5b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ad9e80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7368ed2 View commit details
    Browse the repository at this point in the history
  4. fix more lint

    villebro committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    e2b1d5d View commit details
    Browse the repository at this point in the history
  5. fix schema and dedup

    villebro committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    634ddbf View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. clean up some logic

    villebro committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    43ee0ed View commit details
    Browse the repository at this point in the history
  2. first pass at fixing viz.py

    villebro committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    71981bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee38f54 View commit details
    Browse the repository at this point in the history
  4. Add title edit

    kgabryje committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    3c4d6be View commit details
    Browse the repository at this point in the history
  5. Fix showing custom title

    kgabryje committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    9bafd93 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    9215821 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5a655c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    661e499 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    793c027 View commit details
    Browse the repository at this point in the history
  5. fix: Support Jinja template functions in global async queries (apache…

    …#16412)
    
    * Support Jinja template functions in async queries
    
    * Pylint
    
    * Add tests for async tasks
    
    * Remove redundant has_request_context check
    robdiciuccio authored and villebro committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    e7262bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1acd0f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14c025c View commit details
    Browse the repository at this point in the history
  8. feat: Add Aurora Data API engine spec (apache#16535)

    * feat: Add Aurora Data API engine spec
    
    * Fix lint
    betodealmeida authored and villebro committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    d92ba0f View commit details
    Browse the repository at this point in the history
  9. refactor: sql_json view endpoint: encapsulate ctas parameters (apache…

    …#16548)
    
    * refactor sql_json view endpoint: encapsulate ctas parameters
    
    * fix failed tests
    
    * fix failed tests and ci issues
    ofekisr authored and villebro committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    f007f05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f2c42f3 View commit details
    Browse the repository at this point in the history
  11. feat: Experimental cross-filter plugins (apache#16594)

    * fix:fix get permission function
    
    * feat: add cross filter chart in charts gallery under FF
    simcha90 authored and villebro committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    64043f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab4388e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f501b70 View commit details
    Browse the repository at this point in the history
  14. fix imports

    villebro committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    470ad60 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    81f1527 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee3cc61 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

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

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    837815c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb9c7ec View commit details
    Browse the repository at this point in the history
  3. Bump superset-ui

    kgabryje committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    2bacbcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c5390b View commit details
    Browse the repository at this point in the history
  5. fix linting issue

    villebro committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    50cece0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. bump superset-ui to 0.18.22

    villebro committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    a1b076d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa84d0 View commit details
    Browse the repository at this point in the history
  3. resolve merge conflict

    villebro committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    c701d90 View commit details
    Browse the repository at this point in the history
  4. lint

    villebro committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    4245a78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f25bdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3861280 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    e290bfa View commit details
    Browse the repository at this point in the history
  2. bump superset-ui to 0.18.23

    villebro committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    df8fb3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    916becb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2631f7d View commit details
    Browse the repository at this point in the history
  5. put back removed test

    villebro committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    9dd2f75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0f87e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7db4c1d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

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

Commits on Nov 15, 2021

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