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

[BUG] Fix CSV Parsing #2063

Open
7 of 38 tasks
revans2 opened this issue Apr 1, 2021 · 0 comments
Open
7 of 38 tasks

[BUG] Fix CSV Parsing #2063

revans2 opened this issue Apr 1, 2021 · 0 comments
Labels
bug Something isn't working epic Issue that encompasses a significant feature or body of work

Comments

@revans2
Copy link
Collaborator

revans2 commented Apr 1, 2021

Describe the bug
I am not totally sure if this is a bug or an epic, but I have marked it as both. CSV parsing has been on by default, but it has a lot of inconsistencies with what spark does and this can cause problems. The current plan is to mitigate this by disabling CSV by default and then working through issues until we can enable it again everywhere.

Important Issues:

Investigate:

Low Priority Issues:

Tests:

@revans2 revans2 added bug Something isn't working ? - Needs Triage Need team to review and classify epic Issue that encompasses a significant feature or body of work labels Apr 1, 2021
@revans2 revans2 changed the title [WIP] [BUG] Fix CSV Parsing [BUG] Fix CSV Parsing Apr 1, 2021
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working epic Issue that encompasses a significant feature or body of work
Projects
None yet
Development

No branches or pull requests

2 participants