pablosichert opened a new pull request #10772: URL: https://github.com/apache/arrow/pull/10772
Hey there! This PR uses pointers in the JIT code generation / function invocation instead of the hard-coded `int64_t` type, which especially breaks when indexing into pointers to pointers on platforms where the pointer size is not 64 bit wide. -- 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]
