DBScholar

Back to papers

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)

Paper ID
431
Venue
CIDR
Year
2022
Pagerank
5.093636e-05
Overall Rank
11,510 | 21.04%
DOI
-

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

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
Previous Page 1 / 1 Next

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
Previous Page 1 / 1 Next

Semantically Similar Papers