PHOENIX-7474 Migrate IndexTool tables and make sure they are created
FYI @swaroopak @kadirozde
I provided some description on the ticket about this change and why it is needed https://issues.apache.org/jira/browse/PHOENIX-7474
Let me know if you have any questions.
@richardantal, the PR looks good to me overall. Thank you for fixing this issue. I will approve the PR after a successful build and test run (expect known test failures).
I see that these changes cause some test failures, I'll fix them soon.
restarted the CI
Hi @richardantal this is still relevant. Recently, we have onboarded phoenix to prod for a new use case. We hit this in our env, where we had to give users permissions to the 2 tables used by IndexTool explicitly. This PR seems to make things cleaner.
Are you still keen on pulling this in?