ozankabak commented on issue #10414:
URL: https://github.com/apache/datafusion/issues/10414#issuecomment-2099935819

   > But the nice thing about DataFusion is its extensible, so I could imagine 
if someone has a strong requirement to keep the old syntax, we could write a 
custom parser that wraps DFParser (maybe lives in another repo, or in examples) 
that adds it back and just sets OPTIONS('format.has_header' 'true'). (See an 
example of a custom parser at 
https://github.com/apache/datafusion/blob/main/datafusion-examples/examples/sql_dialect.rs#L45)
   
   Agreed, sounds like a reasonable way forward


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