Elizabeth Thompson

Results 95 comments of Elizabeth Thompson

@jinghua-qa can we test what happens when the chart is running on a query? Does it show the correct save chart modal with the dialog to save a dataset?

@reesercollins I wonder if you would be able to get what you needed from the /datasets/related/columns rest api by adding the advanced data type filter. In theory, that would save...

> Hey @eschutho quick question about that. The data we need back is the columns that have the in question advanced data type as well as the dataset Id that...

> The issue is the `/dataset/related/...` endpoint gives no control over what data is returned from it. It is hard-coded to return the primary key of the data model (In...

@reesercollins I spoke with @dpgaspar and I would recommend using the /related endpoint, but overwriting `_get_result_from_rows` to include more information (key/values) from the columns, including the dataset_id that you need....

I just checked with @yousoph on whether we should be fetching from the schema in the dropdown when not specified in the sql statement, which we're not doing.

> @eschutho when opening the "Other" tab under "Advanced" the page crashes. I checked it on master and it is working fine, the bug appears only on the ephemeral env....