[ 
https://issues.apache.org/jira/browse/PHOENIX-7014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17785793#comment-17785793
 ] 

ASF GitHub Bot commented on PHOENIX-7014:
-----------------------------------------

haridsv opened a new pull request, #1738:
URL: https://github.com/apache/phoenix/pull/1738

   This change tries to short-circuit the existing optimizer logic to produce a 
plan that is suitable for CDC queries. It also reimplements the query hints so 
that it is simpler and easier to maintain using regex. It includes a PoC query 
test and some debug test cases for short term reference (can be removed before 
merging to master).
   
   https://issues.apache.org/jira/browse/PHOENIX-7014




> CDC query complier and optimizer
> --------------------------------
>
>                 Key: PHOENIX-7014
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7014
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Viraj Jasani
>            Priority: Major
>
> For CDC table type, the query optimizer should be able to query from the 
> uncovered global index table with data table associated with the given CDC 
> table.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to