# ORC file format

**URL:** https://discourse.julialang.org/t/orc-file-format/79041
**Category:** Data
**Created:** [April 5, 2022, 11:01am UTC](https://discourse.julialang.org/t/orc-file-format/79041 "2022-04-05T11:01:48Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Krzysztof\_Langner](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/krzysztof_langner/32/19126_2.png) [@Krzysztof\_Langner](https://discourse.julialang.org/u/Krzysztof_Langner)
#### Post date: [April 5, 2022, 11:01am UTC](https://discourse.julialang.org/t/orc-file-format/79041/1 "2022-04-05T11:01:48Z")

</div>

Hello,

Is there any package or code example to read ORC file format?  
[https://orc.apache.org/specification/ORCv1/](https://orc.apache.org/specification/ORCv1/)

Can’t find anything with google.

---

<div class="post-metadata">

### Author: ![npr](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/npr/32/10626_2.png) [@npr](https://discourse.julialang.org/u/npr)
#### Post date: [April 5, 2022, 11:49am UTC](https://discourse.julialang.org/t/orc-file-format/79041/2 "2022-04-05T11:49:56Z")

</div>

I don’t think there is a parser for ORC files yet.

cc @quinnj, i think you have mentioned being interested in this format too.
