Github user paul-guo- commented on the issue:

    https://github.com/apache/incubator-hawq/pull/1081
  
    I think some coding style (please follow the pg coding style) should be 
uniform.
    At least, e.g.:
    1) do not mix // and /*
    2) do not have the function return type be on the same line of the 
declaration.
    List *
    deconstruct_jointree(PlannerInfo *root)
    3) Please make sure whether ereport instead of elog should be used.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to