Hi Team,
We are adding a TIMETAMP col in our schema and our use case is to populate it with the current timestamp value when the record is getting ingested to Pinot.
How can we set this inside Pinot? Something like CURRENT_TIMESTAMP() what we have in other Dbs like postgres?