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 2020/09/22 10:17:22 UTC

[incubator-superset] branch master updated (448a41a -> bd140e0)

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/incubator-superset.git.


    from 448a41a  feat(row-level-security): add base filter type and filter grouping (#10946)
     add bd140e0  fix(presto): default unknown types to string type (#10753)

No new revisions were added by this update.

Summary of changes:
 superset/db_engine_specs/base.py      |  6 ++++--
 superset/db_engine_specs/presto.py    | 18 +++++++++++++-----
 tests/db_engine_specs/presto_tests.py |  3 +++
 3 files changed, 20 insertions(+), 7 deletions(-)