edponce commented on pull request #11023: URL: https://github.com/apache/arrow/pull/11023#issuecomment-952357402
@jorisvandenbossche Thanks for the observation on `float` types. Currently, the C++ string repeat kernels only accept integer values for the repeat count, so if a `float` is provided then it will fail to find a kernel with such support. -- 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]
