You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2021/02/16 07:52:14 UTC

[superset] branch master updated (c9f76d5 -> d8c32b8)

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

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


    from c9f76d5  chore: upgrade to npm 7 and superset-ui 0.17.9 (#13100)
     add d8c32b8  fix(chart-data-api): support numeric temporal columns (#13138)

No new revisions were added by this update.

Summary of changes:
 superset/common/query_context.py | 18 ++++++------------
 superset/utils/core.py           | 32 ++++++++++++++++++++++++++++++++
 superset/viz.py                  | 33 ++++++---------------------------
 tests/utils_tests.py             | 29 +++++++++++++++++++++++++++++
 4 files changed, 73 insertions(+), 39 deletions(-)