jadami10 opened a new pull request, #10398: URL: https://github.com/apache/pinot/pull/10398
This is a `ui` `bugfix`. calling keys on `segmentMetaData.indexes` when that field was unavailable causes the whole page to fail. now we effectively skip the indices if they aren't available without a null error calling `Object.keys` -- 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]
