ORC support
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Add support for Optimized Row Columnar (ORC) file format: https://orc.apache.org/
As ORC does not have Python bindings (yet) this effort focuses on Java based implementation
Imported from Jira [BEAM-1861](https://issues.apache.org/jira/browse/BEAM-1861). Original Jira may contain additional context.
Reported by: tibor.kiss@gmail.com.
Contributor guide
Research direction
Start by reading the ORC project documentation at https://orc.apache.org/ and the imported Jira issue BEAM-1861 for additional context. Confirm how Apache Beam's Java-based implementation should support the ORC format and identify the relevant integration points and tests. Done means Beam supports ORC in the agreed Java implementation with coverage for the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100