pitrou commented on code in PR #45088:
URL: https://github.com/apache/arrow/pull/45088#discussion_r1904354140


##########
python/pyarrow/_parquet.pxd:
##########
@@ -557,6 +557,7 @@ cdef extern from "parquet/arrow/writer.h" namespace 
"parquet::arrow" nogil:
 
         CStatus WriteTable(const CTable& table, int64_t chunk_size)
         CStatus NewRowGroup(int64_t chunk_size)

Review Comment:
   Sorry for the delay, yes, these declarations are private.



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

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to