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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]