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


##########
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:
   @pitrou can we remove the previous signature without deprecation? I assume 
the pxd files are not widely used.



-- 
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: [email protected]

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

Reply via email to