How to do SQL like querying the parquet files in kedro

Viewed 24

I'm new to kedro, I'm just wondering if I could do SQL like querying the parquet files instead of using Dataframe API's. Please help me out if there is a way.

Thanks in advance!

0 Answers
Related