wjones127 commented on issue #34546:
URL: https://github.com/apache/arrow/issues/34546#issuecomment-1466538080
Oh wait I'm actually seeing weird directories too. :confused:
```
$ exa --tree test_parts
test_parts
├── [\n "1"\n]
│ └── [\n "2001"\n]
│ └── [\n "1"\n]
│ └── part-0.parquet
├── [\n "2"\n]
│ └── [\n "2002"\n]
│ └── [\n "2"\n]
│ └── part-0.parquet
├── [\n "3"\n]
│ └── [\n "2003"\n]
│ └── [\n "3"\n]
│ └── part-0.parquet
├── [\n "4"\n]
│ └── [\n "2004"\n]
│ └── [\n "4"\n]
│ └── part-0.parquet
└── [\n "5"\n]
└── [\n "2004"\n]
└── [\n "5"\n]
└── part-0.parquet
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]