HaoYang670 commented on issue #1750: URL: https://github.com/apache/arrow-rs/issues/1750#issuecomment-1144484557
This will not modify the parent ArrayData, which is great. But It will cause the inconsistency between `bixed_fields` and `self.data.child_data`, which means `StructArray::column(self, 0) != make_array(self.data.child_data()[0])`? -- 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]
