ozankabak commented on PR #10404:
URL: https://github.com/apache/datafusion/pull/10404#issuecomment-2099134059

   Thanks for taking a look. Do you suggest having a similar mechanism for 
`DELIMITER` and `COMPRESSION` like we did for `WITH HEADER ROW`? We can do 
that, but it will increase code complexity and we will need maintain that code 
until we finally remove them to arrive at the consistent syntax we aim.
   
   I fear the longer we support the current syntax, the harder it will be to 
fix it. We may end up being stuck with CSV-related options living at the top 
level.
   
   > Start a new discussion / ticket about removing / deprecating the WITH 
HEADER ROW / COMPRESSION, DELIMITER syntax support.
   
   Makes sense, let's do this


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to