Runtime Encoding Execution in AnalyticDB: Efficient Query Executor for Cloud Database
Summary: Proposes Runtime Encoding Execution (REE): apply lightweight, operator-aware encodings inside the Query Executor (decoupled from storage) to accelerate higher-level operators (sort/agg/join) and intermediate results without redesigning storage. Encodings applied opportunistically when compute/memory/cache savings exceed coding overhead, leveraging order-preserving/uniqueness-friendly schemes to enable delayed-decompression-like benefits in cloud/open-store analytical DBs. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Qiaoyi Ding (Alibaba)
BibTeX Citation
@inproceedings{ding_cidr22,
address = {Amsterdam, Netherlands},
series = {{CIDR} '22},
title = {{Runtime Encoding Execution in AnalyticDB: Efficient Query Executor for Cloud Database}},
booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
author = {Ding, Qiaoyi},
year = {2022}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Outgoing Citations (Sorted by Pagerank)
Showing 1 of 1 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 1,559 | Cloud-Native Database Systems at Alibaba: Opportunities and Challenges | 2019 | VLDB | 0.00010362456 |
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 5,472 | Approximate Encoding for Direct Access and Query Processing over Compressed Bitmaps | 2006 | VLDB |
| 2 | 10,662 | Data Chunk Compaction in Vectorized Execution | 2025 | SIGMOD |
| 3 | 11,016 | AnalyticDB-PG: A Cloud-native High-performance Data Warehouse in Alibaba Cloud | 2025 | VLDB |
| 4 | 10,580 | GPU Acceleration of SQL Analytics on Compressed Data | 2026 | VLDB |
| 5 | 5,985 | Column Partition and Permutation for Run Length Encoding in Columnar Databases | 2020 | SIGMOD |
| 6 | 7,173 | CompressDB: Enabling Efficient Compressed Data Direct Processing for Various Databases | 2022 | SIGMOD |
| 7 | 5,622 | Good to the Last Bit: Data-Driven Encoding with CodecDB | 2021 | SIGMOD |
| 8 | 921 | Query Optimization In Compressed Database Systems | 2001 | SIGMOD |
| 9 | 2,563 | AnalyticDB: Real-time OLAP Database System at Alibaba Cloud | 2019 | VLDB |
| 10 | 8,410 | Robust and Budget-Constrained Encoding Configurations for In-Memory Database Systems | 2022 | VLDB |