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

duplicate header handling #12

Closed
MarkPflug opened this issue Jun 25, 2020 · 0 comments
Closed

duplicate header handling #12

MarkPflug opened this issue Jun 25, 2020 · 0 comments

Comments

@MarkPflug
Copy link
Owner

Duplicate headers cause an duplicate key exception during initialization. It should be possible to work-around this issue by providing a custom schema that remaps columns with new names. The header init code should use the mapped column name, not the original column name when constructing the header map to avoid this key collision.

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

No branches or pull requests

1 participant