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

    https://github.com/apache/incubator-hawq/pull/1055#discussion_r92972825
  
    --- Diff: src/backend/libpq/rangerrest.c ---
    @@ -468,7 +440,7 @@ void call_ranger_rest(CURL_HANDLE curl_handle, char* 
request)
         }
         else
         {
    -        elog(LOG, "%lu bytes retrieved from Ranger Restful API.",
    +        elog(LOG, "%d bytes retrieved from Ranger Restful API.",
    --- End diff --
    
    It should be, but this pull request is just a hotfix and small refactor. I 
think ranger codes should be largely refactored later on which is not relevant 
to this pull request. Thanks.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to