Skip to content

test case timestamp_add_interval_months failed on master branch #3321

@waynexia

Description

@waynexia

Describe the bug

UT case timestamp_add_interval_months failed to run on master (commit 3d37016)

To Reproduce

git checkout 3d37016de3647d90e6f78fd0e106142923799969
cargo test

I got this error:

thread 'sql::timestamp::timestamp_add_interval_months' panicked at 'called `Option::unwrap()` on a `None` value', datafusion/core/tests/sql/timestamp.rs:1414:58

Expected behavior

Pass this test

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions