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
Describe the bug
With the
datafusion-sparkcrate enabled:To Reproduce
No response
Expected behavior
No response
Additional context
No response