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

Prasanth Jayachandran commented on HIVE-11669:
----------------------------------------------

I don't think there is anything special for the acid case here. Since delta 
files are still orc files it should still work. Acid files can be identified 
only by looking at the schema. The printed schema will have a struct for acid 
and another struct with actual row schema. 

> OrcFileDump service should support directories
> ----------------------------------------------
>
>                 Key: HIVE-11669
>                 URL: https://issues.apache.org/jira/browse/HIVE-11669
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 1.3.0, 2.0.0
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>         Attachments: HIVE-11669.1.patch
>
>
> orcfiledump service does not support directories. If directory is specified 
> then the program should iterate through all the files in the directory and 
> perform file dump.



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

Reply via email to