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/03/05 05:20:40 UTC

[GitHub] [arrow-datafusion] Jimexist commented on pull request #1922: Add write_csv to DataFrame

Jimexist commented on pull request #1922:
URL: https://github.com/apache/arrow-datafusion/pull/1922#issuecomment-1059692734


   Hi thanks for the contribution 
   
   I wonder if we can use an extension trait for Csv writing method so that users can choose to use the method if they import the trait - same goes to other potential methods like write json files, etc.
   
   This way we can reduce the minimal dataframe struct size


-- 
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