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

CI failed in sqlfs test #403

Closed
weiguoz opened this issue May 20, 2019 · 0 comments · Fixed by #415
Closed

CI failed in sqlfs test #403

weiguoz opened this issue May 20, 2019 · 0 comments · Fixed by #415
Assignees
Labels

Comments

@weiguoz
Copy link
Collaborator

weiguoz commented May 20, 2019

Description
For some reason, a statement like SELECT field FROM tb ORDER BY field will cause an error.
sql-machine-learning/gohive#39

And I would suggest we just send SELECT field FROM tb to database engine, then sort results in sqlflow/sqlfs for a quick but not a long term fix.

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

Successfully merging a pull request may close this issue.

1 participant