This is an automated email from the ASF dual-hosted git repository.
hughhhh pushed a change to branch hughhhh/handle-empty-query-context
in repository https://gitbox.apache.org/repos/asf/superset.git
from eef7bc41ac7 Merge branch 'master' into
hughhhh/handle-empty-query-context
add 808ba6f4b4f fix(dashboard): guard rebuild against post-processing and
clause mismatch
No new revisions were added by this update.
Summary of changes:
superset/common/form_data_query_context.py | 54 ++++++++++++++--------
superset/tasks/export_dashboard_excel.py | 22 ++++++++-
.../common/test_form_data_query_context.py | 49 ++++++++++++++++++--
.../tasks/test_export_dashboard_excel.py | 33 +++++++++++++
4 files changed, 135 insertions(+), 23 deletions(-)