[
https://issues.apache.org/jira/browse/ORC-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261041#comment-17261041
]
Dongjoon Hyun commented on ORC-627:
-----------------------------------
Thank you for the reference, [[email protected]]. I'm interested the use cases
which is beneficial to the customer. Is it used widely?
> 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)