tustvold commented on PR #8589: URL: https://github.com/apache/arrow-rs/pull/8589#issuecomment-3395418152
Is there some way we can avoid the quadratic codegen with code paths parameterized on both run end type and value type? Perhaps it'd be possible to identify where the transitions are, perhaps using the comparison kernels, and then use this to construct the indexes and a filter to construct the values array? -- 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]
