sidneymau opened a new pull request, #47785:
URL: https://github.com/apache/arrow/pull/47785

   ### Rationale for this change
   
   This PR simply updates the default quoted in the docstring to the correct 
value for `exclude_invalid_files` in `dataset`.
   
   ### What changes are included in this PR?
   
   The `exclude_invalid_files` default is now listed as `False` instead of 
`True`
   
   ### Are these changes tested?
   
   No, these changes only affect docstrings and not testable code. There is a 
test that appears to assert this behavior, though, so this updates the 
docstring to be consistent with an existing test: 
https://github.com/apache/arrow/blob/5750e2932fc26c27be92fe9262f6b128a513abca/python/pyarrow/tests/test_dataset.py#L1149
   
   ### Are there any user-facing changes?
   
   Updated documentation
   


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