Github user interma commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/1081#discussion_r95522472
  
    --- Diff: src/include/utils/rangerrest.h ---
    @@ -90,9 +97,6 @@ typedef struct RangerRequestJsonArgs {
       bool isAll;
     } RangerRequestJsonArgs;
     
    -RangerACLResult parse_ranger_response(char *);
    -json_object *create_ranger_request_json(List *);
    -int call_ranger_rest(CURL_HANDLE curl_handle, const char *request);
    -extern int check_privilege_from_ranger(List *);
    +int check_privilege_from_ranger(List *request_list, List *result_list);
    --- End diff --
    
    Hide no outer used function.


---
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