rish-shar

Results 1 issues of rish-shar

**Description** I have two PySpark dataframes, source_df and target_df. I ran `pip install pyspark-extension` to install diff. Spark Version - 3.4.1 Scala Version - 2.12 When I run `source_df.diff(target_df)`, I...