JasonLeeWeiHern commented on issue #10753: URL: https://github.com/apache/pinot/issues/10753#issuecomment-1581791502
Hi jackie, the error i faced was using version 0.11.0. On our development environment, where table1 does not exist but table2 does exist, it also shows the same error: There are 19 invalid segment/s. This usually means that they were created with an older schema. Please reload the table in order to refresh these segments to the new schema. Query: SELECT LOOKUP('table1', 'areaName', 'cityId', cityID, 'geohash', geohash) AS areaName FROM table2 limit 10 -- 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