Skip to content

Support pyspark 3 3#2120

Merged
rwedge merged 6 commits into
mainfrom
support-pyspark-3-3
Jun 21, 2022
Merged

Support pyspark 3 3#2120
rwedge merged 6 commits into
mainfrom
support-pyspark-3-3

Conversation

@rwedge

@rwedge rwedge commented Jun 17, 2022

Copy link
Copy Markdown
Contributor

Fix two tests that were failing with spark due to pyspark 3.2 and 3.3 having different index orders for a dataframe

@codecov

codecov Bot commented Jun 17, 2022

Copy link
Copy Markdown

Codecov Report

Merging #2120 (11d8197) into main (f2caef0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2120   +/-   ##
=======================================
  Coverage   99.20%   99.20%           
=======================================
  Files         143      143           
  Lines       16665    16696   +31     
=======================================
+ Hits        16533    16564   +31     
  Misses        132      132           
Impacted Files Coverage Δ
featuretools/tests/entityset_tests/test_es.py 100.00% <100.00%> (ø)
.../tests/primitive_tests/test_transform_primitive.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf46632...11d8197. Read the comment docs.

@rwedge rwedge requested a review from tamargrey June 17, 2022 18:50
@rwedge rwedge merged commit 10f0cf7 into main Jun 21, 2022
@rwedge rwedge deleted the support-pyspark-3-3 branch June 21, 2022 16:44
@sbadithe sbadithe mentioned this pull request Jun 23, 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.

2 participants