Skip to content

[C++][Gandiva] to_date_utf8_utf8_int32 function's suppress_errors parameter causes segfault for non literal input #38879

@niyue

Description

@niyue

Describe the bug, including details regarding any error messages, version, and platform.

The to_date_utf8_utf8_int32 function in Gandiva should report an invalid input if the third parameter suppress_errors is not an integer 32 literal value. However, currently, if this parameter is not a integer 32 literal, the program will segfault.

Component(s)

C++ - Gandiva

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions