Student Reviews
( 5 Of 5 )
1 review
Video of Spark with Scala Course - #8 SQL Expressions in Spark course by Philipp Brunenberg channel, video No. 9 free certified online
Apache Spark with Scala Course: From Beginner to Pro
Spark Rockstar Academy: https://academy.philipp-brunenberg.de
Spark Rockstar Newsletter: https://newsletter.philipp-brunenberg.de
Entire playlist: https://www.youtube.com/playlist?listPLeEh_6coH9EpIwsiNiDCW0V-UjNZElF0d
Next video: https://youtu.be/nxJHiPIe9SU
In this video, we'll get to know a different way of working with the Dataset API: SQL Expressions.
00:00 Intro & Outline
01:01 Using String expressions
05:02 Drawback of SQL expressions
06:08 Exploring available SQL functions
07:01 Using selectExpr
08:15 Running SQL queries through Spark