I have a use case where i need to parse the required tables + their columns for a duckdb sql query. This will help in loading the table with the relevant cols needed for running the query.
I have a use case where i need to parse the required tables + their columns for a duckdb sql query.
This will help in loading the table with the relevant cols needed for running the query.