Uh oh!
There was an error while loading. Please reload this page.
MINOR: add df.to_unoptimized_plan() to docs, remove erroneous comment - #3348
Conversation
codecov-commenter
commented
Sep 2, 2022
Codecov Report
@@ Coverage Diff @@## master #3348 +/- ##
=======================================
Coverage 85.48% 85.48% =======================================
Files 294 294 Lines 54072 54072 =======================================
+ Hits 46223 46225 +2 + Misses 7849 7847 -2
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ursabot
commented
Sep 2, 2022
Benchmark runs are scheduled for baseline = f4468ea and contender = 0fc7297. 0fc7297 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
…apache#3348) * MINOR: add df.to_unoptimized_plan() to docs, remove erroneous comment * npx prettier
Which issue does this PR close?
Closes #.
Rationale for this change
What changes are included in this PR?
adds dataframe.to_unoptimized_plan() to docs
Are there any user-facing changes?