[
https://issues.apache.org/jira/browse/PHOENIX-6986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744464#comment-17744464
]
ASF GitHub Bot commented on PHOENIX-6986:
-----------------------------------------
stoty commented on PR #1640:
URL: https://github.com/apache/phoenix/pull/1640#issuecomment-1641517851
Hmm.
I think that this may be a limitation of the "unit" test infrastructure.
It would be interesting to see if the using the existing services object in
the code works in a unit test, or on a real / sandbox cluster.
> Add property to disable server merges for hinted uncovered indexes
> ------------------------------------------------------------------
>
> Key: PHOENIX-6986
> URL: https://issues.apache.org/jira/browse/PHOENIX-6986
> Project: Phoenix
> Issue Type: Improvement
> Components: core
> Reporter: Istvan Toth
> Priority: Major
>
> The new server merge query plan can perform worse than the old skip-join-scan
> plan.
> Add a property to completely disable it.
> This should help with migrating workloads to the new version, without having
> to verify if server merge performs well, and having add hints to disable it
> where needed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)