Ссылки

DOI

In the age of big data, sorting is an indispensable operation for DBMSes and similar systems. Having data sorted can help produce query plans with significantly lower run times. It also can provide other benefits like having non-blocking operators which will produce data steadily (without bursts), or operators with reduced memory footprint. Sorting may be required on any step of query processing, i.e., be it source data or intermediate results. At the same time, the data to be sorted may not fit into main memory. In this case, an external sort operator, which writes intermediate results to disk, should be used. In this paper we consider an external sort operator of the comparison-based sort type. We discuss its implementation and describe related design decisions. Our aim is to study the impact on performance of a data structure used on the merge step. For this, we have experimentally evaluated three data structures implemented inside a DBMS. Results have shown that it is worthwhile to make an effort to implement an efficient data structure for run merging, even on modern commodity computers which are usually disk-bound. Moreover, we demonstrated that using a loser tree is a more efficient approach than both the naive approach and the heap-based one.

Язык оригиналаанглийский
Название основной публикацииNew Trends in Database and Information Systems - ADBIS 2022 Short Papers, Doctoral Consortium and Workshops
Подзаголовок основной публикацииADBIS 2022 Short Papers, Doctoral Consortium and Workshops: DOING, K-GALS, MADEISD, MegaData, SWODCH, Turin, Italy, September 5–8, 2022, Proceedings
РедакторыSilvia Chiusano, Tania Cerquitelli, Robert Wrembel, Kjetil Nørvåg, Barbara Catania, Genoveva Vargas-Solar, Ester Zumpano
Место публикацииCham
ИздательSpringer Nature
Страницы500-511
Число страниц12
Том1652
ИзданиеCommunications in Computer and Information Science
ISBN (электронное издание)978-3-031-15743-1
ISBN (печатное издание)978-3-031-15742-4
DOI
СостояниеОпубликовано - 29 авг 2022
СобытиеEuropean Conference on Advances in Databases and Information Systems - Turin, Italy, Turin, Италия
Продолжительность: 5 сен 20228 сен 2022
https://adbis2022.polito.it/conference/

Серия публикаций

НазваниеCommunications in Computer and Information Science
Том1652 CCIS
ISSN (печатное издание)1865-0929
ISSN (электронное издание)1865-0937

конференция

конференцияEuropean Conference on Advances in Databases and Information Systems
Страна/TерриторияИталия
ГородTurin
Период5/09/228/09/22
Сайт в сети Internet

    Предметные области Scopus

  • Информационные системы
  • Математика (все)
  • Компьютерные науки (все)

ID: 98338935