Commit 5854f82
fix: add missing datafusion-datasource dependency
The csv_scan.rs file added in apache#3044 uses datafusion_datasource but
the dependency was not added to core/Cargo.toml.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 1e586d5 commit 5854f82
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments