Skip to content

Expose table metadata in the UI #85

Description

@arnaudbriche

We now support a JSON-formatted object in the comment field to add metadata to tables.
As of now, the following fields are supported (all optional):

  • short: a short single-line description of the table content
  • url: a URL pointing to the doc of the dataset
  • usage: a SQL sample showing how to use the table

As many of the datasets we currently expose through the public AGX instance are parameterized views, we need to show the user how to use these views and what parameters must be set. This can be accomplished through the short and usage field.

We need to find a way to expose these metadata (and maybe create more) to the user in AGX.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions