This is an automated email from the ASF dual-hosted git repository.
alexandrusoare pushed a change to branch
alexandrusoare/feat/report-failure-retry
in repository https://gitbox.apache.org/repos/asf/superset.git
from 7f0b1869c56 Merge branch 'master' of
https://github.com/apache/superset into alexandrusoare/feat/report-failure-retry
add e7c79fbc0ce improvements and refactors
No new revisions were added by this update.
Summary of changes:
superset/commands/report/execute.py | 32 ++-
superset/daos/report.py | 3 +-
superset/reports/schemas.py | 15 --
superset/reports/types.py | 5 -
superset/tasks/scheduler.py | 4 +-
tests/integration_tests/reports/commands_tests.py | 271 ++++++++++++++++++++--
6 files changed, 282 insertions(+), 48 deletions(-)