REVIEW 1 cited by
DashQL -- Complete Analysis Workflows with SQL
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
We present DashQL, a language that describes complete analysis workflows in self-contained scripts. DashQL combines SQL, the grammar of relational database systems, with a grammar of graphics in a grammar of analytics. It supports preparing and visualizing arbitrarily complex SQL statements in a single coherent language. The proximity to SQL facilitates holistic optimizations of analysis workflows covering data input, encoding, transformations, and visualizations. These optimizations use model and query metadata for visualization-driven aggregation, remote predicate pushdown, and adaptive materialization. We introduce the DashQL language as an extension of SQL and describe the efficient and interactive processing of text-based analysis workflows.
Forward citations
Cited by 1 Pith paper
-
Mosaic Selections: Managing and Optimizing User Selections for Scalable Data Visualization Systems
User selections are modeled as filter predicates, and pre-aggregated materialized views are created and queried automatically, yielding sub-100 millisecond selection updates on datasets up to a billion rows.
Discussion (0). Sign in to comment.