[ONLY TEST][SQL] Improve TPCDSCollationQueryTestSuite#47369
[ONLY TEST][SQL] Improve TPCDSCollationQueryTestSuite#47369panbingkun wants to merge 1 commit intoapache:masterfrom
Conversation
|
from the log we can see If this is the reason for the test failures, I think we should first investigate the root cause of the GCLocker's activity to avoid covering up any unknown performance bottlenecks. |
I have only encountered this spark/sql/core/src/test/scala/org/apache/spark/sql/TPCDSQueryTestSuite.scala Lines 223 to 224 in 3b4c423 |
|
I will continue to observe and consider aligning them if I encounter them again in the future. |
SPARK-37368 was not added System.gc due to the activity of GCLocker. IIRC, it was to address excessive memory usage leading to the test process being killed. |
|
We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable. |
What changes were proposed in this pull request?
Why are the changes needed?
https://github.com/panbingkun/spark/actions/runs/9953478770/job/27497045622
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Only test.
Was this patch authored or co-authored using generative AI tooling?
No.