Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.10.0
-
Fix Version/s: 3.12.0
-
Component/s: app.editor
-
Labels:None
-
Target Version:
-
Sprint:Jul 5-22, 2016, Jul 25 - Aug 12, 2016, Aug 15 - Sept 2, 2016, Sept 6-23, 2016
Description
Currently if you have long string and fetch 1k col it freezes the browser. So we need to find a way to support this globally.
- # we already have a datatable substitute (huedatatables) that exposes the same methods of datatables (used on the old execute.mako!) and that improved the performances a lot in the old one!
- nice UX thing for showing a lot of stuff in the browser, i think the best will be just render on demand the visible portion
- search?
- merge sparse column option?
- excel style option where we can wrap content on multiple lines?
- re-introduce fixed headers when > 300 columns
- test with 10k
Attachments
Issue Links
- duplicates
-
HUE-4757 performance improvement needed for loading 2000-columns-table schema on Windows OS
-
- Closed
-