GitHub user MitchelLabonte opened a pull request:
https://github.com/apache/drill/pull/1068
DRILL-6020 Fix NullPointerException when querying JSON untyped path wâ¦
â¦ith Union setting on
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MitchelLabonte/drill DRILL-6020
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1068.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 #1068
----
commit ccd6af90fc7a4f1fbd8204d84617bd12ff3207d6
Author: mitchel <[email protected]>
Date: 2017-12-12T14:57:55Z
DRILL-6020 Fix NullPointerException when querying JSON untyped path with
Union setting on
----
---