This PR adds the ability to download result sets shown within the DataViewer.
Since we are bound to the javascript heap size, we restrict the amount of downloadable rows. Additionally, a warning is shown when the tuple size reaches the upper boundary.
This PR adds the ability to download result sets shown within the DataViewer.
Since we are bound to the javascript heap size, we restrict the amount of downloadable rows. Additionally, a warning is shown when the tuple size reaches the upper boundary.