Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
Implement changes to sql() API to support SQL script execution:
- SparkSession changes
- sql() API changes - iterate through the script, but return only last DataFrame
- Spark Config flag to enable/disable SQL scripting in sql() API
- E2E testing
For more details, design doc can be found in parent Jira item.
Have a verbal agreement with Wenchen on the design, need to create design-doc and POC PR.