Higher-Order Function
Explore examples to explore more complex functions in Spark SQL such as transform, map, explode, and more.
We'll cover the following...
So far, we have seen simple examples of user and built in functions, but Spark also offers functions that can work on more complex types. Let’s work through an example that’ll require us to use some of the higher-order functions. Realize that, given the structure of our data, we can’t answer questions by filtering on ...