PySpark Learning Series | 10-Run Queries on Files without Reading it

Опубликовано: 04 Ноябрь 2024
на канале: The iT Tech Solutions
73
2

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