You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.
With the default setting of SQL_MAX_ROW=100000, we should not be able to fetch more than 100000 rows from the database.
But changing Row Limit to 102000 in the Slice - Table View is fetching102000 records.
Can anyone please check and address?
Superset Version used: 0.33.10402
OS: RHEL
The text was updated successfully, but these errors were encountered: