Open
Description
Describe the bug
Streaming gets stopped and goes to "end" event if row encounters "numerics at the end of the string" of a row like "value","other_values","something_10".
Now at for this row, it will stop.
Parsing or Formatting?
- Formatting
- [*] Parsing
To Reproduce
Steps to reproduce the behavior:
- Example file contents if applicable
- Example code to reproduce the issue.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: - MacOS/Windows
- OS Version -Mojave
- Node Version - 12
Additional context
Add any other context about the problem here.