Sriharsha Chintalapani
Sriharsha Chintalapani
**Feature** The only way to update the fields in an entity is to use recordChange. If we do not want a field to be versioned thus propagating it to event...
**Feature** Entity can have teams as the owner but it doesn't clearly show if a logged-in user indeed is the owner. **Describe the task** Check if the logged-in user belongs...
**Feature** If anyone is setting up Ingestion, currently, we ask them to create a service account and go to https://github.com/open-metadata/OpenMetadata/blob/main/conf/openmetadata.yaml#L177 to set up the auth config and restart the server....
**Feature** Add feature issue reference **Describe the task** A clear and concise description of what the bug is.
Most often users ends up writing json or some other format into a topic. If they want to migrate this data into Avro encoded format supported by registry they end...
There are circular dependencies going on with TopologyActionService -> TopologyContext -> TopologyActions. This Issue is to refactor these and build a more generic interface to make it easy to add...
During the deployment of a topology, we've pretty much catered for Storm way of doing things. Also during the creation of a topology, User should be able to select the...
Also @priyank5485 said that we are adding a notifier stream whenever we drop a rules processor. We should remove that as well, should only added if there is a notification...
We should show the reader schema version in the required below the topic. Let's call this as "Schema Version". UI should make a call to fetch all the schema versions...
Aim of this issue is to provide a processor that can lookup external DBs to enrich a incoming event.