Skip to content

[VL] Cannot trigger spill when DynamicOffHeapSizingMemoryTarget is enabled #10932

@wForget

Description

@wForget

Backend

VL (Velox)

Bug description

#9336 removed the logic of passing the memory change of DynamicOffHeapSizingMemoryTarget to TaskMemoryManager, which will cause spark consumers to not be able to trigger spills from the native side.

Avoid chaining DynamicOffHeapSizingMemoryTarget with Spark consumer since it basically never triggers spills because of its design. The target will manage OOMs by itself.

I can't understand this description.

Gluten version

No response

Spark version

None

Spark configurations

No response

System information

No response

Relevant logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions