Join Slack
Powered by
is there hidden timestamp i can access ? if not wh...
# general
n
Norman he
06/17/2022, 8:18 PM
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
Mayank
06/17/2022, 11:12 PM
@Navina R
n
Neha Pawar
06/20/2022, 7:15 PM
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
Open in Slack
Previous
Next