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

Refactor CSV Parser #96

Open
Mstrutov opened this issue Mar 24, 2022 · 1 comment
Open

Refactor CSV Parser #96

Mstrutov opened this issue Mar 24, 2022 · 1 comment
Labels
chore Performance upgrade or technical debt

Comments

@Mstrutov
Copy link
Collaborator

  • implement field iterator and refactor parsing in CreateFor of CLRD and CLTRD
  • implement dataset validation and datatset properties auto-detection (e.g. header presense, separator)
  • consider switching to third-party CSV parsing library
@Mstrutov Mstrutov added the chore Performance upgrade or technical debt label Mar 24, 2022
@Mstrutov
Copy link
Collaborator Author

Partly done in #89

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Performance upgrade or technical debt
Projects
None yet
Development

No branches or pull requests

1 participant