davisp opened a new issue, #12652:
URL: https://github.com/apache/datafusion/issues/12652

   ### Is your feature request related to a problem or challenge?
   
   Currently, the CreateExternalTable definition is just a stringified version 
of the statement, rather than the original SQL that was parsed.
   
   ### Describe the solution you'd like
   
   I'd like to propose capturing the original SQL as provided and storing that 
instead so that when a definition is displayed, it matches what a user 
originally provided.
   
   ### Describe alternatives you've considered
   
   Nothing comes to mind. Its a fairly small change.
   
   ### Additional context
   
   _No response_


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to