Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

Pyspark and local variables inside UDFs

Excel-DNA: One-Dimensional Array limited to 65536 rows

SQL Server CLR UDF with Out Parameters - Is It Possible?

postgres functions: when does IMMUTABLE hurt performance?

I'm using SQL UDF's to encapsulate simple reporting/business logic. Should I avoid this?

Python - Pickle Spacy for PySpark

Create a list of functions from a vector of characters

r user-defined-functions

How to use countDistinct in Scala with Spark?

Unexpected @@rowcount behavior inside an UDF in MS SQL 2019

How to make conversions from varchar to datetime deterministic?

Defining (mathematical) function in Prolog

How to pass DataFrame as input to Spark UDF?

VBA: Testing for perfect cubes

How to create a Spark UDF in Java / Kotlin which returns a complex type?

SQL Server -- Handling null input in CLR User-Defined Function (UDF) with OnNullCall

PHP Optional Parameters - specify parameter value by name?

How to register UDF to use in SQL and DataFrame?

Mysql UDF is installed (but doesn't exist?)

Calling SQL Functions much slower when using SqlCommand Parameters

Sql Server CLR file system access from UDF