npawar opened a new issue #5558:
URL: https://github.com/apache/incubator-pinot/issues/5558


   A realtime table doesn't work in Pinot without a timeColumnName defined in 
the table config. However, we do no validation to ensure that the table config 
we are creating has a valid time column name. 
   Add validations to
   1) check that timeColumnName is defined in the table config being 
uploaded/updated
   2) ensure it is present in  schema


----------------------------------------------------------------
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.

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