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 2020/11/15 09:02:27 UTC

[GitHub] [arrow] nevi-me commented on pull request #8667: ARROW-10590: [Rust] Remove Date32(Millisecond) from casts

nevi-me commented on pull request #8667:
URL: https://github.com/apache/arrow/pull/8667#issuecomment-727537758


   > There is a broader problem to be solved, on which we should remove the possibility to create these variants, but I left it as a separate exercise (as it is a bit more disruptive).
   
   I think this was just a mistake in including the types. There is no `Date32MillisecondArray` or `Date64SecondArray`, so users can't create the arrays. It's similar to `Int16` where we have the type, but no corresponding array.


----------------------------------------------------------------
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:
users@infra.apache.org