dataall icon indicating copy to clipboard operation
dataall copied to clipboard

Display of user friendly Database name

Open sandeephs1 opened this issue 1 year ago • 1 comments

Is your idea related to a problem? Please describe. In worksheet, Database name displayed looks more technical. like "" user finds it very difficult to remember this name and also finds it more difficult to type it in the query editor as it doesn't has option to copy paste or drag and drop. It becomes more difficult if it is a shared dataset

Describe the solution you'd like Display database name, similar to what user has provided during dataset creation

From the screen below: Database name contain unwanted prefix and uri, this makes it complex while writing complex queries

image

sandeephs1 avatar Jul 30 '24 10:07 sandeephs1

Hi @sandeephs1, the real Glue database name should be that one. Having a database name without unique identifiers can pose technical issues (e.g. not unique database names and failures on the creation of datasets). We can think of features to show a more human readable name in the side, but the select statement will still be the same.

dlpzx avatar Jul 30 '24 14:07 dlpzx