-
### Background and motivation
When reading very large documents or documents that are read via a slow network connection, it seems very limiting that the whole document must be read into contiguous m…
-
## CVE-2019-12814 - Medium Severity Vulnerability
Vulnerable Library - jackson-databind-2.9.8.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http:…
-
We have empty json files in our blob storage containers. We have a spark application written in scala that uses the azure-storage connector to pull the files from blob storage and pushes to Nosql data…
gnanm updated
6 years ago
-
When calling `document.SerializeAsJson(context.Response.Body, OpenApiSpecVersion.OpenApi3_0);` you will get an error:
```
There has been an error
System.InvalidOperationException: Synchronous ope…
-
As suggested by @iMobs in #89.
It is not guaranteed, that cJSON will ever support streaming, but if it will, here's some ideas on how it could be done.
The print functions have been switched to …
-
This issue is a simple enhancement request to support Arrow streams in a new REST API endpoint.
## Current Art
Presto uses a REST API that's useful for submitting queries as well as for one-side…
-
### Describe the bug
It's useful to have empty data, especially for streaming cases where you are generating stuff on the fly. It appears that having an empty dataset in the overlay causes crash.
…
-
**Assemblies affected**
```xml
```
**Describe the bug**
When getting errors from Entity Framework there's no response to the client due to
````
Microsoft.AspNetCore.Diagnost…
-
Use-case: I work on a news site and I want to create visual transitions between articles, but I don't want to lose the benefits of streaming. So:
* User clicks on link
* Create a new article eleme…
-
We run node_exporter in user sessions to get additional metrics on session read/write behavior. We currently install it in each session container but would like to run it as a sidecar instead to simpl…