dtenedor opened a new pull request, #39863:
URL: https://github.com/apache/spark/pull/39863

   ### What changes were proposed in this pull request?
   
   Include column default values in DESCRIBE output for V2 tables.
   
   This was previously implemented for V1 tables, but missed V2 tables.
   
   ### Why are the changes needed?
   
   DESCRIBE commands make it easier to work with tables by inspecting their 
metadata.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, it adds more information to DESCRIBE commands for tables with default 
column values.
   
   ### How was this patch tested?
   
   This PR adds unit test coverage.


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