test: do not ignore test SPARK-48037#2774
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2774 +/- ##
============================================
+ Coverage 56.12% 58.26% +2.14%
- Complexity 976 1455 +479
============================================
Files 119 166 +47
Lines 11743 14080 +2337
Branches 2251 2370 +119
============================================
+ Hits 6591 8204 +1613
- Misses 4012 4685 +673
- Partials 1140 1191 +51 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 60 days with no activity. Please remove the stale label or comment or this will be closed in 7 days. |
|
I could look into this perhaps next week if we still need to address this @kazuyukitanimura ? |
Yes please, thank you @coderfender |
mbutrovich
left a comment
There was a problem hiding this comment.
Always good to see more Spark SQL tests running. Thanks @kazuyukitanimura!
|
Thank you @mbutrovich merged |
Which issue does this PR close?
Closes #1501
Rationale for this change
What changes are included in this PR?
How are these changes tested?