chenboat commented on issue #7202:
URL: https://github.com/apache/pinot/issues/7202#issuecomment-887712719


   Thank you @liuchang0520. I think we can use current time as the default time 
value -- in fact this is what we used today internally. It is in general good 
for retention management because data will be deleted along with time. We have 
seen many users for some reasons forgot to populate the time columns. There are 
many problems here: this most serious one is that it causes ingestion exception 
be thrown and cause server disruption. So a default value will help here.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to