mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-19 06:38:04 +00:00
fix(sample data): Update timestamps in bootstrap_mce.json to more recent (#8103)
Co-authored-by: Indy Prentice <indy@Indys-MBP.hsd1.ca.comcast.net>
This commit is contained in:
parent
4873a32e4a
commit
0612c70a63
@ -3394,7 +3394,7 @@
|
||||
"changeType":"UPSERT",
|
||||
"aspectName":"datasetProfile",
|
||||
"aspect":{
|
||||
"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\"]}]}",
|
||||
"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\"]}]}",
|
||||
"contentType":"application/json"
|
||||
},
|
||||
"systemMetadata":null
|
||||
@ -3406,7 +3406,7 @@
|
||||
"changeType":"UPSERT",
|
||||
"aspectName":"datasetProfile",
|
||||
"aspect":{
|
||||
"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\"]}]}",
|
||||
"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\"]}]}",
|
||||
"contentType":"application/json"
|
||||
},
|
||||
"systemMetadata":null
|
||||
@ -3418,7 +3418,7 @@
|
||||
"changeType":"UPSERT",
|
||||
"aspectName":"operation",
|
||||
"aspect":{
|
||||
"value":"{\"timestampMillis\": 1629097200000, \"operationType\": \"INSERT\", \"lastUpdatedTimestamp\": 1629097200001 }",
|
||||
"value":"{\"timestampMillis\": 1679515693000, \"operationType\": \"INSERT\", \"lastUpdatedTimestamp\": 1629097200001 }",
|
||||
"contentType":"application/json"
|
||||
},
|
||||
"systemMetadata":null
|
||||
|
Loading…
x
Reference in New Issue
Block a user