You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What changes were proposed in this pull request?
This PR aims to support `Spark SQL REPL` via `Spark Connect for Swift` library.
### Why are the changes needed?
This is helpful for the users in two ways.
- Provide an interactive environment to use `Spark Connect for Swift` library for the production, development and testing.
- Provide a new simple and complete built-in example.
### Does this PR introduce _any_ user-facing change?
No, this is a new `executable` target of this project in addition to the existing `library` target.
### How was this patch tested?
Manual review by following new `README.md` content.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#77 from dongjoon-hyun/SPARK-51855.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments