singhpk234 opened a new pull request, #5006: URL: https://github.com/apache/iceberg/pull/5006
### About Change The change attempts to show metadata location in `DESC TABLE EXTENDED`, this adds `metadata-location` to the table properties. ### Why this change is Required We can use this to figure out the metadata pointer this table points to and use it to register table via [StoredProcedure](https://github.com/apache/iceberg/pull/4810) recently introduced. This could be convenient for users who *only* want to use SPARK-SQL. ### Testing Added a UT. Add one more UT for path validation -- 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]
