Evan Chan created ARROW-12232:
---------------------------------
Summary: [Rust][Datafusion] Error with CAST: Unsupported SQL type
Time
Key: ARROW-12232
URL: https://issues.apache.org/jira/browse/ARROW-12232
Project: Apache Arrow
Issue Type: Bug
Components: Rust - DataFusion
Affects Versions: 3.0.0
Reporter: Evan Chan
Fix For: 4.0.0
> select cast(timestamp as Time) from foo limit 5;
NotImplemented("Unsupported SQL type Time")
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
