You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/11 14:13:00 UTC

[jira] [Work logged] (HIVE-24615) Remove unnecessary FileSystem listing from Initiator

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

ASF GitHub Bot logged work on HIVE-24615:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Jan/21 14:12
            Start Date: 11/Jan/21 14:12
    Worklog Time Spent: 10m 
      Work Description: pvargacl opened a new pull request #1848:
URL: https://github.com/apache/hive/pull/1848


   
   
   ### What changes were proposed in this pull request?
   AcidUtils already returns the file list in base and delta directories if it does recursive listing on S3, listing those directories can be removed from the Initiator
   
   
   ### Why are the changes needed?
   Performance improvement
   
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   
   ### How was this patch tested?
   Existing unit tests
   


----------------------------------------------------------------
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: 534251)
    Remaining Estimate: 0h
            Time Spent: 10m

> Remove unnecessary FileSystem listing from Initiator 
> -----------------------------------------------------
>
>                 Key: HIVE-24615
>                 URL: https://issues.apache.org/jira/browse/HIVE-24615
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Peter Varga
>            Assignee: Peter Varga
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> AcidUtils already returns the file list in base and delta directories if it does recursive listing on S3, listing those directories can be removed from the Initiator



--
This message was sent by Atlassian Jira
(v8.3.4#803005)