You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2022/04/01 08:34:23 UTC

[superset] branch master updated (2a75e4c -> d684ad0)

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 2a75e4c  test(native filter): add new test for dependent filter (#19392)
     add d684ad0  fix: request samples with default row limit (#19456)

No new revisions were added by this update.

Summary of changes:
 .../cypress/integration/explore/control.test.ts    |  2 +-
 .../src/explore/exploreUtils/index.js              | 10 ++++++++-
 superset/common/query_actions.py                   | 26 ++++++++++++----------
 superset/common/query_object.py                    |  4 ++--
 4 files changed, 26 insertions(+), 16 deletions(-)