holicc commented on issue #4850:
URL: 
https://github.com/apache/arrow-datafusion/issues/4850#issuecomment-1711456005

   > 
   
   @alamb Maybe both options are good. Like DuckDB (see documentation: 
http://duckdb.org/docs/archive/0.8.1/data/csv/overview):
   
   1. When using `read_file`, you might need to specify file parse options, 
e.g.  `read_csv('simple.csv', delim='|', header=True)`.
   2. The way that `datafusion-cli` does it also makes it convenient for us.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to