os.stat shouldn't include posix owner metadata by default
lihaoyi opened this issue · 1 comments
lihaoyi commented
Most people don't need it, and we're making two disk trips for nothing. We should introduce a os.stat.posix
to get that info
lihaoyi-databricks commented
Fixed in master