Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

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

UDF to map words to term Index in Spark

BigQuery UDF in Python or only in JavaScript

MySQL UDF responds with garbage characters appended to returned string

How can I work around SQL Server - Inline Table Value Function execution plan variation based on parameters?

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