lidavidm commented on pull request #11573: URL: https://github.com/apache/arrow/pull/11573#issuecomment-954932442
That said, the specific error in the logs makes me suspicious that this isn't a fix: it appears the sanitizer complains that `OptionsWrapper<arrow::compute::RoundToMultipleOptions>` cannot be downcast to `RoundOptionsWrapper<arrow::compute::RoundToMultipleOptions>`, i.e. that at some point we accidentally created the wrong `OptionsWrapper` type. -- 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]
