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/03/14 14:19:31 UTC

[GitHub] [arrow-julia] simsurace commented on issue #303: Question on `Date` encoding

simsurace commented on issue #303:
URL: https://github.com/apache/arrow-julia/issues/303#issuecomment-1066851614


   What is the rationale for using an extension in this case, since there is a standard for dates in Arrow. Shouldn't Arrow.jl just convert `Dates.Date` to that, and disguise its origin, such that consumers do not get tripped up? Conversely, Arrow.jl should be able to read the Arrow date formats and convert them to the native Julia formats without relying on extension metadata.


-- 
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