jorisvandenbossche commented on issue #33500: URL: https://github.com/apache/arrow/issues/33500#issuecomment-1387337259
Given that this already exists on RecordBatch, I think it makes sense to add it to Table as well. > I'm not sure how it should behave when receiving a ChunkedArray (of type StructType) vs receiving a StructArray. In both cases it would return a Table. I would say it is actually natural to convert a Chunked StructArray to a Table, since each column in the table is chunked anyway. -- 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]
