Show simple item record

Materialization Strategies in a Column-Oriented DBMS

dc.date.accessioned2006-11-28T19:34:39Z
dc.date.accessioned2018-11-24T10:25:12Z
dc.date.available2006-11-28T19:34:39Z
dc.date.available2018-11-24T10:25:12Z
dc.date.issued2006-11-27
dc.identifier.citationExtension of Publication (of the same title) in the Proceedings of ICDE 2007
dc.identifier.urihttp://hdl.handle.net/1721.1/34929
dc.identifier.urihttp://repository.aust.edu.ng/xmlui/handle/1721.1/34929
dc.description.abstractThere has been renewed interest in column-oriented database architectures in recent years. For read-mostly query workloads such as those found in data warehouse and decision support applications, ``column-stores'' have been shown to perform particularly well relative to ``row-stores.'' In order for column-stores to be readily adopted as a replacement for row-stores, however, they must present the same interface to client applications as do row stores, which implies that they must output row-store-style tuples.Thus, the input columns stored on disk must be converted to rows at some point in the query plan, but the optimal point at which to do the conversion is not obvious. This problem can be considered as the opposite of the projection problem in row-store systems: while row-stores need to determine where in query plans to place projection operators to make tuples narrower, column-stores need to determine when to combine single-column projections into wider tuples. This paper describes a variety of strategies for tuple construction and intermediate result representations and provides a systematic evaluation of these strategies.
dc.format.extent13 p.
dc.format.extent952582 bytes
dc.format.extent2497163 bytes
dc.language.isoen_US
dc.titleMaterialization Strategies in a Column-Oriented DBMS


Files in this item

FilesSizeFormatView
MIT-CSAIL-TR-2006-078.pdf952.5Kbapplication/pdfView/Open
MIT-CSAIL-TR-2006-078.ps2.497Mbapplication/postscriptView/Open

This item appears in the following Collection(s)

Show simple item record