Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck for sqls and no error message #15

Open
nlp-focus opened this issue Jun 2, 2023 · 2 comments
Open

Stuck for sqls and no error message #15

nlp-focus opened this issue Jun 2, 2023 · 2 comments

Comments

@nlp-focus
Copy link

select * from car_makers, model_list, car_names, cars_data

select country_code from players where country_code not in (select country_code from rankings where ranking > 50);

For the above 2 sqls, the evaluation.py stuck, and there is no error message.

@mohamedyassineelkhadiri

@nlp-focus Did you manage to figure it out, I am facing the same issue.

@thirstylearning
Copy link

@nlp-focus @mohamedyassineelkhadiri Have you resolved this issue? I am encountering the same problem and cannot determine what is wrong with the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants