-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: client improvements & flaky tests (#23)
- Update client mod to be more reusable - Leverage environment variables for `SPARK_REMOTE` and `USER` - Move `SparkSessionBuilder` to `session` module - Change `mutex` to `rwlock` when creating the client object - Fix flaky tests - Remove `arrow` as a re-export
- Loading branch information
Showing
11 changed files
with
314 additions
and
274 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.