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

DRILL-5864 Selecting a non-existing field from a MapR-DB JSON table fai… #1007

Closed
wants to merge 1 commit into from

Conversation

HanumathRao
Copy link
Contributor

…ls with NPE

@amansinha100 @adityakishore
These changes are about having a special handling in case if the query contains no fields that are present in the maprdb json table. I have looked at other readers which are having this special handling. Here are the readers which do the special handling now.
JSONRecordReader and ParquetRecordReader.

With out these changes the upstream operator are getting not populated vectors and hence they throw nullpointer exception.

@adityakishore
Copy link
Member

+1

@HanumathRao HanumathRao changed the title MD-2888: Selecting a non-existing field from a MapR-DB JSON table fai… DRILL-5864 Selecting a non-existing field from a MapR-DB JSON table fai… Oct 24, 2017
@amansinha100
Copy link

Merged in 125a927. @HanumathRao pls close the PR (for some reason I don't have permission).

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.

None yet

3 participants