Omega359 commented on PR #13332:
URL: https://github.com/apache/datafusion/pull/13332#issuecomment-2477150667

   > > @timsaucer Will push some tests, however after going through it, 
`date_bin` need to wait on this conversion to work: `Unsupported CAST from 
Timestamp(Nanosecond, None) to Utf8View` (a issue can be opened for this in 
arrow-rs to do this as a double cast is probably not ideal).
   > 
   > Is this an arrow-rs issue or is this #13363 ?
   
   Possibly both. I think arrow-cast is missing the _,Utf8View for primitive & 
temporal casting here: 
https://github.com/apache/arrow-rs/blob/1d580ec1996e75bb9be4c1c880871d0dd2718ad4/arrow-cast/src/cast/mod.rs#L1465
   
   
   


-- 
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-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to