mofeiatwork commented on issue #12459: URL: https://github.com/apache/arrow/issues/12459#issuecomment-1043882756
This example use a simple and static schema, which could be constructed easily. But for more complicated circumstance, like dynamic schema(without priori knowledge about it), and multi-level nested structure, it's not an easy work to convert columnar to row format. I think it's a general requirement for arrow, to make accessing nested structure api more user-friendly? -- 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]
