vogievetsky opened a new pull request #10461: URL: https://github.com/apache/druid/pull/10461
This PR fixed a number of issues found in the console while testing for 0.20.0 release: 1. The lookup edit dialog is does not have a fallback state meaning that if someone edits a lookup with an old property (like `uri`) there is no way to see it. A fallback state was added 2. The lookup edit dialog version updater was not working properly 3. The datasource view does not surface query errors correctly New lookup edit dialog with version fallback:  ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
