alamb commented on PR #1787: URL: https://github.com/apache/arrow-rs/pull/1787#issuecomment-1158056050
FYI I think @tustvold is out this week Another way to move this PR forward might be to make this a new kernel (rather than modifying the existing `concat_elements_utf8`), perhaps something like `concat_n_elements_utf8` or `concat_elements_utf8_many`? That way we aren't worried about a potential regression in performance and people can optimize the new kernel in the future if that is desired -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org