-
Notifications
You must be signed in to change notification settings - Fork 16
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
To avoid maintain sqlflow.proto file in the separated repo #69
Comments
I believe it is better to have a little duplication than importing a huge library for a single file. :) ref |
Just for discussion: #70 (comment) |
How can I run extended SQL using pysqlflow |
Hi @LiuGuodong1314 , you can use the all-in-one Docker image, please go to https://github.com/sql-machine-learning/sqlflow/blob/develop/doc/demo.md |
Hi @Yancey1989, |
It seems that the extended SQL should be |
Mabe adds the sqlflow repo as the submodule of pysqlflow is a good way.
The text was updated successfully, but these errors were encountered: