pitrou commented on code in PR #13060:
URL: https://github.com/apache/arrow/pull/13060#discussion_r876855711
##########
python/pyarrow/_parquet.pyx:
##########
@@ -1421,13 +1421,6 @@ cdef class ParquetReader(_Weakrefable):
.ReadColumn(column_index, &out))
return pyarrow_wrap_chunked_array(out)
- def read_schema_field(self, int field_index):
Review Comment:
@jorisvandenbossche Ping.
--
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]