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 24ebf10 feat: add sort_by_metric for charts with single metric
(#13058)
add 2dbe92b feat: first step native support Trino (#13105)
No new revisions were added by this update.
Summary of changes:
setup.py | 1 +
superset/db_engine_specs/{athena.py => trino.py} | 34 +++++++++-------------
.../{athena_tests.py => trino_tests.py} | 9 +++---
3 files changed, 18 insertions(+), 26 deletions(-)
copy superset/db_engine_specs/{athena.py => trino.py} (64%)
copy tests/db_engine_specs/{athena_tests.py => trino_tests.py} (80%)