richardstartin commented on pull request #8096:
URL: https://github.com/apache/pinot/pull/8096#issuecomment-1026275833


   > We can move this check to `TableConfigUtils.validate()` and keep it as 
warning (debug will mostly be ignored). Then the warning will be logged only 
when the table config is changed
   
   I changed it to debug because the log message doesn't seem like something 
anyone would react to. Either table name not equal to schema name is supported 
or it isn't - don't support it but then log at warn when a user uses it. It 
might be useful information if someone enables debug logging.


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