datopian / datahub-qa

:package: Bugs, issues and suggestions for datahub.io
https://datahub.io/
32 stars 6 forks source link

[Push] pushing the files with modified extensions #57

Closed zelima closed 6 years ago

zelima commented 6 years ago

As a user, I might have files that are CSV or EXCEL or any other but have modified extensions. Eg my-file.xls renamed and called my-file.csv. Right now they are failing with not a user-friendly error messages

How to reproduce

Expected behavior

tell the user that content is not correct Format

Mikanebu commented 6 years ago

@zelima I tried the following cases:

We can handle cases when CLI throws error, otherwise I do not see the point why we need to handle this cases. What do you think?

zelima commented 6 years ago

@Mikanebu I agree, indeed I think in the case it's erroring for csv is totally fine. Think we can close this as WONTFIX. Think the fact that we see only zip is cause of we changed spec recently and instead of non-tabular we have original cc @anuveyatsu @akariv

Mikanebu commented 6 years ago

WONTFIX as discussion suggests