You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/10/22 01:37:58 UTC

[GitHub] [incubator-pinot] snleee commented on pull request #6173: Add table name to the log on validation failure

snleee commented on pull request #6173:
URL: https://github.com/apache/incubator-pinot/pull/6173#issuecomment-714158521


   ```
   Invalid table config exception: Column Name item defined in No Dictionary Column Config must be a valid column defined in the schema
   Invalid table config exception: Column Name messageRecipientId defined in Inverted Index Config must be a valid column defined in the schema
   Invalid table config exception: Column Name minutesSinceEpoch defined in Inverted Index Config must be a valid column defined in the schema
   Invalid table config exception: Column Name seat_id defined in Inverted Index Config must be a valid column defined in the schema
   Invalid table config exception: Schema should not be null for REALTIME table
   ```
   
   The above are example logs. They are missing table names so it's hard to debug.


----------------------------------------------------------------
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:
users@infra.apache.org



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