Optimization of stochastic database cracking
Meenesh Bhardwaj

TL;DR
This paper enhances variant stochastic cracking by reducing initialization costs and dynamically selecting algorithms to improve workload robustness and transparency in adaptive database indexing.
Contribution
It introduces an optimized algorithm that lowers startup costs and combines stochastic cracking methods through a dynamic decision component.
Findings
Reduced initialization cost for stochastic cracking.
Improved workload robustness through dynamic algorithm selection.
Enhanced transparency and adaptability in database indexing.
Abstract
Variant Stochastic cracking is a significantly more resilient approach to adaptive indexing. It showed [1]that Stochastic cracking uses each query as a hint on how to reorganize data, but not blindly so; it gains resilience and avoids performance bottlenecks by deliberately applying certain arbitrary choices in its decision making. Therefore bring, adaptive indexing forward to a mature formulation that confers the workload-robustness that previous approaches lacked. Original cracking relies on the randomness of the workloads to converge well. [2][3] However, where the workload is non-random, cracking needs to introduce randomness on its own. Stochastic Cracking clearly improves over original cracking by being robust in workload changes while maintaining all original cracking features when it comes to adaptation. But looking at both types of cracking, it conveyed an incomplete picture as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Database Systems and Queries · Distributed systems and fault tolerance · Data Management and Algorithms
