Convert SQL queries to PySpark - A walkthrough

preview_player
Показать описание

In this video I have shared demo of online utility to convert SQL Queries into PySpark dataframe code. The utility is only for learning purpose and not for mass transformation of SQL queries.
The intention of building this utility as a weekend project was to create something which is readily available for beginners which can help in mapping SQL components into PySpark code.

Links referred in the video :

I am not planning to invest more time on this utility however if you think there is some feature which I can cover with minimum effort and is really useful, feel free to leave a comment and I will give it a try.

Practice SQL questions on Data Lemur platform.
I will highly recommend to sign up for this platform.
I am sharing my referral link below for easy reference.
Рекомендации по теме
Комментарии
Автор

thank you for the video!! however, when I tried to run the code on my VSCode, this error message pops up:"ModuleNotFoundError: No module named 'moz_sql_parser'"... could you help? I tried to pip install it still wouldn't work

majiankun
Автор

Thanks for the video. I have a Pyspark notebook which needs to be convert into SQL Server. Any idea how can we do that ?

shubhamgupta
Автор

Can you please add the join feature here

diptarghyachatterjee
Автор

converter is not avaialble. can you please help us with the online utility tool.

rafishaik
Автор

Can you please create more videos on pyspark?

aanchalgujrathi