PySpark Learning Series | 10-Run Queries on Files without Reading it
In this video we will learn to run queries and extract data from files without reading the files or without creating and dataframe. We will use spark SQL context to run the queries directly on files and get the required data from files