anyone has an example mce for `KeyValueSchema` ? L...
# ingestion
q
anyone has an example mce for
KeyValueSchema
? Looking into ingesting key/value pairs from couchbase into datahub. I’m more interested in seeing how fields that have
isPartOfKey
set to
true
are exposed on the UI https://github.com/linkedin/datahub/blob/master/metadata-models/src/main/pegasus/com/linkedin/schema/SchemaField.pdl#L84
l
@quiet-kilobyte-82304 @green-football-43791 is working on rendering primary keys on the UI this week
@green-football-43791 @helpful-optician-78938 can you send @quiet-kilobyte-82304 a sample of keyschema mce?
g
Hey there! If you want to see how key/value schemas are visualized in the UI, take a look here:
does that answer your question?
q
Oh wow! Great timing.
m
@green-football-43791 is there an mce for that one?
g
q
I don’t see a mention of
isPartOfKey
looks like
[key=True]
here does the trick?
Looks like that did the trick. I can see that on the UI now. Thanks for responding so quickly. really appreciate it.
g
sure- thanks for calling that out. isPartOfKey should also work in the UI- ill file an issue to make sure we fix that
🙌 1