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

Allow multipleValuesSeparator as column configuration #186

Open
fsuter opened this issue May 14, 2021 · 0 comments
Open

Allow multipleValuesSeparator as column configuration #186

fsuter opened this issue May 14, 2021 · 0 comments

Comments

@fsuter
Copy link
Contributor

fsuter commented May 14, 2021

It should be possible to apply the multipleValuesSeparator property at column level. This would in effect split data in the designated field and create a pseudo-denormalized data structure, like substructureFields does. This would happen in the HandleDataStep.

Maybe the property should be given a different name, to reduce confusion. splitValues or something?

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