Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

Spark UDAFs: How to minimize/eliminate datatype conversion, copying and boxing overheads [duplicate]

How to log/print message in pyspark pandas_udf?

How to pass array column as argument in VectorUdf in .Net Spark?

How to distinguish user-defined / library functions from a compiled file?

user-defined-functions

Indefinite number of arguments for SQL User Defined Functions?

udf vs direct sql performance

Entity Framework Core Database Table Valued Functions Mapping

Call methods written in C# in Excel 2007 from cell formulas

Handling flexible arguments in Mathematica functions

Why SQL functions are faster than UDF

How to invisibly return a portion of a list

r user-defined-functions

Stateful udfs in spark sql, or how to obtain mapPartitions performance benefit in spark sql?

When to use a UDF versus a function in PySpark? [duplicate]

Why can't use INSERT EXEC statement within a stored procedure called by another stored procedure?

Cannot use a MySQL UDF function

Shouldn't this PostgreSQL function return zero rows?

Explode multiple columns in Spark SQL table

Create a MySQL stored function with a dynamic number of arguments

Is there any formal difference at all between PostgreSQL functions with OUT parameters and with TABLE results?