Skip to content

Commit

Permalink
chore: add SAMPLES_ROW_LIMIT in frontend conf (#20841)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyongjie committed Jul 25, 2022
1 parent 9bf7ed5 commit 644148b
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
Expand Up @@ -104,6 +104,7 @@
"CSV_EXTENSIONS",
"COLUMNAR_EXTENSIONS",
"ALLOWED_EXTENSIONS",
"SAMPLES_ROW_LIMIT",
)

logger = logging.getLogger(__name__)
Expand Down

0 comments on commit 644148b

Please sign in to comment.