marvelshan commented on issue #10451:
URL: https://github.com/apache/datafusion/issues/10451#issuecomment-2798494312

   Before proceeding with implementation, I'd like to confirm my approach is 
correct. I'm planning to create a new file named `options.md`dedicated to 
documenting the available options for the OPTIONS clause.
   
   Rationale:
   Current documentation gap: The existing `ddl.md` only briefly introduces the 
basic syntax of CREATE EXTERNAL TABLE without detailed explanations of the 
OPTIONS clause.
   
   Different focus in existing files: While `write_options.md` does cover some 
options related to COPY and INSERT INTO operations, its focus is different from 
what's needed for comprehensive OPTIONS clause documentation.
   
   Clearer organization: A new dedicated file would provide complete 
documentation for the OPTIONS clause without confusing users by mixing it with 
other command documentation.


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