test-suite-sql-eval icon indicating copy to clipboard operation
test-suite-sql-eval copied to clipboard

Stuck for sqls and no error message

Open nlp-focus opened this issue 1 year ago • 2 comments

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.

nlp-focus avatar Jun 02 '23 18:06 nlp-focus

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

mohamedyassineelkhadiri avatar Jan 22 '24 13:01 mohamedyassineelkhadiri