GitHub user lleohao opened a pull request:
https://github.com/apache/hive/pull/422
HIVE-20463: fix parse `from_join_clause` error
Fix https://issues.apache.org/jira/browse/HIVE-20463
Signed-off-by: Hao Zhou [email protected]
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lleohao/hive master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/422.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 #422
----
commit a1634bac6b65b8be5d2d4090222ec2a8aae87bf6
Author: lleohao <lleohao@...>
Date: 2018-08-25T16:04:31Z
HIVE-20463: fix parse `from_join_clause` error
----
---