You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/07/29 07:13:00 UTC

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

     [ https://issues.apache.org/jira/browse/GOBBLIN-785?focusedWorklogId=284059&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-284059 ]

ASF GitHub Bot logged work on GOBBLIN-785:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Jul/19 07:12
            Start Date: 29/Jul/19 07:12
    Worklog Time Spent: 10m 
      Work Description: arjun4084346 commented on issue #2650: [GOBBLIN-785] remove wrapper isPartition function, use table.isPartitioned instead
URL: https://github.com/apache/incubator-gobblin/pull/2650#issuecomment-515873673
 
 
   LGTM
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 284059)
    Time Spent: 1h 20m  (was: 1h 10m)

> 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
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> 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.14#76016)