ranjitshs opened a new pull request, #46749: URL: https://github.com/apache/arrow/pull/46749
### Rationale for this change Fix for [https://github.com/apache/arrow/issues/46748](url) ### What changes are included in this PR? Compilation issue fixed as mentioned in the above issue. ### Are these changes tested? Yes. Compiled with below settings for initial port. `cmake . -B build --preset ninja-debug-minimal -DCMAKE_INSTALL_PREFIX=/usr/local -DCMAKE_AIX_SHARED_LIBRARY_ARCHIVE=ON -DARROW_CSV=ON -DARROW_JSON=ON -DARROW_FILESYSTEM=ON -DARROW_COMPUTE=ON -DARROW_DATASET=ON` ### Are there any user-facing changes? NA -- 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