Wrangler UI freezes when listing large number of tables from database
Description
Release Notes
None
relates to
Activity
Show:
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee

Reporter
Labels
Components
Fix versions
Priority
Created April 16, 2020 at 1:43 AM
Updated November 4, 2020 at 12:25 AM
Today dataprep is missing pagination, sorting and filtering for tables within a database connection. This causes all the tables to be rendered in the UI in one shot which causes UI to freeze. (large tables of the order of 73k tables).
Once Dataprep supports pagination, sorting and filtering, UI can use the new API which should avoid the browser freezing.