StarRocks / starrocks

The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
https://starrocks.io
Apache License 2.0
9.03k stars 1.82k forks source link

Support footer cache for ORC file #53108

Open zhangyifan27 opened 16 hours ago

zhangyifan27 commented 16 hours ago

Enhancement

We added footer cache support for parquet file in #32799 , better to have that for ORC file.