Commits


Ryan Blue authored and Yibo Cai committed ad6dbf6ca57
MINOR: [PYTHON] Fix typo in open_input_file docs The other open methods return stream, but open_input_file returns stram. This fixes the typo. Closes #12471 from rdblue/fix-fs-open-input-file-doc Authored-by: Ryan Blue <blue@apache.org> Signed-off-by: Yibo Cai <yibo.cai@arm.com>