Skip to content

Conversation

@andygrove
Copy link
Member

Which issue does this PR close?

Closes #585 (sort of)

Rationale for this change

The examples for transpiling DataFusion query plans to run with other execution libraries, such as Polars, Pandas, and cuDF, have not been maintained and no longer work.

Given the lack of active maintainers, I propose that we remove these examples.

What changes are included in this PR?

Are there any user-facing changes?

@andygrove
Copy link
Member Author

@jdye64 I'm guessing that you don't have time to maintain these examples either right now, but let me know if that is not the case.

@andygrove andygrove force-pushed the remove-sql-on-x-examples branch from f521c25 to 238c69d Compare March 4, 2024 14:55
@jdye64
Copy link
Contributor

jdye64 commented Mar 4, 2024

Hey @andygrove yeah I just don't have the bandwidth for that now. I agree it is a good idea to remove those examples

@andygrove andygrove merged commit 1ff22bb into apache:main Mar 4, 2024
@andygrove andygrove deleted the remove-sql-on-x-examples branch March 4, 2024 16:55
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.

examples/sql-on-pandas.py does not run

2 participants