You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by "Paul Guo (JIRA)" <ji...@apache.org> on 2016/12/28 02:52:58 UTC

[jira] [Created] (HAWQ-1240) Fix bug of plan refinement for cursor operation

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)