pitrou commented on issue #46629:
URL: https://github.com/apache/arrow/issues/46629#issuecomment-3019645830

   > Or are you talking about the call to `UnifySchemas` in 
`DatasetFactory::Inspect`?
   
   It should be this, indeed.
   
   > It seems like doing it this way in Python is currently impossible because 
the FileSystemDatasetFactory.inspect method [does not take an options 
argument](https://arrow.apache.org/docs/python/generated/pyarrow.dataset.FileSystemDatasetFactory.html#pyarrow.dataset.FileSystemDatasetFactory.inspect).
   
   You're right, it should be exposed. Do you want to try and contribute this?


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