Scalar User-defined functions (UDFs)
Data Warehouse · General availability · Planned
Description
We're expanding scalar user-defined functions with new capabilities, including INLINE = AUTO, improved error messaging, support for special built-in functions, and CONTINUE/BREAK statements in **computation**-based UDFs.
Change History
-
2026-04-23
Release Date 2026-06-30 -> 2026-09-30Feature Description We're expanding the capabilities of scalar user-defined functions. This update unlocks new scenarios for expression-based UDFsincluding support for while loopsmultiple return statementsand complex control flows. Additionallywe've improved error messaging to make debugging easier and development more intuitive. -> We're expanding scalar user-defined functions with new capabilitiesincluding INLINE = AUTOimproved error messagingsupport for special built-in functionsand CONTINUE/BREAK statements in **computation**-based UDFs. -
2025-10-16
Roadmap Item Added
Workload: Data Warehouse