vogievetsky opened a new pull request, #16071:
URL: https://github.com/apache/druid/pull/16071
Allow the detail opening dialog to handle cases where not all fields are set
on the detail archive (this is possible as the detail archive is generated in a
"best effort" approach).
Specifically I came across this issue when opening a detail archive that did
not have `statementsStatus` set. It crashed.
Note: the workaround for now is to manually edit the archive JSON to add
`statementsStatus: {}` (or whatever is missing) at the top level
--
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]