This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch ce/task-10
in repository https://gitbox.apache.org/repos/asf/superset.git
from b03642df1d3 fix(datasets): isolate filter state to fix concurrent
/dataset race
add 862b193d427 fix(datasets): lift filter-state isolation to
BaseSupersetModelRestApi
No new revisions were added by this update.
Summary of changes:
superset/datasets/api.py | 31 +------------------------------
superset/views/base_api.py | 30 ++++++++++++++++++++++++++++++
tests/unit_tests/datasets/api_tests.py | 9 +++++++--
3 files changed, 38 insertions(+), 32 deletions(-)