Answer Posted / Tabassum
Catalyst is a code generation and optimizer framework used by Apache Spark to translate SQL queries into efficient execution plans. It converts SQL queries into logical, physical, and stone tables before generating the most optimal execution plan for running these operations on RDDs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers