rymurr commented on issue #1808: URL: https://github.com/apache/iceberg/issues/1808#issuecomment-737826500
> I would add `SHOW CATALOG REFERENCE` or some form of `git status` to let users know where they are as well. Excellent idea. I've also been toying with the idea of showing history as a table. eg `SHOW LOG [ref]` should show a table equivalent of `git log`. I would like to be able to select from it though... eg `SELECT * FROM catalog._meta_.log WHERE commitTime < timestamp and committer = 'rymurr'`. I am not sure how to match these two ideas up. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
