apache / apache/datafusion

spark `make_interval` need to have custom nullability

Open
#19,155 4 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
9.3k
Forks
2.4k
Avg merge
3d 7h
Merged PRs (30d)
344

Description

### Describe the bug

the UDF uses the default `is_nullable` which is always true which is not the case

### To Reproduce

_No response_

### Expected behavior

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Research direction

Locate the Spark-compatible `make_interval` UDF in the DataFusion codebase and inspect how its default `is_nullable` value is assigned. Confirm the function's actual nullability behavior and identify the existing coverage for this UDF. Done means the UDF reports the intended custom nullability and the behavior is covered by a regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, spark
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.