You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Facets are not shown in UI when dataset has no fields set. Dataset can be e.g. a file that has no schema but may contain other facets to display in UI.
Solution
Change logic in DatasetInfo component to always show facets.
Problem
Facets are not shown in UI when dataset has no fields set. Dataset can be e.g. a file that has no schema but may contain other facets to display in UI.
Solution
Change logic in
DatasetInfocomponent to always show facets.