Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

How can I use table-valued function in SQL Server where clause

Apply a custom Spark Aggregator on multiple columns (Spark 2.0)

Spark udf initialization

Spark UDAF with ArrayType as bufferSchema performance issues

Can I make SQL Server FORMAT deterministic?

Filter Pyspark Dataframe with udf on entire row

Oracle SQL: LEAST() returns multiple rows...?

Which is better for UDFs: CFC vs CFM

How to solve pyspark `org.apache.arrow.vector.util.OversizedAllocationException` error by increasing spark's memory?

VBA Public User Defined Function in Excel

java user defined function in oracle using byte[]

Oracle SQL Union/Merge With Duplicates Issue

Spark Sql UDF throwing NullPointer when adding a filter on a columns that uses that UDF

Pyspark SQL Pandas UDF: Returning an array

SQL Server view or table-valued function? [duplicate]

How to trace T-SQL function calls