Commit d987dbb
authored
Column encoding options and parallel writes (#56)
* Add options for controlling parquet encoding
* Parallel writes at maximum speeeeed
* Don't allow invalid encodings fs q
* Improve docs for options to illuminate behavior
* mega-test for safety
* Handle potential deadlock1 parent cd6e5d2 commit d987dbb
10 files changed
Lines changed: 4590 additions & 346 deletions
File tree
- benches
- src
- commands
- sinks/parquet
- utils
- tests
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | | - | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
55 | 60 | | |
56 | 61 | | |
57 | 62 | | |
| |||
0 commit comments