[VL] Support make_dt_interval in Gluten
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Description
Make date time interval is not supported causing fallbacks.
Add support for the same
Contributor guide
Research direction
Start by locating Gluten's handling of make_dt_interval and the execution path that currently falls back for it. Check existing tests for date-time interval functions, then add coverage showing the function is supported without fallback; done means the relevant SQL execution succeeds through the native path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala, spark
- Domain
- backend, data-engineering
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100