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

Fix error message when no columns found in schema #72

Merged
merged 1 commit into from
Mar 17, 2017

Conversation

sadikovi
Copy link
Member

@sadikovi sadikovi commented Mar 17, 2017

This PR fixes error message in ParquetMetastoreSupport, so now it shows the original schema and indexed column that does not exist - easier to check original schema. Also wraps column names in messages with quotes.

Closes #71.

@coveralls
Copy link

coveralls commented Mar 17, 2017

Coverage Status

Coverage decreased (-0.004%) to 95.845% when pulling 1f7e482 on fix-column-not-exist-error-message into c68d07f on master.

@sadikovi sadikovi merged commit be4c1e7 into master Mar 17, 2017
@sadikovi sadikovi deleted the fix-column-not-exist-error-message branch March 17, 2017 01:54
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

Successfully merging this pull request may close these issues.

Report original scheme in error message when no column found
2 participants