Paul Guo created HAWQ-1240:
------------------------------
Summary: Fix bug of plan refinement for cursor operation
Key: HAWQ-1240
URL: https://issues.apache.org/jira/browse/HAWQ-1240
Project: Apache HAWQ
Issue Type: Bug
Reporter: Paul Guo
Assignee: Ed Espino
Fix For: backlog
Currently we call refineCachedPlan() in the cursor open code SPI_cursor_open(),
however the code is buggy since the new plan is not used for later operation.
Also there is an internal debate that whether need to replan from query tree
for these, but this is another issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)