@inproceedings{59709480ccd8444c957b629caed11749,
title = "Optimized adaptive hybrid indexing for in-memory column stores",
abstract = "Modern applications and databases using dynamic storage environment are characterized by two challenging features: (a) little idle system time to devote in physical design; (b) little priori knowledge about the query and data workload. Traditional approaches to index building and maintenance do not work well in such dynamic environment; while adaptive indexing can be a remedy. An adaptive index is a partially created index. Refinement of the index is conducted during query execution. Database cracking and adaptive merging are two techniques for adaptive indexing. The former is advantageous at initialization, while the latter can converge to its optimal structure with a much faster speed. In this paper, we propose a hybrid approach by combining cracking and adaptive merging. We designed a cost model to measure the cost of data partition operations. Based on the model, we provide an algorithm to refine adaptive index. Experiments show that our hybrid approach can achieve appropriate performance tradeoff between database cracking and adaptive merging.",
keywords = "Adaptive indexing, Adaptive merging, Database cracking, Hybrid algorithm",
author = "Zhongbin Xue and Xiongpai Qin and Xuan Zhou and Shan Wang and Anxuan Yu",
year = "2013",
doi = "10.1007/978-3-642-40270-8\_9",
language = "英语",
isbn = "9783642402692",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
pages = "101--111",
booktitle = "Database Systems for Advanced Applications - 18th International Conference, DASFAA 2013 International Workshops",
note = "18th International Conference on Database Systems for Advanced Applications, DASFAA 2013 ; Conference date: 22-04-2013 Through 25-04-2013",
}