barracuda156 commented on issue #35083: URL: https://github.com/apache/arrow/issues/35083#issuecomment-1506062980
> Hey. It seems like there's two problems here: > > 1. Locale error is probably thrown here https://github.com/apache/arrow/blob/49631057e9cdbf991e11e0be4b9aa0dadf616850/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc#L1157 > > Which seems like a ppc issue. Perhaps try `export LC_ALL="C"` to see what happens? > 2. Timezone not found (`CCTZ: Invalid timezone of the input vector: "Asia/Kathmandu"`) which you might be able to resolve with instructions here: https://howardhinnant.github.io/date/tz.html#Installation @rok Thank you, I will check these. Could we also fix recognizing older macOS versions? To get rid of this: ``` Error: invalid version specification '10.0.0d2' ``` -- 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