jychen7 edited a comment on issue #2109:
URL: 
https://github.com/apache/arrow-datafusion/issues/2109#issuecomment-1083923099


   I agree we can set default const `1000` at `CsvFormat` and use it across the 
code base, to align with other file format, we probably should set it for JSON 
as well? (avro and parquet is not applicable)
   
   
https://github.com/apache/arrow-datafusion/blob/c43b9ab9922ccbaaf6fe6f27e3d31201989edb1e/datafusion/core/src/datasource/file_format/csv.rs#L46-L54
   
https://github.com/apache/arrow-datafusion/blob/c43b9ab9922ccbaaf6fe6f27e3d31201989edb1e/datafusion/core/src/datasource/file_format/json.rs#L48-L50


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


Reply via email to