enso/distribution/lib/Standard/Visualization/0.0.0-dev/src
Radosław Waśko 2ce1567384
Limit max_rows that are downloaded in Table.read by default, and warn if more rows are available (#8159)
- Sets the default limit for `Table.read` in Database to be max 1000 rows.
- The limit for in-memory compatible API still defaults to `Nothing`.
- Adds a warning if there are more rows than limit.
- Enables a few unrelated asserts.
2023-11-06 16:41:47 +00:00
..
SQL Consistent naming of visualization (#7124) 2023-06-26 17:04:35 +00:00
Table Limit max_rows that are downloaded in Table.read by default, and warn if more rows are available (#8159) 2023-11-06 16:41:47 +00:00
AI.enso Minor fixes. (#7122) 2023-06-27 18:18:15 +00:00
File_Upload.enso Code Clean Up, Fix Weird Namespace, S3 List Objects and Read Object (#7114) 2023-06-24 23:18:58 +00:00
Geo_Map.enso Fixes from the Demo on 2nd March (#5823) 2023-03-07 20:58:00 +00:00
Helpers.enso Tidy up the imports using script (#7220) 2023-07-06 14:22:50 +00:00
Histogram.enso Tidy up the imports using script (#7220) 2023-07-06 14:22:50 +00:00
Id.enso Improving widgets and other minor tweaks. (#7052) 2023-06-19 19:03:36 +00:00
Main.enso Add GROUP to functions (#7622) 2023-08-23 13:20:38 +00:00
Preprocessor.enso Truncate long error messages (#7180) 2023-06-30 19:06:19 +00:00
Scatter_Plot.enso S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Table.enso Add GROUP to functions (#7622) 2023-08-23 13:20:38 +00:00
Text.enso Add GROUP to functions (#7622) 2023-08-23 13:20:38 +00:00
Warnings.enso Limit the number of reported warnings (#6577) 2023-05-10 11:48:31 +00:00
Widgets.enso Drop-down widgets for extension functions via UnresolvedSymbol (#7115) 2023-06-27 15:19:42 +00:00