alamb commented on PR #4524: URL: https://github.com/apache/arrow-rs/pull/4524#issuecomment-1638607633
More context for anyone else following along here can be found in https://github.com/apache/arrow-datafusion/issues/6969 I would be very interested in trying to specialize the row_hash grouping operator t avoid the Row format entirely (and use a native `Vec<T>` for primitive types) and see how that compares with the fixed width row -- 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]
