-
### Describe the feature
Allow dbt users to load in data from newline-delimited JSON files, rather than just CSV.
CSV is barely a format, and has lots of ambiguities around quoting, names, and s…
-
e.g. the vectorbase megastudy, export all the Study columns - see extra newlines in tab delimited file, e.g. `2016-Kawada-VGSC-Ae.aeypti`
Values containing tabs might break the download files too.
…
-
### Problem
I have Vector installed in Kubernetes in AWS. I am using SQS as a source and S3 as a sink. No matter how high I set batching and buffer parameters, at max-load of event ingestion, my s3…
-
It would be really handy if the command line tools could support [newline-delimited](http://ndjson.org/) GeoJSON, similar to Tippecanoe, [shp2json](https://github.com/mbostock/shapefile) and the ndjso…
-
The echo test server (pkg/test/echo) currently uses a custom format to expose information. It would be nice to consolidate on a standard (presumably JSON) format here.
since we stream some info, I …
-
Is there a way to submit streaming json objects to a Spray route?
-
[Try Coffee-React link](https://jsdf.github.io/coffee-react-transform/?code=PEZvbwogIGNsYXNzTmFtZT0iRm9vIj4KCiAgPEJhcgogICAgY2xhc3NOYW1lPSJCYXIiPgoKICAgIHtleHByfQogIDwvQmFyPgo8L0Zvbz4%3D)
If I have J…
-
Mixpanel is returning raw data in this format:
> Data returned from this endpoint is JSONL (newline-delimited JSON). Most receiving client libraries will automatically assume it gets a JSON string …
-
The 'parse delimited' component receives text messages broken up by newlines. The problem is how upstream components handle all newlines the same way.
Newlines can legitimately be included in attrib…
-
I'm using Solr and their update API uses [NDJSON](http://ndjson.org/), or newline-delimited JSON, for its streaming updates. It would help me if Mojo::UserAgent supported it. I'm glad to write code/d…