is there hidden timestamp i can access ? if not wh...
# general
n
is there hidden timestamp i can access ? if not what is the best way to track the timestamp it is available in pinot realtime?
m
@Navina R
n
one way could be, add a column of your own with transform function
now()
. It will always get the value of when the row is ingested