Skip to content

Commit 6ff8773

Browse files
committed
feat(functions-nested): add array_filter higher-order function
Implements array_filter(array, x -> condition) as a HigherOrderUDF, with alias list_filter. Evaluates a boolean lambda per element and reconstructs the list with recomputed offsets.
1 parent ec92925 commit 6ff8773

2 files changed

Lines changed: 530 additions & 1 deletion

File tree

0 commit comments

Comments
 (0)