Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

Pyspark SQL Pandas UDF: Returning an array

Can I call a function in SQL Server 2005 without the [dbo]?

Calling another custom Python function from Pyspark UDF

Is there a way to interact directly with the nameless declared arguments scope in CF9/10?

How to return complex types using spark UDFs

MS SQL DMVs for UDF performance stats - how to find top 10 worst UDFs

using a sheet in an excel user defined function

SQL Server 2008 r2 - T-SQL LIKE or PATINDEX to match characters OTHER than A-Z, 0-9, hyphen, period, underscore and tilde

Why does my spreadsheet function behave differently than when called from code?

Error handling with Try match inside an udf - and log row where it failed

Using Spark 2.3.1 with Scala, Reduce Arbitrary List of Date Ranges into distinct non-overlapping ranges of dates

Implement an Excel UDF that can call web methods asynchronously

TSQL top 1 parameter assignment issue

Postgres creating a local temp table (on commit drop) from a dynamic sql string

Select from Table Valued Function nhibernate

Why does my code only print nil once?

Apache Spark UDF that returns dynamic data types

VBA: completing a matrix

How do I call a UDF on a Spark DataFrame using JAVA?

TSQL - If..Else statement inside Table-Valued Functions - cant go through