CSV Parser should have a way to skip fields

Description

Currently, CSVParser will emit all fields in the CSV as output fields. It also orders them exactly in the order that they are in the CSV. It should be more flexible, I should be able to specify separately:

  • what fields are available in the CSV and what their types are

  • what fields are in the output schema and in which order

Release Notes

None

Activity

Show:

NitinM June 8, 2020 at 8:28 PM

Closing issues

Ali Anwar May 27, 2016 at 11:16 PM

Isn't this mixing functionality of particular transforms (pulling that transform into the source)?

Won't Fix
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Affects versions

Components

Priority

Created May 27, 2016 at 11:01 PM
Updated July 17, 2020 at 12:27 AM
Resolved June 8, 2020 at 8:28 PM