xiaojunxu/SQLNet

A prediction file to get predicted query instead of agg,sel and conds

Opened this issue · 1 comments

Hi,
Can anyone help me how to convert predicted agg,sel and conds to sql query?

Also, is there a predict.py which can be used for predicting a sql query from custom question and table details instead of just using in fixed test.py dataset

i am also facing this problem