Skip to content

[GLUTEN-11379][VL] remove banned class from spark-32 build#11840

Open
zhouyuan wants to merge 1 commit intoapache:mainfrom
zhouyuan:wip_remove_banclass_spark32
Open

[GLUTEN-11379][VL] remove banned class from spark-32 build#11840
zhouyuan wants to merge 1 commit intoapache:mainfrom
zhouyuan:wip_remove_banclass_spark32

Conversation

@zhouyuan
Copy link
Member

@zhouyuan zhouyuan commented Mar 27, 2026

What changes are proposed in this pull request?

remove the outdated ignoreClass rule for spark-32, as spark-32 support is retired

How was this patch tested?

Was this patch authored or co-authored using generative AI tooling?

Related issue: #11379

Signed-off-by: Yuan <yuanzhou@apache.org>
@github-actions github-actions bot added the CORE works for Gluten Core label Mar 27, 2026
<ignoreClass>org.apache.spark.util.collection.unsafe.sort.UnsafeExternalSorter$SpillableIterator</ignoreClass>
<ignoreClass>org.apache.spark.util.collection.unsafe.sort.UnsafeExternalSorter$ChainedIterator</ignoreClass>
<ignoreClass>org.apache.spark.memory.MemoryConsumer</ignoreClass>
<ignoreClass>org.apache.spark.memory.TaskMemoryManager</ignoreClass>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

introduced by #6480

Copy link
Contributor

@jinchengchenghh jinchengchenghh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants