You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/11 19:29:04 UTC

[GitHub] [arrow-datafusion] andygrove commented on issue #3783: Write csv not save all lines of dataframe

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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org