niall_woodward
01/26/2022, 5:06 PMA tap is free to write ANY type of metadata they feel is useful for describing fields in the schemaI can't seem to find an SDK built-in way of adding additional key and values to the metadata returned from --discover. Does anyone have insight on this?
niall_woodward
01/26/2022, 5:07 PM{
"tap_stream_id": "report_jobs_datadownload_report_id_590",
"replication_method": "FULL_TABLE",
"key_properties": [],
"schema": {
"properties": {},
"type": "object"
},
"stream": "report_jobs_datadownload_report_id_590",
"metadata": [
{
"breadcrumb": [],
"metadata": {
"inclusion": "available",
"selected": true,
"table-key-properties": []
}
}
]
}
I'd love to be able to add a 'name' attribute under metadata so that a user can see both the ID and the name when selecting the streamedgar_ramirez_mondragon
01/26/2022, 6:04 PMaaronsteers
01/26/2022, 6:04 PMniall_woodward
01/26/2022, 6:49 PMedgar_ramirez_mondragon
01/26/2022, 6:52 PMniall_woodward
01/26/2022, 7:02 PM