Malcolm Taylor created HIVE-21138:
-------------------------------------
Summary: Fix some of the alerts raised by lgtm.com
Key: HIVE-21138
URL: https://issues.apache.org/jira/browse/HIVE-21138
Project: Hive
Issue Type: Improvement
Reporter: Malcolm Taylor
Assignee: Malcolm Taylor
lgtm.com has identified a number of issues with the hive code base
([https://lgtm.com/projects/g/apache/hive/alerts/?mode=tree).] This issue is to
address some of the more straightforward ones. Specifically,
* Array index out of bounds inOpProcFactory
* Dereferenced variable is always null in ObjectStore
* Self assignment in CheckConstraint and Vectorizer
* several cases of Contradictory type checks
* several cases of Missing format argument
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)