You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by jo...@apache.org on 2020/01/25 02:02:27 UTC

[incubator-superset] branch erik-ritter--always-create-cache updated (577bdcc -> 302f3d2)

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

johnbodley pushed a change to branch erik-ritter--always-create-cache
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 577bdcc  Update cache_manager.py
     add 302f3d2  Refactoring cache typing

No new revisions were added by this update.

Summary of changes:
 superset/config.py                                 |  5 +++--
 superset/{db_engine_specs/vertica.py => typing.py} |  7 ++++---
 superset/utils/cache_manager.py                    | 11 ++++++-----
 3 files changed, 13 insertions(+), 10 deletions(-)
 copy superset/{db_engine_specs/vertica.py => typing.py} (82%)