velvia opened a new pull request #10005: URL: https://github.com/apache/arrow/pull/10005
According to DataFusion README, the `TIME` SQL type is supported, corresponding to Timestamp millis. However, trying to CAST a column AS TIME results in "Unsupported" error. This quick and small PR adds support for this CAST, and adds a test as well. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
