Hi,

Do you have an example of input and the output you'd expect? There are a
few options in terms of processors you could use and you may be able to get
things working the way you want without using JOLT.

Pierre

Le lun. 18 sept. 2023 à 22:05, Mark Woodcock <woodc...@usna.edu.invalid> a
écrit :

> Howdy,
>
> What I'm aiming for:
> Something that takes a fairly ordinary record (think a CSV file--so, the
> name of each column is a distinct entry in the schema), which outputs the
> same data, but where the record is now an array of similarly structured
> items (I presume records, where the fields would be stuff like a columnName
> [where the value is CSV column name], value [where the value is the value],
> and perhaps other fields).
>
> When I asked around, the suggestion was that my need was to flatten the
> schema and that the JOLT processor might be the way to do that...but my
> contact had never used JOLT.  The follow-on suggestion was to ask here
> (well, on "users" but that rejected me, since this address worked before,
> I'm trying it) for advice on how one might go about that.
>
> thx,
>
> mew
>

Reply via email to