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

Persist data from query expression #6

Open
xmnlab opened this issue Dec 21, 2020 · 2 comments
Open

Persist data from query expression #6

xmnlab opened this issue Dec 21, 2020 · 2 comments
Projects

Comments

@xmnlab
Copy link
Contributor

xmnlab commented Dec 21, 2020

Recap of initial discussion:

  • create method called persist (borrowing the name from dask) that will receive the parameters: table_name, if it is temporary or not and if it should append to an existent table or create a new one.
  • persist creates and runs the SQL command for the given expression and return a TableExpr
@xmnlab
Copy link
Contributor Author

xmnlab commented Dec 21, 2020

ref: ibis discussion ibis-project/ibis#2339

@xmnlab
Copy link
Contributor Author

xmnlab commented Dec 21, 2020

@xmnlab xmnlab added this to To do in Release 1.0 Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant