Skip to site navigation (Press enter)

Re: [I] Support `DESC ` statement [datafusion]

via GitHub Sat, 07 Jun 2025 23:46:56 -0700


hsrahh commented on issue #16311:
URL: https://github.com/apache/datafusion/issues/16311#issuecomment-2953633219

   I think this feature would be really useful. Right now, when I try to use 
DESC t1; to see the table schema, it shows an error because DESC is not 
supported. Some other SQL systems like MySQL do support DESC, so it feels 
natural to use it.
   
   try instead:
   
   DESCRIBE t1;
   
   i hope  it should work now .
   
   


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

  • Previous message
  • View by thread
  • View by date
  • Next message
  • Re: [I] Support `DESC <table>` statement [datafusion] via GitHub
    • Re: [I] Support `DESC <table>` statement [datafusion... via GitHub
    • Re: [I] Support `DESC <table>` statement [datafusion... via GitHub

Reply via email to

The Mail Archive
  • The Mail Archive home
  • github - all messages
  • github - about the list
  • Expand
  • Previous message
  • Next message
  • The Mail Archive home
  • Add your mailing list
  • FAQ
  • Support
  • Privacy
  • I_kwDOFWSkxs66RneV-cb233948-62d1-4f08-928c-53372bba8a57@gitbox.apache.org