question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

UI support for customProperties in DatasetProperties aspect

See original GitHub issue

Is your feature request related to a problem? Please describe. The aspect com.linkedin.pegasus2avro.dataset.DatasetProperties has a field customProperties that is valuable in representing data properties that don’t quite fit in any other (current) data model which is very valuable. However, the UI doesn’t currently display any custom properties.

Describe the solution you’d like Please add a UI representation (tab?) to convey all custom properties in that aspect. Perhaps similar to the Schema tab?

Describe alternatives you’ve considered No other alternatives have been considered

Additional context For the DataHub users/devs that are not able to afford forking the repo and creating their own data models, having basic support (UI display) for non-off-the-shelf data assets is extremely valuable because it can be used as a stop-gap while developing more explicit data models (or waiting for “official” DataHub models to be released).

As DataHub begins to have a greater presence and influence in users’/devs’ tech stack, more prioritization and resources can be allocated into developing code (or making open-source contributions) that enables them to move data out of customProperties and into a more explicit data model.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
cobolbabycommented, Sep 3, 2020

I really want to know the progress of this work, and I look forward to setting some tags on the dataset on the page.

Due to some practical factors, some descriptive meta-information cannot be collected at present, and it can only be configured through the post page.

1reaction
pmsraocommented, Jul 23, 2020

may be we can look at two steps

  • display attributes in UI customerProperties & tags and

  • making it available for search this issue can focus on the first aspect

Read more comments on GitHub >

github_iconTop Results From Across the Web

UI support for customProperties in DatasetProperties aspect
The aspect com.linkedin.pegasus2avro.dataset.DatasetProperties has a field customProperties that is valuable in representing data properties ...
Read more >
Creating Custom Properties - Win32 apps - Microsoft Learn
These property schemas are defined in XML files and describe various aspects of a property including its type (including information on its ...
Read more >
USS custom properties (variables) - Unity - Manual
USS variables, also called custom properties, define values that you can reuse in other USS rules. You can create variables for any type...
Read more >
Using CSS custom properties (variables) - MDN Web Docs
Custom properties (sometimes referred to as CSS variables or cascading variables) are entities defined by CSS authors that contain specific ...
Read more >
Dataset - DataHub
Datasets support flat and nested schemas. Metadata about schemas are contained in the schemaMetadata aspect. Schemas are represented as an array of fields, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found