Logo
Explore Help
Register Sign In
yujunjun/datahub
2
0
Fork 0
You've already forked datahub
mirror of https://github.com/datahub-project/datahub.git synced 2025-07-22 00:50:22 +00:00
Code Issues Packages Projects Releases Wiki Activity
datahub/metadata-ingestion/tests/integration/kafka/key_schema.avsc

17 lines
267 B
JSON
Raw Permalink Normal View History

feat: Adding support for nested schemas in ingestion and visualization (#3079)
2021-08-11 15:47:18 -07:00
{
"namespace": "io.codebrews.createuserrequest",
"type": "record",
"name": "UserKey",
feat(ingestion/kafka): add description in dataset properties (#7974) Co-authored-by: Harshal Sheth <hsheth2@gmail.com> Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com> Co-authored-by: mohdsiddique <mohdsiddiquebagwan@gmail.com>
2023-05-17 23:33:08 +05:30
"doc": "Key schema for kafka topic",
feat: Adding support for nested schemas in ingestion and visualization (#3079)
2021-08-11 15:47:18 -07:00
"fields": [
{
"name": "id",
"type": "long"
},
{
"name": "namespace",
"type": "string"
}
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 782ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API