You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ro...@apache.org on 2021/05/21 21:32:17 UTC

[superset] branch master updated (d5c008d -> b38596f)

This is an automated email from the ASF dual-hosted git repository.

robdiciuccio pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from d5c008d  chore: Perform feature/config condition checks at request time (#14684)
     add b38596f  fix: Use g.user for getting the user_id for async queries (#14702)

No new revisions were added by this update.

Summary of changes:
 superset/charts/api.py                |  2 +-
 superset/charts/commands/data.py      |  6 +++---
 superset/utils/async_query_manager.py | 22 ++++++++++++++++------
 superset/views/core.py                |  4 +++-
 4 files changed, 23 insertions(+), 11 deletions(-)