You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optimized Row Columnar (ORC) : ORC is an optimized row and column hybrid storage format, especially for data warehouse tools such as Apache Hive. It provides highly compressed column storage and high-performance line scanning operations, while supporting predicate push-down and nested data structures.
Description
Use case
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: