Skip to content

[SPARK-52428] Add SparkSession::stop() for resource cleanup#29

Open
rafafrdz wants to merge 1 commit intoapache:masterfrom
rafafrdz:add-session-stop
Open

[SPARK-52428] Add SparkSession::stop() for resource cleanup#29
rafafrdz wants to merge 1 commit intoapache:masterfrom
rafafrdz:add-session-stop

Conversation

@rafafrdz
Copy link
Copy Markdown

Summary

  • Add SparkSession::stop() that interrupts all running operations and consumes the session, ensuring resource cleanup
  • stop() takes ownership of self, preventing further use after stopping

Test plan

  • cargo build passes
  • cargo test unit tests pass
  • cargo fmt -- --check passes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant