orenccl opened a new pull request, #5524: URL: https://github.com/apache/gravitino/pull/5524
Proposed Changes in This Pull Request Added support for a web UI to create relational tables (basic operations). Enhanced the table list view with options to edit properties and delete tables. Why Are These Changes Necessary? These changes introduce the ability to create tables directly from the UI, improving user experience and efficiency. Closes: #5450 User-Facing Changes Added a "Create Table" button in the table list view. Introduced a dialog for creating and updating tables. Enabled actions for viewing, editing properties, and deleting tables from the table list view. How Was This Patch Tested? Started the Gravitino playground. Ran the web UI to test the create table functionality, as well as the view, edit properties, and delete actions. Conducted a lint checkĀ and using Prettier for code formatting. Built the entire project to ensure no build errors.    -- 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]
