[ https://issues.apache.org/jira/browse/HIVE-24682?focusedWorklogId=541198&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-541198 ]
ASF GitHub Bot logged work on HIVE-24682: ----------------------------------------- Author: ASF GitHub Bot Created on: 25/Jan/21 17:57 Start Date: 25/Jan/21 17:57 Worklog Time Spent: 10m Work Description: pvargacl opened a new pull request #1905: URL: https://github.com/apache/hive/pull/1905 ### What changes were proposed in this pull request? Collect dynamic partition info in FileSink for direct insert and reuse it in MoveTask to remove costly file listing ### Why are the changes needed? Performance improvement ### Does this PR introduce _any_ user-facing change? no. ### How was this patch tested? ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 541198) Remaining Estimate: 0h Time Spent: 10m > Collect dynamic partition info in FileSink for direct insert and reuse it in > Movetask > ------------------------------------------------------------------------------------- > > Key: HIVE-24682 > URL: https://issues.apache.org/jira/browse/HIVE-24682 > Project: Hive > Issue Type: Sub-task > Reporter: Peter Varga > Assignee: Peter Varga > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > The dynamic partition infos can be collected from the manifest files, no need > to do a costly file listing later -- This message was sent by Atlassian Jira (v8.3.4#803005)