Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

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

How to : Python UDF dictionary return schema in PIG

sql server CLR scalar function with default column name

Spark 2.0 Timestamp Difference in Milliseconds using Scala

T-SQL code is extremely slow when saved as an Inline Table-valued Function

Make a custom function return nothing - not 0, not a blank string, but nothing