Answer Posted / Mohit Kumar Singh
Catalyst Query Optimizer is a cost-based optimizer for Spark SQL. It rewrites and optimizes SQL queries by generating an execution plan to find the most efficient way to execute the query.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers