SYaoJun commented on issue #873: URL: https://github.com/apache/incubator-graphar/issues/873#issuecomment-3950173383
> > Another solution is to pin the Arrow version to 17, as this issue was introduced starting from Arrow 18. > > I think this is introduced in Arrow 23 > > see: [apache/arrow#48414](https://github.com/apache/arrow/pull/48414) and [arrow 23 release notes](https://arrow.apache.org/release/23.0.0.html#:~:text=GH%2D45885%20%2D%20%5BC%2B%2B%5D%20Require%20C%2B%2B20%20(%2348414)) Actually, the macOS CI doesn’t build Arrow from source; it just uses the pre-installed system version. I suspect ` brew install arrow `has updated the default version recently. Maybe the default version just Arrow 23. BTW, this bug https://github.com/apache/incubator-graphar/actions/runs/22292264507/job/64481691350?pr=872 occurred before merged arrow 23 PR into main. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
