Proceedings of the ACM Symposium on Cloud Computing 2018
DOI: 10.1145/3267809.3267814
|View full text |Cite
|
Sign up to set email alerts
|

Rios

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 12 publications
(2 citation statements)
references
References 36 publications
0
2
0
Order By: Relevance
“…To enable CBO, either an associated Hive database has to be configured to store pre-computed table statistics or extra overhead is taken for statistics computation for each ad-hoc query. [66,67] design sophisticated cost models with available statistics for join order selection and cost estimation. [68] specifically optimizes the execution logic of key operators in Spark SQL including sort and aggregate.…”
Section: Query Optimization For Distributed Data Processing Systemsmentioning
confidence: 99%
See 1 more Smart Citation
“…To enable CBO, either an associated Hive database has to be configured to store pre-computed table statistics or extra overhead is taken for statistics computation for each ad-hoc query. [66,67] design sophisticated cost models with available statistics for join order selection and cost estimation. [68] specifically optimizes the execution logic of key operators in Spark SQL including sort and aggregate.…”
Section: Query Optimization For Distributed Data Processing Systemsmentioning
confidence: 99%
“…Previous research has shown that directly applying models designed for RDBMSs does not yield satisfactory results for Spark SQL [70]. To optimize Spark SQL execution, early works [66,67] have attempted to create cost models using table and runtime statistics, which often fall short in accurately estimating the cost of complex queries. RAAL [70] was the first to design a deep learning (DL)-based cost estimation model for Spark SQL, aiming at providing better estimation accuracy for a given physical execution plan.…”
Section: Introductionmentioning
confidence: 99%