[PR] [AIX]Initial port on AIX [arrow]

2025-06-09 Thread via GitHub


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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] [AIX]Initial port on AIX [arrow]

2025-06-09 Thread via GitHub


github-actions[bot] commented on PR #46749:
URL: https://github.com/apache/arrow/pull/46749#issuecomment-2955421697

   
   
   Thanks for opening a pull request!
   
   If this is not a [minor 
PR](https://github.com/apache/arrow/blob/main/CONTRIBUTING.md#Minor-Fixes). 
Could you open an issue for this pull request on GitHub? 
https://github.com/apache/arrow/issues/new/choose
   
   Opening GitHub issues ahead of time contributes to the 
[Openness](http://theapacheway.com/open/#:~:text=Openness%20allows%20new%20users%20the,must%20happen%20in%20the%20open.)
 of the Apache Arrow project.
   
   Then could you also rename the pull request title in the following format?
   
   GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}
   
   or
   
   MINOR: [${COMPONENT}] ${SUMMARY}
   
   See also:
   
 * [Other pull requests](https://github.com/apache/arrow/pulls/)
 * [Contribution Guidelines - Contributing 
Overview](https://arrow.apache.org/docs/developers/overview.html)
   


-- 
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]