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

Prasanth Jayachandran commented on HIVE-13223:
----------------------------------------------

For text formats, this makes sense as we don't have to read any footer/metadata 
to read rows out of it. Hence 0 length files can be handled just be returning 
false in hasNext(). But I don't think it's valid for row columnar formats that 
reads MAGIC bytes/footers etc.. 

> HoS  may hang for queries that run on 0 splits 
> -----------------------------------------------
>
>                 Key: HIVE-13223
>                 URL: https://issues.apache.org/jira/browse/HIVE-13223
>             Project: Hive
>          Issue Type: Bug
>          Components: Spark
>    Affects Versions: 2.1.0
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>         Attachments: HIVE-13223.1.patch, HIVE-13223.2.patch, HIVE-13223.patch
>
>
> Can be seen on all timed out tests after HIVE-13040 went in



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to