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/01/19 12:33:19 UTC

[superset] branch master updated (e7a5d0d -> 7e99d76)

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 e7a5d0d  fix: return appropriate response when payload has error (#12575)
     add 7e99d76  feat(bigquery): implement custom minute time grains (#12581)

No new revisions were added by this update.

Summary of changes:
 superset/db_engine_specs/base.py        |  4 ++++
 superset/db_engine_specs/bigquery.py    | 12 ++++++++++++
 tests/db_engine_specs/bigquery_tests.py | 22 ++++++++++++++++++++++
 3 files changed, 38 insertions(+)