[VL] Defer literal node construction for InSet to reduce memory
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Description
Defer literal node construction for InSet to reduce memory
### Gluten version
None
Contributor guide
Research direction
The issue names InSet but provides no file or test path. Start by locating the VL code that constructs literal nodes for InSet, then find its existing tests or benchmarks. Done means construction is deferred and memory use is reduced without changing InSet behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- performance
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100