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

Empty CSV or CSV with just Headers creates an invalid JSON #484

Open
JacobWilson01 opened this issue Dec 13, 2023 · 0 comments
Open

Empty CSV or CSV with just Headers creates an invalid JSON #484

JacobWilson01 opened this issue Dec 13, 2023 · 0 comments

Comments

@JacobWilson01
Copy link

Converting csv into json and the csv is empty or just headers, it will create the following invalid json file:

]

I would expect valid json:

[]

Using delimiter as auto and downstreamFormat as array

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