Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

SQL Group By On Output From User Defined Function

Divide two integers to get a float in MySQL

How to declare variable inside BigQuery UDF body?

ERROR Executor: Exception in task 0.0 in stage 6.0 spark scala?

ARRAY_REMOVE() in Snowflake?

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?