Hi Quick question regarding timestamps : if we have the sample value as epoch: "timestamp":1571900400000} and specify the schema as mentioned in the docs : "dateTimeFieldSpecs": [{
"name": "timestamp",
"dataType": "LONG",
"format" : "1MILLISECONDSEPOCH",
"granularity": "1:MILLISECONDS"
}]