You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2022. It is now read-only.
Yes, this is definitely not supported at the moment, by design. If this comes up on a regular basis, we could definitely add a mode where we:
Parse the second and later CSVs if the columns don't match the first.
Shuffle the columns around.
Re-serialize the CSVs.
This might also find its way into dbcrossbar at some point, which will eventually need a mode where it parses the CSV file and manipulates it while piping it through.
The text was updated successfully, but these errors were encountered: