WillAyd commented on PR #46906: URL: https://github.com/apache/arrow/pull/46906#issuecomment-3221915518
Hmm looks like the build is failing due to some UB: ``` [ RUN ] TestORCWriterSingleArray.WriteStructOfStruct ../src/arrow/adapters/orc/util.cc:216:27: runtime error: signed integer overflow: -4702111234474983746 * 1000000000 cannot be represented in type 'long int' ``` I don't remember this from testing against a development version of orc, so its possibly a regression in the 2.2.0 release? Have to investigate more -- 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