Bump
I have some performance and planner/optimizer work coming up that depends on EXPLAIN improvements, especially the breadcrumbs collection during planning. I can continue in a local branch but hope the EXPLAIN changes ** which do not change any planning or execution functionality at all, merely explains it ** can go in soon. They will independently benefit anyone concerned about performance or query tuning. > On Jun 30, 2026, at 12:47 PM, Andrew Purtell <[email protected]> wrote: > > > I would like to merge the Improve EXPLAIN (PHOENIX-7876) branch merge PR > (https://github.com/apache/phoenix/pull/2556) into master branch only. > > Viraj triggered a precommit run showing that all EXPLAIN-related tests, both > the new ones I added and all of the *Test and *IT tests touched by the > PHOENIX-7876 changes, are passing, with only 4 unrelated failures. I have > root caused each of those failures and am following up on them separately > under the flaky tests umbrella (PHOENIX-7816). > > I would also be happy to use lazy consensus and merge the branch merge PR if > there are no objections or vetos. > > -- > Best regards, > Andrew >
