I have a table where eventTime is sent in kafka as...
# getting-started
h
I have a table where eventTime is sent in kafka as unix epoch. What setting I need so the data is displayed and query in IST?
n
@User If you want to display date in the query results as a date time string format , you can find an example here https://docs.pinot.apache.org/configuration-reference/functions/datetimeconvert