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/03/09 20:12:55 UTC

[GitHub] [incubator-pinot] jackjlli commented on issue #5131: Fix an NPE that is encountered when the offline table config does not specify a time column but the realtime table config does.

jackjlli commented on issue #5131: Fix an NPE that is encountered when the offline table config does not specify a time column but the realtime table config does.
URL: https://github.com/apache/incubator-pinot/pull/5131#issuecomment-596756068
 
 
   @quietgopher Thanks for working on this. Your fix will still throw an exception if the time column doesn't exist in offline table. You'll probably need to add the time column to offline table config before adding the realtime table.

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


With regards,
Apache Git Services

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