Join Slack
Powered by
Hello again! Got another question when ingesting f...
# ingestion
c
chilly-potato-57465
09/08/2022, 12:29 PM
Hello again! Got another question when ingesting from mysql. I am interested in dataset schema evolution and read about the TimelineAPI. I modified a schema of a table and ingested it again - I can see the modified schema in the UI but not the history of changes as here (
https://demo.datahubproject.io/dataset/urn:li:dataset:(urn:li:dataPlatform:hive,testTimelineDataset,PROD)/Schema?is_lineage_mode=false
) I can see the changes for the table in the Open API, how to show them in the UI? Am I missing some plugin?
b
better-orange-49102
09/08/2022, 12:31 PM
https://datahubproject.io/docs/dev-guides/timeline/
you should be able to see the schema changes
c
chilly-potato-57465
09/08/2022, 12:55 PM
Hi
@better-orange-49102
! Yes, I expect to see the schema changes in the UI as in the example I posted. But I only see them by using the OpenAPI. In the UI I see the latest version. Thank you!
Open in Slack
Previous
Next