Features¶
The following are the features of Spark SQL that help place it in the top of the modern distributed SQL query processing engines:
- Adaptive Query Execution
- Bloom Filter Join
- Catalog Plugin API
- Connector API
- Default Columns
- Metadata Columns
- Named Function Arguments
- Table-Valued Functions
- Time Travel
- Variable Substitution
- others (listed in the menu on the left)