Skip to content

Panic in Spark's format_string #22076

@neilconway

Description

@neilconway

Describe the bug

With the datafusion-spark crate enabled:

SELECT format_string('Char: %c', -1);
--> External error: task 17 panicked with message "called `Option::unwrap()` on a `None` value"

To Reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions