Kamal Chavda
10/18/2021, 4:32 PM1970-01-01
in Pinot (ex: date of birth)? In my real time table schema I have the date defined as below under dateTimeFieldSpecs:
{
"name": "date_of_birth",
"dataType": "TIMESTAMP",
"format": "1:DAYS:TIMESTAMP",
"granularity": "1:DAYS"
}
Mayank
date_of_birth
is not a time column right, but regular dimension?Kamal Chavda
10/18/2021, 4:43 PMKamal Chavda
10/18/2021, 4:45 PM