yaooqinn commented on PR #47628: URL: https://github.com/apache/spark/pull/47628#issuecomment-2272565094
> In my opinion, we should not support `SHOW COLUMNS t FROM ...` in the first place. A fully qualified table name should do the work, there is no need for the FROM clause. But the ship is already sailed and this is what it is now. FROM and IN are interchangeable. Identifying the tbl or ns is based on the order and the 2nd FROM and IN clause is identified as ns -- 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]
