You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/09/18 16:28:00 UTC

[jira] [Updated] (ARROW-6510) [Python][Filesystem] Expose nanosecond resolution mtime

     [ https://issues.apache.org/jira/browse/ARROW-6510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou updated ARROW-6510:
----------------------------------
    Fix Version/s: 1.0.0

> [Python][Filesystem] Expose nanosecond resolution mtime
> -------------------------------------------------------
>
>                 Key: ARROW-6510
>                 URL: https://issues.apache.org/jira/browse/ARROW-6510
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Krisztian Szucs
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> FileStats.mtime returns a microsecond resolution datetime object. At some point we should also expose a mtime_ns attribute that gives the exact nanoseconds as an integer, like os.stat does: https://docs.python.org/3/library/pathlib.html#pathlib.PurePath.as_posix



--
This message was sent by Atlassian Jira
(v8.3.4#803005)