paleolimbot commented on issue #14732:
URL: https://github.com/apache/arrow/issues/14732#issuecomment-1422601425

   I think those are separate issues...one is the `print()` method for a 
`FileSystemDataset`; the other is a `print()` method for an 
`arrow_dplyr_query`. I think that information should print on 
`print(the_query_object$.data)` (rather than `print(the_query_object)`. Also 
note that `FileSystemDataset`s can be made up of hundreds/thousands of files, 
so it's more complicated than printing out just one file name.


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