Matt
11/16/2020, 5:56 PM{data: string, timestamp: yyyy-mm-dd hh:mm:ss:ms zone , attra: string, mainattr: {attra: string, attrb:string, attrc: string}}
consumed by pinot. Would like to check whether the "timeColumnName" should match the "timestamp" from the kafka messsage. if I have to match how will I specify the date format ?
"segmentsConfig": {
"timeColumnName": "mergedTimeMillis",
"timeType": "MILLISECONDS",Xiang Fu
Matt
11/16/2020, 6:35 PMMatt
11/19/2020, 9:58 PM