-
I've had a look at the subscriptions spec, and I'm not sure where the right place is to initiate this conversation is, but it seems rather unidiomatic in the way it uses Kafka.
Kafka in general doe…
-
```
I've been using JSONSimple, and needed to pretty-print json. I've extended the
writeJSONString
to accept optional indent argument, and it works well enough for me. Attached
is sample output.
Wh…
-
```
I've been using JSONSimple, and needed to pretty-print json. I've extended the
writeJSONString
to accept optional indent argument, and it works well enough for me. Attached
is sample output.
Wh…
-
### Describe the bug, including details regarding any error messages, version, and platform.
I'm using pyarrow.csv.open_csv to stream read a 15GB gz csv file over S3. The speed is unusable slow.
…
-
```
I've been using JSONSimple, and needed to pretty-print json. I've extended the
writeJSONString
to accept optional indent argument, and it works well enough for me. Attached
is sample output.
Wh…
-
```
I've been using JSONSimple, and needed to pretty-print json. I've extended the
writeJSONString
to accept optional indent argument, and it works well enough for me. Attached
is sample output.
Wh…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched for other speed issues and didn't find a duplicate
### What happened?
[class PackageCacheData](https://github.com/conda/conda/blob/m…
-
I'm doing something wrong but I can't figure it out. When I call from my fastapi to try to retrieve the streaming events, the apiserver output gives me a 404 Not found:
NFO: 10.244.2.40:57518 -…
-
It would be useful when explaining streamz to have a live source of data. Are there any good web APIs that we can query from somewhat rapidly without making anyone angry at us? Perhaps a time series…
-
### What is the problem this feature will solve?
Adding `path.mimeType()` and `path.charset` will solve the dependency on an external library, mime-types, to get the content type of a file based on i…