Login
Remember
Register
Ask a Question
Which supports cost-based optimization and rule-based optimization
+1
vote
asked
Jun 30, 2019
in
Spark Sql
by
anonymous
Which supports cost-based optimization and rule-based optimization
(i)SQL Service
(ii)DataSource API
(iii)DataFrame API
(iv)SQL Interpreter and Optimiser
spark
sql
questions
and
answers
faq
hadoop
big
data
tutorial
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 30, 2019
by
john ganales
SQL Interpreter and Optimiser is right one
...