Skip to content

Commit 0612c70

Browse files
iprenticIndy Prentice
andauthored
fix(sample data): Update timestamps in bootstrap_mce.json to more recent (#8103)
Co-authored-by: Indy Prentice <[email protected]>
1 parent 4873a32 commit 0612c70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

metadata-ingestion/examples/mce_files/bootstrap_mce.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3394,7 +3394,7 @@
33943394
"changeType":"UPSERT",
33953395
"aspectName":"datasetProfile",
33963396
"aspect":{
3397-
"value":"{\"timestampMillis\": 1629097200000, \"rowCount\": 4500, \"columnCount\": 2, \"sizeInBytes\": 842000200000, \"fieldProfiles\": [{\"fieldPath\": \"field_foo\", \"uniqueCount\": 2, \"uniqueProportion\": 0.00044, \"nullCount\": 0, \"nullProportion\": 0.0, \"sampleValues\": [\"true\", \"false\"]}, {\"fieldPath\": \"field_bar\", \"uniqueCount\": 2, \"uniqueProportion\": 0.00044, \"nullCount\": 0, \"nullProportion\": 0.0, \"sampleValues\": [\"false\"]}]}",
3397+
"value":"{\"timestampMillis\": 1679515693000, \"rowCount\": 4500, \"columnCount\": 2, \"sizeInBytes\": 842000200000, \"fieldProfiles\": [{\"fieldPath\": \"field_foo\", \"uniqueCount\": 2, \"uniqueProportion\": 0.00044, \"nullCount\": 0, \"nullProportion\": 0.0, \"sampleValues\": [\"true\", \"false\"]}, {\"fieldPath\": \"field_bar\", \"uniqueCount\": 2, \"uniqueProportion\": 0.00044, \"nullCount\": 0, \"nullProportion\": 0.0, \"sampleValues\": [\"false\"]}]}",
33983398
"contentType":"application/json"
33993399
},
34003400
"systemMetadata":null
@@ -3406,7 +3406,7 @@
34063406
"changeType":"UPSERT",
34073407
"aspectName":"datasetProfile",
34083408
"aspect":{
3409-
"value":"{\"timestampMillis\": 1664265843000, \"rowCount\": 3500, \"columnCount\": 2, \"fieldProfiles\": [{\"fieldPath\": \"field_foo\", \"uniqueCount\": 2, \"uniqueProportion\": 0.00057, \"nullCount\": 0, \"nullProportion\": 0.0, \"sampleValues\": [\"true\", \"false\"]}, {\"fieldPath\": \"field_bar\", \"uniqueCount\": 2, \"uniqueProportion\": 0.00057, \"nullCount\": 0, \"nullProportion\": 0.0, \"sampleValues\": [\"true\"]}]}",
3409+
"value":"{\"timestampMillis\": 1684786093000, \"rowCount\": 3500, \"columnCount\": 2, \"fieldProfiles\": [{\"fieldPath\": \"field_foo\", \"uniqueCount\": 2, \"uniqueProportion\": 0.00057, \"nullCount\": 0, \"nullProportion\": 0.0, \"sampleValues\": [\"true\", \"false\"]}, {\"fieldPath\": \"field_bar\", \"uniqueCount\": 2, \"uniqueProportion\": 0.00057, \"nullCount\": 0, \"nullProportion\": 0.0, \"sampleValues\": [\"true\"]}]}",
34103410
"contentType":"application/json"
34113411
},
34123412
"systemMetadata":null
@@ -3418,7 +3418,7 @@
34183418
"changeType":"UPSERT",
34193419
"aspectName":"operation",
34203420
"aspect":{
3421-
"value":"{\"timestampMillis\": 1629097200000, \"operationType\": \"INSERT\", \"lastUpdatedTimestamp\": 1629097200001 }",
3421+
"value":"{\"timestampMillis\": 1679515693000, \"operationType\": \"INSERT\", \"lastUpdatedTimestamp\": 1629097200001 }",
34223422
"contentType":"application/json"
34233423
},
34243424
"systemMetadata":null

0 commit comments

Comments
 (0)