GitHub user pudidic opened a pull request:
https://github.com/apache/hive/pull/507
HIVE-21041: NPE, ParseException in getting schema from logical plan (â¦
â¦Teddy Choi)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pudidic/hive HIVE-21041
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/507.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 #507
----
commit 1b0a804e5ae77f17ccbfe91fb89849cba4ce79b5
Author: Teddy Choi <pudidic@...>
Date: 2018-12-18T04:39:28Z
HIVE-21041: NPE, ParseException in getting schema from logical plan (Teddy
Choi)
----
---