Jay Sen created GOBBLIN-785:
-------------------------------
Summary: remove wrapper isPartition function, use
table.isPartitioned instead
Key: GOBBLIN-785
URL: https://issues.apache.org/jira/browse/GOBBLIN-785
Project: Apache Gobblin
Issue Type: Improvement
Reporter: Jay Sen
some places use `HiveUtils.isPartitioned()` which is un-necessary wrapper
function, and some places uses direct HiveTable.isPartitioned(). the later
should be used consistently.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)