Higher Order Function in Spark SQL

Détails
Higher Order Function (Lambda) in Spark SQL
Speaker: Jonathan Winandy (Spark trainer)
Spark 2.4 introduces a possibility to write Higher Order Function in Spark SQL. Th addition of high order function allows expressing an optimized query against a complex data structure inside a Spark Dataframe, such as list, map, and a structure.
The talk will go in deep into this feature, compare it with existing solution such as User Defined Function, and also an internal work of the query execution.
---
Le meetup aura lieu au Learning Center, que je tiens à remercier de nous héberger dans des conditions excellentes. Pour trouver la salle voici un lien vers le plan :
http://bibliotheque.unice.fr/infos-pratiques/bibliotheques/documents/Plan%20LC.pdf
Utilisez le parking P2 (parking visiteurs) situé au 450 route des Chappes
Comme à l'accoutumée ceux qui le souhaite pourront poursuivre les discussion dans un restaurant de Saint Philippe.
À très bientôt !

Higher Order Function in Spark SQL