apurtell commented on PR #2503: URL: https://github.com/apache/phoenix/pull/2503#issuecomment-4656245813
Updated with test fixes. The issues were test issues introduced by the changes and do not change Phoenix query planning or function: - `serverRowLimit` attribute in `ExplainPlanAttributes` was not always populated - Test assertions against the synthetic Sort-Merge-Join root used the wrong side - Nested left hand side navigation of Sort-Merge-Join trees by test assertions was not correct - `CastAndCoerceIT` re-prepared a query, dropping bindings, confusing `assertPlan` -- 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]
