Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUG] Manually specify region in tutorial read_json (#1608)
The change in #1592 introduced a bug where the inferred PyArrow S3FileSystem doesn't correctly infer the region of the bucket To work-around this, we can manually specify the `region_name` in our IOConfig. This problem should be less common once we move towards all-native reads. Co-authored-by: Jay Chia <[email protected]@users.noreply.github.com>
- Loading branch information