Skip to content
New issue

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

Fix lack of support for new TimestampNTZType in Spark 3.4 datatypes #1385

Merged
merged 3 commits into from
Oct 19, 2023

parse version to improve robustness

0dce486
Select commit
Loading
Failed to load commit list.
Merged

Fix lack of support for new TimestampNTZType in Spark 3.4 datatypes #1385

parse version to improve robustness
0dce486
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 19, 2023 in 0s

93.92% (+0.00%) compared to 4425ad8

View this Pull Request on Codecov

93.92% (+0.00%) compared to 4425ad8

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (4425ad8) 93.92% compared to head (0dce486) 93.92%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1385   +/-   ##
=======================================
  Coverage   93.92%   93.92%           
=======================================
  Files          91       91           
  Lines        6781     6787    +6     
=======================================
+ Hits         6369     6375    +6     
  Misses        412      412           
Files Coverage Δ
pandera/engines/pyspark_engine.py 93.78% <100.00%> (+0.24%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.