Commit 8f6aa7d
fix example and test compile errors
- Remove undefined lambdas_params variable from json_shredding.rs example
- Import Poll::Ready and Poll::Pending in coop.rs test (pre-existing missing import)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent bb6d47f commit 8f6aa7d
2 files changed
Lines changed: 1 addition & 2 deletions
File tree
- datafusion-examples/examples/data_io
- datafusion/core/tests/execution
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
334 | 333 | | |
335 | 334 | | |
336 | 335 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments