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

Owen O'Malley commented on ORC-524:
-----------------------------------

I'd suggest putting the test in the java/tools directory. Then you can use the 
JsonReader class, which implements ORC's RecordReader API.

Then you can read the two files in parallel comparing them row by row in binary 
without worrying about the formatting.

> Java reader should read test orc files in example dir. and compare it with 
> expected dir.
> ----------------------------------------------------------------------------------------
>
>                 Key: ORC-524
>                 URL: https://issues.apache.org/jira/browse/ORC-524
>             Project: ORC
>          Issue Type: Bug
>          Components: Java, Reader
>            Reporter: Sandeep More
>            Assignee: Sandeep More
>            Priority: Major
>
> Currently it appears that Java reader reads files created by java writer 
> which could suppress backward compatibility issues. C++ side does this so it 
> would be good to if Java sideĀ  does the same.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to