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

Tracking: polars support #15933

Open
jetjinser opened this issue Mar 26, 2024 · 2 comments
Open

Tracking: polars support #15933

jetjinser opened this issue Mar 26, 2024 · 2 comments

Comments

@jetjinser
Copy link
Contributor

jetjinser commented Mar 26, 2024

Polars is a DataFrame interface on top of an OLAP Query Engine implemented in Rust using Apache Arrow Columnar Format as the memory model.

Works normally with general use. However, when if_table_exist is specified as replace in the parameter of DataFrame.write_database, the sql query that risingwave currently does not support will be used.

@github-actions github-actions bot added this to the release-1.8 milestone Mar 26, 2024
@neverchanje
Copy link
Contributor

Related issue: risingwavelabs/sqlalchemy-risingwave#29
datapolars requires upgrading sqlalchemy version to v2.

Copy link
Contributor

github-actions bot commented Jun 1, 2024

This issue has been open for 60 days with no activity. Could you please update the status? Feel free to continue discussion or close as not planned.

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

No branches or pull requests

2 participants