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

[incubator-superset] branch master updated (c552c85 -> 68e85ab)

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

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


    from c552c85  [dashboard] fix, enable info endpoint (#9015)
     add 68e85ab  [Caching] Ensure cache is always created (#9020)

No new revisions were added by this update.

Summary of changes:
 superset/config.py                                 |  9 +++----
 superset/{db_engine_specs/vertica.py => typing.py} |  7 ++---
 superset/utils/cache_manager.py                    | 30 ++++++++++------------
 tests/utils_tests.py                               |  7 +----
 4 files changed, 21 insertions(+), 32 deletions(-)
 copy superset/{db_engine_specs/vertica.py => typing.py} (82%)