You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by jo...@apache.org on 2023/06/12 22:32:48 UTC

[superset] branch master updated (6f25275d76 -> 2b364898a5)

This is an automated email from the ASF dual-hosted git repository.

johnbodley pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 6f25275d76 feat: Configurable default row limit for native filters (#24043)
     add 2b364898a5 fix: Address regression introduced in #22853 (#24121)

No new revisions were added by this update.

Summary of changes:
 superset/connectors/sqla/models.py     | 98 +++++++++++++++-------------------
 superset/models/core.py                | 20 ++++++-
 superset/models/sql_lab.py             | 21 ++++----
 tests/integration_tests/model_tests.py |  5 ++
 tests/unit_tests/models/core_test.py   |  5 ++
 5 files changed, 82 insertions(+), 67 deletions(-)