scispace - formally typeset
M

Mitch Cherniack

Researcher at Brandeis University

Publications -  41
Citations -  9800

Mitch Cherniack is an academic researcher from Brandeis University. The author has contributed to research in topics: Query optimization & Tuple. The author has an hindex of 26, co-authored 41 publications receiving 9603 citations. Previous affiliations of Mitch Cherniack include Brown University.

Papers
More filters
Proceedings ArticleDOI

Rule languages and internal algebras for rule-based optimizers

TL;DR: This paper presents KOLA: a combinator-based algebra designed to simplify rule formulation, and illustrates this point by showing some transformations that despite their simplicity, require head and body routines when expressed over algebras that include variables.
Proceedings Article

Data Management for Pervasive Computing

TL;DR: The goal of ubiquitous computing is to make a computer so imbedded, so fitting, so natural, that the authors use it without even thinking about it.
Book ChapterDOI

Avoiding sorting and grouping in processing queries

TL;DR: A plan refinement algorithm is introduced that infers order properties for intermediate and final query results on the basis of those known to hold of query inputs, and then exploits these inferences to avoid unnecessary sorting and grouping.
Proceedings ArticleDOI

Changing the rules: transformations for rule-based optimizers

TL;DR: COKO achieves a delicate balance of understandability, efficiency and expressivity in rule-based optimizers by providing direct control over how query representations are traversed, and under what conditions rules are fired.