Renat Valiullin created ORC-627:
-----------------------------------

             Summary: Ability to split the ORC file into several.
                 Key: ORC-627
                 URL: https://issues.apache.org/jira/browse/ORC-627
             Project: ORC
          Issue Type: New Feature
            Reporter: Renat Valiullin


Currently ORC is (at least logically) a single file, but in some cases several 
physical files are more convenient: set of data parts (one or more Stripe) and 
Metadata.

StripeInformation should be extended with new field:

 

// relative (to metadata) file path of the stripe, == metadata if not defined

optional string file;

 



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

Reply via email to