Code of Conduct
Search before asking
Describe the feature
Provide a way to startup spark session with custom code. For example add a bunch of create temp view so that the user can access them in its sql session.
Motivation
I need to create temporary views and give access to users
Describe the solution
Provide an pluggeable interface to run arbiratray code with a spark session
Additional context
No response
Are you willing to submit PR?
Code of Conduct
Search before asking
Describe the feature
Provide a way to startup spark session with custom code. For example add a bunch of
create temp viewso that the user can access them in its sql session.Motivation
I need to create temporary views and give access to users
Describe the solution
Provide an pluggeable interface to run arbiratray code with a spark session
Additional context
No response
Are you willing to submit PR?