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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
