jadami10 opened a new pull request, #9035: URL: https://github.com/apache/pinot/pull/9035
Instructions: 1. The PR has to be tagged with at least one of the following labels (*): `bugfix` `ui` This fixes another case where the UI assumed a tenant name can't have an underscore in it. So tenants named `a_b_c` were just getting parsed as `a` in the table lookup. I manually changed the meetupRSVP table to be in `Default_Tenant` and made sure it still appeared in the instance details page <img width="1222" alt="image" src="https://user-images.githubusercontent.com/4760722/178112844-81e89339-8486-4acd-a1fe-0d3f3117f44a.png"> -- 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]
