I have many csv files in a folder and want to use steampipe.
When I run steampipe query, I got an error that the plugin failed to start because of some file has an error.
Remove that file and got another error from the other file.
Again and again...
I understand that some files are not having headers or local language characters but anyway, I think the steampipe should skip those malformed files and still could support the tables for the correct files.
I have many csv files in a folder and want to use steampipe. When I run
steampipe query
, I got an error that the plugin failed to start because of some file has an error. Remove that file and got another error from the other file.Again and again...
I understand that some files are not having headers or local language characters but anyway, I think the steampipe should skip those malformed files and still could support the tables for the correct files.