Conversation
Codecov Report
@@ Coverage Diff @@
## master #367 +/- ##
=======================================
Coverage 75.88% 75.88%
=======================================
Files 143 143
Lines 23773 23773
=======================================
Hits 18041 18041
Misses 5732 5732 Continue to review full report at Codecov.
|
1bbc8e3 to
103c87c
Compare
alamb
left a comment
There was a problem hiding this comment.
I reviewed the rendered changes manually by looking at
https://github.com/Jimexist/arrow-datafusion/tree/update-docs-format
And they look good -- thanks @jimexist
|
|
||
| OPTIONS: | ||
| -c, --batch-size <batch-size> The batch size of each query, default value is 1048576 | ||
| -c, --batch-size <batch-size> The batch size of each query, or use DataFusion default |
Thanks I've been thinking of adding a non failing CI job so that future changes can be detected |
The philosophy of prettier is to apply as little config as possible so if not necessary I can leave out the rc file |
Which issue does this PR close?
Closes #.
Rationale for this change
What changes are included in this PR?
Are there any user-facing changes?