[
https://issues.apache.org/jira/browse/DRILL-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150550#comment-16150550
]
ASF GitHub Bot commented on DRILL-5763:
---------------------------------------
GitHub user arina-ielchiieva opened a pull request:
https://github.com/apache/drill/pull/931
DRILL-5763: Fix NPE during MapRDBSubScan deserialization
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arina-ielchiieva/drill DRILL-5763
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/931.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #931
----
commit 8c15edf6981a454f026bc469772d4bb4d9ce923d
Author: Arina Ielchiieva <[email protected]>
Date: 2017-09-01T11:51:46Z
DRILL-5763: Fix NPE during MapRDBSubScan deserialization
----
> Fix NPE during MapRDBSubScan deserialization
> --------------------------------------------
>
> Key: DRILL-5763
> URL: https://issues.apache.org/jira/browse/DRILL-5763
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - MapRDB
> Affects Versions: 1.12.0
> Reporter: Arina Ielchiieva
> Assignee: Arina Ielchiieva
> Fix For: 1.12.0
>
>
> When querying mapr-db json table, if query has more than one major fragments,
> query execution fails since not all properties are defined MapRDBSubScan and
> thus deserialization fails.
> This is the regression from DRILL-5714.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)