You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by paul-guo- <gi...@git.apache.org> on 2017/05/19 07:56:04 UTC

[GitHub] incubator-hawq pull request #1243: HAWQ-1458. Fix share input scan bug for w...

Github user paul-guo- commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/1243#discussion_r117416229
  
    --- Diff: src/backend/executor/nodeMaterial.c ---
    @@ -759,3 +764,30 @@ ExecEagerFreeMaterial(MaterialState *node)
     	}
     }
     
    +
    --- End diff --
    
    Again, for function that is not ready for other files' use, please add "static". Please also double-check other functions.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---