mik icon indicating copy to clipboard operation
mik copied to clipboard

Add a fetcher manipulator that will let you use mutiple CSV files as input

Open mjordan opened this issue 6 years ago • 0 comments

For large, complex migrations (for example), CSV input data might come from several sources, e.g., info about files might come from a separate source than descriptive metadata. It should be possible to have MIK combine multiple CSV files based on common record_key values. Or, it might be useful to allow for alternative shared keys, which could be specified in the manipulator's configuration.

I am currently involved with a migration where this would be useful.

mjordan avatar Jul 09 '18 18:07 mjordan