Jackie-Jiang commented on issue #7262:
URL: https://github.com/apache/pinot/issues/7262#issuecomment-898665741


   `TIMESTAMP` default value is documented here: 
https://docs.pinot.apache.org/basics/components/schema
   For `TIMESTAMP` field, the input can be millis since epoch value. We don't 
allow using default value for main time column (the time column configured 
within the table config), so you might need to set the groovy to use a proper 
value instead of 0.


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to