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 b78b7b3  docs: improved clickhouse connection details (#14394)
     add e7f5100  fix: Fix unintended cache misses with async queries (#14291)

No new revisions were added by this update.

Summary of changes:
 superset/tasks/async_queries.py | 15 ++++++++++--
 superset/utils/core.py          |  6 +++--
 superset/viz.py                 | 12 +++++++--
 tests/utils/core_tests.py       | 54 +++++++++++++++++++++++++++++++++++++++++
 tests/viz_tests.py              | 13 ++++------
 5 files changed, 86 insertions(+), 14 deletions(-)
 create mode 100644 tests/utils/core_tests.py

Reply via email to