Commit ea264a3
fix: add missing datafusion-datasource dependency (#3252)
The csv_scan.rs file uses types from datafusion_datasource but the
dependency was not declared in native/core/Cargo.toml.
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent f538424 commit ea264a3
2 files changed
Lines changed: 79 additions & 0 deletions
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 | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments