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/01/27 18:17:52 UTC

[superset] branch master updated (044d1ae -> d7cbd53)

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 044d1ae  docs: fix, keep old names from screenshot images to pypi releases (#12664)
     add d7cbd53  fix(async queries): Remove "force" param on cached data retrieval (#12103)

No new revisions were added by this update.

Summary of changes:
 setup.cfg                        |  2 +-
 superset/charts/schemas.py       | 14 ++++++--------
 superset/common/query_context.py |  5 ++---
 superset/utils/cache.py          |  7 +------
 superset/views/core.py           |  9 ++++++---
 superset/views/utils.py          | 18 +++++++++++++++++
 superset/viz.py                  | 16 ++++-----------
 tests/query_context_tests.py     | 42 ++++++++++++++++++++++++++++++++++------
 8 files changed, 74 insertions(+), 39 deletions(-)