Skip to content

Commit

Permalink
refactor: wrap all spark sessions in box (#27)
Browse files Browse the repository at this point in the history
- all spark sessions are now wrapped in a box
- cloning a box is fast and only clones the pointer and not the object
- update DataFrame create logic
- clean up code in the stream module
  • Loading branch information
sjrusso8 authored May 1, 2024
1 parent 587e09a commit 7f110d1
Show file tree
Hide file tree
Showing 7 changed files with 300 additions and 151 deletions.
Loading

0 comments on commit 7f110d1

Please sign in to comment.