UDFs
Stories about user-defined functions: how they’re registered, invoked, and how they fit into the plan.
Planned stories:
- The path of a UDF from registration to execution
- Why UDFs are “black boxes” to the optimizer
- Scala/Java UDFs vs Pandas UDFs (see also python/ for PySpark)
Stories will be added here gradually.