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

Optimizing queries over partitioned tables in MPP systems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
19
0

Year Published

2014
2014
2021
2021

Publication Types

Select...
5
1
1

Relationship

1
6

Authors

Journals

citations
Cited by 17 publications
(19 citation statements)
references
References 4 publications
0
19
0
Order By: Relevance
“…The dependencies between operators in the logical expression are captured as references between groups. For example, InnerJoin [1,2] refers to Group 1 and Group 2 as children. Optimization takes place as described in the following steps.…”
Section: Optimization Workflowmentioning
confidence: 99%
See 3 more Smart Citations
“…The dependencies between operators in the logical expression are captured as references between groups. For example, InnerJoin [1,2] refers to Group 1 and Group 2 as children. Optimization takes place as described in the following steps.…”
Section: Optimization Workflowmentioning
confidence: 99%
“…Transformation rules that generate logically equivalent expressions are triggered. For example, a Join Commutativity rule is triggered to generate InnerJoin [2,1] out of InnerJoin [1,2]. Exploration results in adding new group expressions to existing groups and possibly creating new groups.…”
Section: Optimization Workflowmentioning
confidence: 99%
See 2 more Smart Citations
“…The difficulty is that, with the increase in the amount of data, how to carry out these areas of inquiry and storage. Massively Parallel Processing (MPP) architecture can address these challenges through distributed storage and querying across multiple nodes and processes [4,5]. MPP is usually used in mathematical modeling of heavy computation, arduous database processing, complex weather modeling and other fields, which is characterized by accommodating multiple processing servers running in parallel.…”
Section: Introductionmentioning
confidence: 99%