kou commented on PR #13311: URL: https://github.com/apache/arrow/pull/13311#issuecomment-1180144637
We need xsimd because `arrow/util/utf8.h` uses xsimd and `numpy_to_arrow.cc` uses `arrow/util/utf8.h`, right? @pitrou Can we move `ValidateAsciiSimd()` in https://github.com/apache/arrow/blob/master/cpp/src/arrow/util/utf8.h to `utf8.cc`? Or can we move `ValidateAsciiSimd()` to `utf8_internal.h`? -- 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