**Summary** 1. Writing an RFC for the UDF server. 2. Implementing an MVP that provides the functionality to create, delete, and execute UDFs, and writing relevant tests. 3. Creating an example using Python. Mentor @xudong963