This is an automated email from the ASF dual-hosted git repository.
beto pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 9d06a5888f fix(csv-upload): log detailed errors during chunk
concatenation for debugging (#36108)
add 3b226038ba fix(datasets): prevent double time filter application in
virtual datasets (#35890)
No new revisions were added by this update.
Summary of changes:
superset/models/helpers.py | 40 ++-
.../models/test_time_filter_double_application.py | 369 +++++++++++++++++++++
2 files changed, 400 insertions(+), 9 deletions(-)
create mode 100644
tests/unit_tests/models/test_time_filter_double_application.py