[
https://issues.apache.org/jira/browse/PHOENIX-6984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated PHOENIX-6984:
---------------------------------
Summary: Fix fallback to skip-join-merge for hinted global indexes (was:
Fix fallback to skip-join-merge for hinted global indexes is broken)
> Fix fallback to skip-join-merge for hinted global indexes
> ---------------------------------------------------------
>
> Key: PHOENIX-6984
> URL: https://issues.apache.org/jira/browse/PHOENIX-6984
> Project: Phoenix
> Issue Type: Improvement
> Components: phoenix
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> When the optimizer tries to use server merge for hinted index queries and
> fails, it doesn't reset the indexTableRef and context, and the fallback
> skip-join-merge plan fails to compile.
> This only happens on 5.1 due to PHOENIX-6965, but we should fix is
> nevertheless, as I also plan to add a hint to disable server merge.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)