andygrove commented on issue #3783: URL: https://github.com/apache/arrow-datafusion/issues/3783#issuecomment-1275173481
@Miyake-Diogo So `part-0.csv` only has 400k lines but were there other csv files? I tried running this code but it has dependencies that are not here: ``` error[E0583]: file not found for module `datapipeline` --> src/main.rs:4:1 | 4 | pub mod datapipeline; ``` Do you have this code in GitHub somewhere? I am happy to help debug if you have a public repro case. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org