HaoYang670 commented on issue #1750: URL: https://github.com/apache/arrow-rs/issues/1750#issuecomment-1144487888
I don't find `StructArray::slice` in the c++ implementation (I just find the ArrayData::slice https://github.com/apache/arrow/blob/master/cpp/src/arrow/array/data.cc#L94-L110) And in Arrow2, everything is pushed down to Buffer and Bitmap -- 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]
