Skip to content

Conversation

grundprinzip
Copy link

This patch allows to use the assert_pyspark_df_equal when using Spark Connect.

https://spark.apache.org/docs/latest/spark-connect-overview.html

To achieve that we have to allow the pyspark.sql.connect.dataframe.DataFrame type to be allowed to be a valid input type.

The patch adds a new unit tests and updates the test dependencies as well. To avoid issues with older pyspark installations, I'm adding an import guard.

@grundprinzip grundprinzip marked this pull request as ready for review December 14, 2023 15:48
@grundprinzip
Copy link
Author

@debugger24 It would be great if you can take a look!

@josemuller
Copy link

What is going on here? I think it is not supported anymore @grundprinzip !

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.

2 participants