Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

Using Scala classes as UDF with pyspark

Applying Python UDF function per row in a polars dataframe throws unexpected exception 'expected tuple, got list'

SQL using #table/ Temp table inside a table valued function

VBA User Defined Function returning #VALUE when another Workbook with similar Sheets is open

Heavy stateful UDF in pyspark

How to reference a range of cells in UDF

How to debug mysql user-defined function?

Why does Spark infer a binary instead of an Array[Byte] when creating a DataFrame?

When is it appropriate to use a UDF vs using spark functionality? [closed]

Use a builtin Enum in a cell formula with a UDF

Scalar Function To Return the Result of A Select

Declare a table variable within a user defined function

UnFlatten Dataframe to a specific structure

PySpark udf returns null when function works in Pandas dataframe

Implicit schema for pandas_udf in PySpark?

pyspark when/otherwise clause failure when using udf

Pandas udf loop over PySpark dataframe rows

How to register UDF with no argument in Pyspark

PySpark UDF optimization challenge using a dictionary with regex's (Scala?)