Cited time in webofscience Cited time in scopus

Joins on encoded and partitioned data

Title
Joins on encoded and partitioned data
Author(s)
Lee, Jae GilAttaluri, Gopi K.Barber, RonaldChainani, NareshDraese, OliverHo, FrederickIdreos, StratosKim, Min SooLightstone, Sam S.Lohman, Guy M.Morfonios, KonstantinosMurthy, Keshava V SreeramaPandis, IppokratisQiao, LinRaman, VijayshankarSamy, Vincent KulandaiSidle, RichardStolze, KnutZhang, Liping
Issued Date
2014-09-01
Citation
International Conference on Very Large Data Bases, pp.1355 - 1366
Type
Conference Paper
ISSN
2150-8097
Abstract
Compression has historically been used to reduce the cost of storage, I/Os from that storage, and buffer pool utilization, at the expense of the CPU required to decompress data every time it is queried. However, significant additional CPU efficiencies can be achieved by deferring decompression as late in query processing as possible and performing query processing operations directly on the still-compressed data. In this paper, we investigate the benefits and challenges of performing joins on compressed (or encoded) data. We demonstrate the benefit of independently optimizing the compression scheme of each join column, even though join predicates relating values from multiple columns may require translation of the encoding of one join column into the encoding of the other. We also show the benefit of compressing "payload" data other than the join columns "on the fly," to minimize the size of hash tables used in the join. By partitioning the domain of each column and defining separate dictionaries for each partition, we can achieve even better overall compression as well as increased flexibility in dealing with new values introduced by updates. Instead of decompressing both join columns participating in a join to resolve their different compression schemes, our system performs a light-weight mapping of only qualifying rows from one of the join columns to the encoding space of the other at run time. Consequently, join predicates can be applied directly on the compressed data. We call this procedure encoding translation. Two alternatives of encoding translation are developed and compared in the paper. We provide a comprehensive evaluation of these alternatives using product implementations of each on the TPC-H data set, and demonstrate that performing joins on encoded and partitioned data achieves both superior performance and excellent compression. © 2014 VLDB Endowment 2150-8097/14/08.
URI
http://hdl.handle.net/20.500.11750/46001
DOI
10.14778/2733004.2733008
Publisher
ACM SIGMOD and VLDB Endowment
Files in This Item:

There are no files associated with this item.

Appears in Collections:
Department of Electrical Engineering and Computer Science InfoLab 2. Conference Papers

qrcode

  • twitter
  • facebook
  • mendeley

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.

BROWSE