Shailesh Jha
04/11/2022, 1:05 PMMark Needham
Mark Needham
Shailesh Jha
04/11/2022, 1:13 PMwhich version of Pinot?Pinot Version : 0.7.1 Pinot Chart Version: 0.2.5-SNAPSHOT
Shailesh Jha
04/11/2022, 1:14 PMdid the format of the data in the timestamp field change in the last day?No
Mark Needham
Shailesh Jha
04/11/2022, 1:18 PM"dateTimeFieldSpecs": [
{
"name": "timestamp",
"dataType": "STRING",
"format": "1:HOURS:SIMPLE_DATE_FORMAT:yyyy/MM/dd HH:mm:ss'Z'",
"granularity": "1:SECONDS"
}
]
Shailesh Jha
04/11/2022, 1:19 PM"timestamp":"2022-04-11T05:13:27Z"
Here's example of the data for that fieldMark Needham
T
- I would expect it to be:
"format": "1:HOURS:SIMPLE_DATE_FORMAT:yyyy/MM/dd''T''HH:mm:ss'Z'",
Mark Needham
francoisa
04/11/2022, 3:57 PMShailesh Jha
04/11/2022, 4:17 PM