Commit a906018
authored
fix: Remove opening file object when validating S3 parquet source (feast-dev#3217)
* Remove opening the file object
Let pyarrow handle opening the path using the filesystem.
Signed-off-by: Max Z <max.zwiessele@babylonhealth.com>
* fix: linting error
Signed-off-by: Max Z <max.zwiessele@babylonhealth.com>
Signed-off-by: Max Z <max.zwiessele@babylonhealth.com>1 parent ae37b20 commit a906018
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
165 | | - | |
| 163 | + | |
166 | 164 | | |
167 | 165 | | |
168 | 166 | | |
| |||
0 commit comments