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

datashape syntax errors don't point out the issues as well as they could #181

Open
llllllllll opened this issue Sep 17, 2015 · 1 comment
Milestone

Comments

@llllllllll
Copy link
Member

@acampbell22 ran into an issue with a datashape synta
an error and was confused what the issue was, I think we should look into improving the error handling.

@a-campbell
Copy link

I passed a long datashape string with typo in it (in64 instead of int64) and was presented with the error:

DataShapeSyntaxError: Expected the datashape of the field

With a very long datashape string, this was hard to debug. Would have been nifty if the error had said something like:

DataShapeSyntaxError: Unknown datashape in64

@cpcloud cpcloud added this to the 0.4.8 milestone Oct 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants