We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No response
If we return a spark df the user can write to various formats as spark supports in my case it was hudi
Create a simple to_spark or similar method which returns a spark df
currently there is hacky workaround pointed out by @gforsyth
#10671 (comment)
9.5
Pyspark and duckdb
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem?
No response
What is the motivation behind your request?
If we return a spark df the user can write to various formats as spark supports in my case it was hudi
Describe the solution you'd like
Create a simple to_spark or similar method which returns a spark df
currently there is hacky workaround pointed out by @gforsyth
#10671 (comment)
What version of ibis are you running?
9.5
What backend(s) are you using, if any?
Pyspark and duckdb
Code of Conduct
The text was updated successfully, but these errors were encountered: