Commit b8eed8c
authored
### Rationale for this change
Fix a syntax error in Python. The argument is required.
### What changes are included in this PR?
* Fix a syntax error in pyarrow fs
### Are these changes tested?
Yes
### Are there any user-facing changes?
No
* GitHub Issue: #47559
Authored-by: TennyZhuang <zty0826@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
1 parent ea3b8c6 commit b8eed8c
2 files changed
+37
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
906 | 906 | | |
907 | 907 | | |
908 | 908 | | |
| 909 | + | |
909 | 910 | | |
910 | 911 | | |
911 | 912 | | |
| |||
2206 | 2207 | | |
2207 | 2208 | | |
2208 | 2209 | | |
| 2210 | + | |
| 2211 | + | |
| 2212 | + | |
| 2213 | + | |
| 2214 | + | |
| 2215 | + | |
| 2216 | + | |
| 2217 | + | |
| 2218 | + | |
| 2219 | + | |
| 2220 | + | |
| 2221 | + | |
| 2222 | + | |
| 2223 | + | |
| 2224 | + | |
| 2225 | + | |
| 2226 | + | |
| 2227 | + | |
| 2228 | + | |
| 2229 | + | |
| 2230 | + | |
| 2231 | + | |
| 2232 | + | |
| 2233 | + | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
| 2238 | + | |
| 2239 | + | |
| 2240 | + | |
| 2241 | + | |
| 2242 | + | |
| 2243 | + | |
| 2244 | + | |
2209 | 2245 | | |
2210 | 2246 | | |
2211 | 2247 | | |
| |||
0 commit comments