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


##########
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:
   As discussed this should be removed too. I think CI should just pass as this 
internal API is not being used.
   ```suggestion
   ```



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