Expand description
Thread-local UDF context for call_udf. Set by the main crate’s SparkSession.
Functions§
- get_
thread_ udf_ context - Get the thread-local UDF context for call_udf.
- set_
thread_ udf_ context - Set the thread-local UDF context (registry + case_sensitive). Called by the main crate’s session.