evidence icon indicating copy to clipboard operation
evidence copied to clipboard

Queryviewer should leverage USQL

Open mcrascal opened this issue 2 years ago • 1 comments

mcrascal avatar Feb 05 '24 22:02 mcrascal

This has to do mostly with Pagination.

As it is written the QueryViewer loads the entire table, which isn't always needed, if we use USQL Pagination then we will only load the first n rows, which will save on load times

ItsMeBrianD avatar Aug 14 '24 20:08 ItsMeBrianD