unitycatalog / unitycatalog-ui

Unity Catalog UI
Apache License 2.0
39 stars 14 forks source link

Create Table #30

Open jamieknight-db opened 3 months ago

jamieknight-db commented 3 months ago

Must be able to create a new table in the UI Must be able to include an optional comment upon creation Users must be able to create columns when defining their table UI should require users to define the following fields for tables: Name Type name Type text UI should require users to define the following fields for columns where decimal type is selected: Type precision Type scale