1 Open Issue Need Help Last updated: Jul 3, 2025

Open Issues Need Help

View All on GitHub
AI/ML Language to SQL Translation

AI Summary: The task is to simplify the Lang2SQL query generation process by removing the query refinement stage. This involves modifying the code to generate SQL queries based solely on the initial user input, using only the GET_TABLE_INFO, PROFILE_EXTRACTION, CONTEXT_ENRICHMENT, and QUERY_MAKER modules. The goal is to create a more streamlined and potentially more accurate query generation pipeline.

Complexity: 4/5
enhancement good first issue