steep-pizza-15641
04/28/2021, 5:49 PMc.l.m.k.MetadataAuditEventsProcessor - {com.linkedin.metadata.snapshot.DatasetSnapshot={urn=urn:li:dataset:(urn:li:dataPlatform:postgresql,myapp.public.source_table_c,PROD), aspects=[{com.linkedin.schema.SchemaMetadata={created={actor=urn:li:corpuser:etl, time=1619631529974}, platformSchema={com.linkedin.schema.MySqlDDL={tableSchema=}}, lastModified={actor=urn:li:corpuser:etl, time=1619631529974}, schemaName=myapp.public.source_table_c, fields=[{fieldPath=id, nullable=true, type={type={com.linkedin.schema.NumberType={}}}, nativeDataType=INTEGER(), recursive=false}, {fieldPath=col1, nullable=true, type={type={com.linkedin.schema.StringType={}}}, nativeDataType=VARCHAR(length=255), recursive=false}], version=0, platform=urn:li:dataPlatform:postgresql, hash=}}
mammoth-bear-12532
postgresql
for the scheme string, but on the datahub backend, the platform metadata is only registered for postgres
. Will fix it! (either standardize on postgres
or postgresql
)mammoth-bear-12532
gray-shoe-75895
04/28/2021, 6:07 PMgray-shoe-75895
04/28/2021, 6:08 PMpostgres
gray-shoe-75895
04/28/2021, 6:12 PMsteep-pizza-15641
04/28/2021, 6:39 PMsteep-pizza-15641
04/28/2021, 6:39 PMgray-shoe-75895
04/28/2021, 6:41 PMgray-shoe-75895
04/28/2021, 6:47 PMsteep-pizza-15641
04/28/2021, 7:10 PM