Shantanu0701 commented on issue #10364: URL: https://github.com/apache/iceberg/issues/10364#issuecomment-2122264569
All let me know the proper syntax to create a view and show all views as per above catalog name, database name and table name. I have below record stored in SELECT * FROM localcat.localdb.first_table: +---+----------+---------+ | id|first_name|last_name| +---+----------+---------+ | 1| Alex| Merced| | 2| Demon| Merced| | 3| Lord| | +---+----------+---------+ -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org