mathyingzhou commented on a change in pull request #10157:
URL: https://github.com/apache/arrow/pull/10157#discussion_r631554343



##########
File path: python/pyarrow/_orc.pyx
##########
@@ -22,16 +22,19 @@
 from cython.operator cimport dereference as deref
 from libcpp.vector cimport vector as std_vector
 from libcpp.utility cimport move
+from libcpp.memory cimport const_pointer_cast

Review comment:
       Ah sorry I forgot to remove it.




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