[ 
https://issues.apache.org/jira/browse/HIVE-15212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179929#comment-16179929
 ] 

Wei Zheng commented on HIVE-15212:
----------------------------------

[~ekoifman] You at'ed the wrong person ;)

Sorry for the late update. I left a todo comment in 
HiveInputFormat.java:processForWriteIds()
{code}
            // todo for IOW, we also need to count in base dir, if any
            for (AcidUtils.ParsedDelta delta : dirInfo.getCurrentDirectories()) 
{
              Utilities.LOG14535.info("Adding input " + delta.getPath());
              finalPaths.add(delta.getPath());
            }
{code}
Here we just need to count in base dir if any.

> merge branch into master
> ------------------------
>
>                 Key: HIVE-15212
>                 URL: https://issues.apache.org/jira/browse/HIVE-15212
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-15212.01.patch, HIVE-15212.02.patch, 
> HIVE-15212.03.patch, HIVE-15212.04.patch, HIVE-15212.05.patch, 
> HIVE-15212.06.patch, HIVE-15212.07.patch, HIVE-15212.08.patch, 
> HIVE-15212.09.patch, HIVE-15212.10.patch, HIVE-15212.11.patch, 
> HIVE-15212.12.patch, HIVE-15212.12.patch, HIVE-15212.13.patch, 
> HIVE-15212.13.patch, HIVE-15212.14.patch, HIVE-15212.15.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to