[
https://issues.apache.org/jira/browse/ORC-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17258646#comment-17258646
]
Dongjoon Hyun commented on ORC-627:
-----------------------------------
Hi, [[email protected]]. ORC is a file format. BTW, is there any other
reference for your idea?
> 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
> Priority: Major
>
> 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)