enso/distribution/lib/Standard
Radosław Waśko b5c995a7bf
Reworking Excel support to allow for reading of big files (#8403)
- Closes #8111 by making sure that all Excel workbooks are read using a backing file (which should be more memory efficient).
- If the workbook is being opened from an input stream, that stream is materialized to a `Temporary_File`.
- Adds tests fetching Table formats from HTTP.
- Extends `simple-httpbin` with ability to serve files for our tests.
- Ensures that the `Infer` option on `Excel` format also works with streams, if content-type metadata is available (e.g. from HTTP headers).
- Implements a `Temporary_File` facility that can be used to create a temporary file that is deleted once all references to the `Temporary_File` instance are GCed.
2023-12-15 00:02:15 +00:00
..
AWS/0.0.0-dev Reworking Excel support to allow for reading of big files (#8403) 2023-12-15 00:02:15 +00:00
Base/0.0.0-dev Reworking Excel support to allow for reading of big files (#8403) 2023-12-15 00:02:15 +00:00
Database/0.0.0-dev Improve details attached to No_Output_Columns reported from various operations (#8528) 2023-12-14 10:49:07 +00:00
Examples/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Geo/0.0.0-dev Rename Decimal to Float (#7807) 2023-09-14 15:01:30 +00:00
Google_Api/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Image/0.0.0-dev Apply ICONs (#8360) 2023-11-22 15:24:16 +00:00
Searcher/0.0.0-dev New Data.post for sending a payload to a Web API (#7700) 2023-09-19 11:26:29 +00:00
Table/0.0.0-dev Reworking Excel support to allow for reading of big files (#8403) 2023-12-15 00:02:15 +00:00
Test/0.0.0-dev Better Error Trapping in map (#8307) 2023-12-13 09:38:09 -05:00
Visualization/0.0.0-dev Inline execution should support FQNs (#8454) 2023-12-06 10:03:06 +01:00