Skip to content

Conversation

@andygrove
Copy link
Contributor

@andygrove andygrove commented Sep 14, 2022

A while ago, there was a new Clippy lint that caused us to change some signatures to use String instead of &str due to the lint being incompatible with Pyo. Pyo 0.17.1 resolves this so this PR upgrades to that version and changes some signatures from String to &str.

@andygrove andygrove changed the title Upgrade pyo and change some signatures to use &str instead of String DF] Upgrade pyo and change some signatures to use &str instead of String Sep 14, 2022
@andygrove andygrove changed the title DF] Upgrade pyo and change some signatures to use &str instead of String [DF] Upgrade pyo and change some signatures to use &str instead of String Sep 14, 2022
@charlesbluca charlesbluca merged commit 7ec9812 into dask-contrib:datafusion-sql-planner Sep 14, 2022
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

Successfully merging this pull request may close these issues.

3 participants