tustvold commented on issue #1176: URL: https://github.com/apache/arrow-rs/issues/1176#issuecomment-1431854438
What do people think about doing something like https://github.com/apache/arrow-rs/issues/1799 and adding a layout enumeration inside of `ArrayData` consisting of the `arrow2` array abstractions, or some variation thereupon? I think this should be possible without major public API changes, avoiding churning any downstreams, whilst still gaining us many of the things @jorgecarleitao mentioned above? I'm mainly trying to avoid making changes to `Array` and its implementations, as any change there will be painful. -- 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]
