Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

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?

Table Valued Function where did my query plan go?

Is it possible to print definition of a function in Scala

How to write an efficient wrapper for data wrangling, allowing to turn off any wrapped part when calling the wrapper

Replace fileds with AWK by using a different file as translation list

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