awslabs / awslabs/gap-text2sql
On clause are missing in inference output
Open
- Dominant language
- Python
- Stars
- 109
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am facing some issue on identity the "ON clause" from output,
Question: List the pilots are from london
Result: SELECT pilot.Name FROM pilot JOIN match WHERE match.Location = 'terminal'
Is there any solution to find the on clauses?
Thanks in advance
Contributor guide
Assessment
This issue has not been assessed yet.