Skip to main content
Page 1
Engineering blog

Named Arguments for SQL Functions

Today, we introduce the new availability of named arguments for SQL functions. With this feature, you can invoke functions in more flexible ways...
Engineering blog

Introducing the Support of Lateral Column Alias

September 19, 2023 by Xinyi Yu, Wenchen Fan and Gengliang Wang in Engineering Blog
We are thrilled to introduce the support of a new SQL feature in Apache Spark and Databricks: Lateral Column Alias (LCA). This feature...