You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Jay Sen (JIRA)" <ji...@apache.org> on 2019/05/28 00:55:00 UTC

[jira] [Updated] (GOBBLIN-785) remove wrapper isPartition function, use table.isPartitioned instead

     [ https://issues.apache.org/jira/browse/GOBBLIN-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay Sen updated GOBBLIN-785:
----------------------------
    Description: some places use {{HiveUtils.isPartitioned()}} which is un-necessary wrapper function, and some places uses direct {{HiveTable.isPartitioned()}} the later should be used consistently.  (was: some places use `HiveUtils.isPartitioned()` which is un-necessary wrapper function, and some places uses direct HiveTable.isPartitioned(). the later should be used consistently.)

> 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
>            Priority: Minor
>
> 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)