-
Notifications
You must be signed in to change notification settings - Fork 2.1k
All error messages should mention the affected column(s) #2448
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
Comments
And should not include the uninformative call site. |
Also need to make sure that we're setting the call to |
@hadley: I identified ~60 calls to To remove the call site for C++ calls, we can tweak |
I'll double-check the linked issues, too. |
Sounds good. |
@hadley: What formatting do we use for column names, classes, and function names? Currently, the preference seems: |
I think:
|
#2425 (comment)
The text was updated successfully, but these errors were encountered: