Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add SAMPLES_ROW_LIMIT in frontend conf
Browse files Browse the repository at this point in the history
zhaoyongjie committed Jul 25, 2022
1 parent 9bf7ed5 commit c52192d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset/views/base.py
Original file line number Diff line number Diff line change
@@ -104,6 +104,7 @@
"CSV_EXTENSIONS",
"COLUMNAR_EXTENSIONS",
"ALLOWED_EXTENSIONS",
"SAMPLES_ROW_LIMIT",
)

logger = logging.getLogger(__name__)

0 comments on commit c52192d

Please sign in to comment.