Description
Support scalar inline user-defined function of Python(a.k.a., unregistered Python UDF) in Spark Connect.
Currently, the user-specified return type must be of `pyspark.sql.types.DataType`.
Support scalar inline user-defined function of Python(a.k.a., unregistered Python UDF) in Spark Connect.
Currently, the user-specified return type must be of `pyspark.sql.types.DataType`.