Out of 7 generator functions in Spark 3.5, Gluten currently fully supports 4 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 |