Skip to content

feat: skip lines for csv files#757

Open
shibba-96 wants to merge 1 commit into
slingdata-io:mainfrom
shibba-96:feat/csv-skip-lines
Open

feat: skip lines for csv files#757
shibba-96 wants to merge 1 commit into
slingdata-io:mainfrom
shibba-96:feat/csv-skip-lines

Conversation

@shibba-96

Copy link
Copy Markdown

Adds enhancement #393

Summary

  • Ability to pass in parameter --skip_lines as a way to entirely skip the first x rows from the CSV

Test plan

  • Tested input using CSV with parameter into Snowflake destination via scripts/build.sh and running it with ./sling.
  • Wrote test on csv_test.go, but have not run it due to compilation issues on queue_test.go
./queue_test.go:553:9: undefined: functions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant