Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 849 Bytes

velox-backend-generator-function-support.md

File metadata and controls

16 lines (12 loc) · 849 Bytes

Generator Functions Support Status

Out of 7 generator functions in Spark 3.5, Gluten currently fully supports 4 functions.

Generator Functions

Spark Functions Spark Expressions Status Restrictions
explode ExplodeExpressionBuilder S
explode_outer ExplodeExpressionBuilder
inline Inline S
inline_outer Inline
posexplode PosExplode S
posexplode_outer PosExplode
stack Stack S