GitHub user b-slim opened a pull request:
https://github.com/apache/hive/pull/494
HIVE 20958 clean code at Hive common module
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/b-slim/hive HIVE-20958
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/494.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 #494
----
commit 3c46b95ce0e127afc777ec426ceab19d03f77da9
Author: Slim Bouguerra <bslim@...>
Date: 2018-11-21T21:59:23Z
Cleaning imports mostly removing .* simplify some logic
Change-Id: Ib21accd15b8312b589aa4a07fd1e52fd82d6e7c5
commit 4f6efa9dc4cf2d4b696c40cc90fc02c016d4861c
Author: Slim Bouguerra <bslim@...>
Date: 2018-11-21T22:57:39Z
Clean code using Code inspection utils
Change-Id: I60cd07072833242bace9547e69943742b21dd6a2
----
---