dirtysalt commented on a change in pull request #690:
URL: https://github.com/apache/orc/pull/690#discussion_r618944818



##########
File path: c++/src/OrcHdfsFile.cc
##########
@@ -142,18 +142,20 @@ namespace orc {
         throw ParseError("Buffer is null");
       }
 
+      char* buf_ptr = (char*)buf;

Review comment:
       @wgtmac  sorry. updated. all test cases are passed.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to