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
- Disabling the 'record count' check - this was causing errors becaus…
…e by default go csv writer is not generating 'empty' fields for blank values in later columns - need to double check to make sure this doesn't cause weird errors.
- This might cause weird issues later on..
- Adding "SourceFile" as last element of headers
- Setting this element to the appropriate filename in the output directory to distinguish between records.