You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2018/01/30 22:46:00 UTC

[jira] [Created] (HIVE-18587) insert DML event may attempt to calculate a checksum on directories

Sergey Shelukhin created HIVE-18587:
---------------------------------------

             Summary: insert DML event may attempt to calculate a checksum on directories
                 Key: HIVE-18587
                 URL: https://issues.apache.org/jira/browse/HIVE-18587
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin


Looks like in union case, some code path may pass directories in newFiles. Probably legacy copyData/moveData; both seem to assume that these paths are files, but do not actually enforce it.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)