Commit fb8eeb2
Expose remaining parquet config options into ConfigOptions (try 2) (#4427)
* Expose remaining parquet config options into ConfigOptions (try 2)
* fix: doctests
* Update config doc
* Update docs/source/user-guide/configs.md
Co-authored-by: Dan Harris <1327726+thinkharderdev@users.noreply.github.com>
* Update configuration docs
Co-authored-by: Dan Harris <1327726+thinkharderdev@users.noreply.github.com>1 parent 09aea09 commit fb8eeb2
File tree
17 files changed
+315
-152
lines changed- benchmarks/src/bin
- datafusion-examples/examples
- datafusion
- core
- src
- datasource
- file_format
- listing
- execution
- physical_plan/file_format
- tests
- parquet
- sql
- proto/src
- docs/source/user-guide
17 files changed
+315
-152
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
| 399 | + | |
| 400 | + | |
400 | 401 | | |
401 | 402 | | |
402 | 403 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
64 | 74 | | |
65 | 75 | | |
66 | 76 | | |
| |||
255 | 265 | | |
256 | 266 | | |
257 | 267 | | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
258 | 291 | | |
259 | 292 | | |
260 | 293 | | |
| |||
424 | 457 | | |
425 | 458 | | |
426 | 459 | | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
427 | 466 | | |
428 | 467 | | |
429 | 468 | | |
| |||
0 commit comments