You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/12 16:22:19 UTC

[GitHub] [arrow-datafusion] andygrove commented on pull request #2884: Add support for time literal in SQL

andygrove commented on PR #2884:
URL: https://github.com/apache/arrow-datafusion/pull/2884#issuecomment-1181979904

   Converting to draft as this isn't enough. 
   
   ```
   SELECT TIME '08:08:00.091' AS "T";
   Internal("Unsupported CAST from Utf8 to Time32(Millisecond)")
   ```


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org