yf-yang commented on issue #38794:
URL: https://github.com/apache/arrow/issues/38794#issuecomment-1913822232

   > What I would like to know is what the following returns:
   
   It is 
   ``` python
   [
   <FileInfo for 'bucket/parquet_root/abc': type=FileType.Directory>,
   <FileInfo for 'bucket/parquet_root/abc/def': type=FileType.Directory>,
   <FileInfo for 'bucket/parquet_root/abc/def/part-0.parquet': 
type=FileType.File, size=xxxx>,
   ]
   ```


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

Reply via email to