[
https://issues.apache.org/jira/browse/ARROW-6510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-6510.
---------------------------------
Fix Version/s: (was: 1.0.0)
0.17.0
Resolution: Fixed
Issue resolved by pull request 6882
[https://github.com/apache/arrow/pull/6882]
> [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
> Assignee: Antoine Pitrou
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.17.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)