Re: [PR] [Python][Test]Add function to create Arrow table instead of pandas df [arrow]

2025-07-25 Thread via GitHub


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

   
   
   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]



[PR] [Python][Test]Add function to create Arrow table instead of pandas df [arrow]

2025-07-25 Thread via GitHub


egolearner opened a new pull request, #47199:
URL: https://github.com/apache/arrow/pull/47199

   ### Rationale for this change
   resolve #47172
   
   ### What changes are included in this PR?
   Add a utility function to create Arrow table instead of pandas df 
   
   ### Are these changes tested?
   yes
   
   ### Are there any user-facing changes?
   no
   
   


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