HPI-Information-Systems / snowman

Welcome to Snowman App – a Data Matching Benchmark Platform.
https://hpi-information-systems.github.io/snowman/
MIT License
37 stars 2 forks source link

Add the ability to download result sets as CSV #205

Closed phpfs closed 3 years ago

phpfs commented 3 years ago

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.