Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to Append #755

Merged
merged 4 commits into from
Jan 5, 2015
Merged

Support to Append #755

merged 4 commits into from
Jan 5, 2015

Conversation

guillaumeguy
Copy link
Contributor

Now support append
Also created a check_column_names in order to check the consistency of the column names with the target file.

Now support append
Also created a check_column_names in order to check the consistency of the column names with the target file.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling 5b7888b on guillaumeguy:master into bebb6d7 on JuliaStats:master.

@garborg
Copy link
Contributor

garborg commented Jan 5, 2015

Great, @guillaumeguy! Could you add tests to make sure this throws an error when expected and works otherwise?

writetable now supports append = true
test3_result ==> test4_result
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.15%) when pulling 4558564 on guillaumeguy:master into bebb6d7 on JuliaStats:master.

by using @test_throws
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.15%) when pulling 6236ede on guillaumeguy:master into bebb6d7 on JuliaStats:master.

@garborg
Copy link
Contributor

garborg commented Jan 5, 2015

Thanks, @guillaumeguy, this is great.

We'll merge this and give it a little time to see how the various options feel.

garborg added a commit that referenced this pull request Jan 5, 2015
writetable optionally appends
@garborg garborg merged commit 0f21922 into JuliaData:master Jan 5, 2015
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.

3 participants