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

Can anyone help out in figuring out what is "terminal" here? #26

Open
surajjkumar opened this issue Dec 20, 2021 · 2 comments
Open

Can anyone help out in figuring out what is "terminal" here? #26

surajjkumar opened this issue Dec 20, 2021 · 2 comments

Comments

@surajjkumar
Copy link

surajjkumar commented Dec 20, 2021

While executing a natural language query "Birth year of Gina Rinehart", we got the following sql query output.
The output sql query is okay, but whenever we are calling any variable data(in this case, our variable is 'Gina Rinehart'), we are getting "terminal"

Natural language query from spider's singer database: Birth year of Gina Rinehart.
Corresponding output SQL query: SELECT singer.Birth_Year FROM singer WHERE singer.Name = 'terminal'

image

@surajjkumar surajjkumar changed the title SELECT singer.Birth_Year FROM singer WHERE singer.Name = 'terminal' Can anyone help out in figuring out what is "terminal" here? Dec 20, 2021
@david-xander
Copy link

I have the exact same issue here
Screenshot 2022-02-01 at 09 31 25
!

@rahuls321
Copy link

checkout this - #5 (comment)

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