ZuoTiJia opened a new issue, #4947: URL: https://github.com/apache/arrow-datafusion/issues/4947
**To Reproduce** ```shell datafusion-cli --format csv DataFusion CLI v16.0.0 ❯ SELECT to_timestamp_millis(1926632005177685347); thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', arrow-csv-29.0.0/src/writer.rs:253:28 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ``` **Expected behavior** Throw an error, no panic -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
