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