Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

Why does SQL 2005 say this UDF is non-deterministic?

Create column using Spark pandas_udf, with dynamic number of input columns

Is there a safe way to execute code from users/clients in C++? [duplicate]

PySpark 2.1: Importing module with UDF's breaks Hive connectivity

Finding all cells that have been filled with any color and highlighting corresponding column headers in excel vba

Persistent user defined functions in SQLite3?

UDF runs twice in PySpark

how to have multiple optional arguments in a user defined function in VBA/ Excel

Use a table-value function to return data in columns instead of rows

Snowpark UDF with Row input type

Deleting the first character of all the words starting with specific letters except for the first word in Excel

"Catching" Errors from within a user defined function in SQL Server 2005

For Loop Google Apps Script? VBA for Example

TypeError: Invalid argument, not a string or column: [79, -1, -1] of type <class 'list'> column literals use 'lit' 'array' 'struct' or 'create_map'

Pass a dictionary to pyspark udf

Spark: How to correctly transform dataframe by mapInPandas

Using sqlalchemy how invoke a function that return a table

SQL Group By On Output From User Defined Function

Divide two integers to get a float in MySQL

How to declare variable inside BigQuery UDF body?