Proceedings of the 2011 ACM SIGMOD International Conference on Management of Data 2011
DOI: 10.1145/1989323.1989449
|View full text |Cite
|
Sign up to set email alerts
|

An analytic data engine for visualization in tableau

Abstract: Efficient data processing is critical for interactive visualization of analytic data sets. Inspired by the large amount of recent research on column-oriented stores, we have developed a new specialized analytic data engine tightly-coupled with the Tableau data visualization system.The Tableau Data Engine ships as an integral part of Tableau 6.0 and is intended for the desktop and server environments. This paper covers the main requirements of our project, system architecture and query-processing pipeline. We u… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
28
0

Year Published

2014
2014
2023
2023

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 48 publications
(28 citation statements)
references
References 8 publications
(7 reference statements)
0
28
0
Order By: Relevance
“…We first described the TDE in [10]. It is a read-only column store that has been optimized for use with the Tableau visualization environment.…”
Section: Data Enginementioning
confidence: 99%
See 3 more Smart Citations
“…We first described the TDE in [10]. It is a read-only column store that has been optimized for use with the Tableau visualization environment.…”
Section: Data Enginementioning
confidence: 99%
“…In the first TDE paper [10] we listed creating new encodings as a topic for future work. After a review of the literature, we settled on several simple encodings that are compatible with the existing, non-segmented storage model used by the TDE.…”
Section: Encodingsmentioning
confidence: 99%
See 2 more Smart Citations
“…When data become bigger, they cannot be loaded into memory or the computation speed is not sufficient for real-time performance. In order to feed more data into memory, Tableau [3] introduces Tableau Data Engine (TDE) [4]. The TDE highlights a specialized column-oriented data format, which supports a high data compression ratio (considering repeating values in the columns) and provides high level data aggregation information.…”
Section: Introductionmentioning
confidence: 99%