Re: [PR] GH-48328: [Ruby] Add support for reading UTF-8 array [arrow]

2025-12-18 Thread via GitHub


conbench-apache-arrow[bot] commented on PR #48329:
URL: https://github.com/apache/arrow/pull/48329#issuecomment-3669987983

   After merging your PR, Conbench analyzed the 3 benchmarking runs that have 
been run so far on merge-commit 7efd1d18bd186dfff41788acfb59243ddf35ab92.
   
   There were no benchmark performance regressions. 🎉
   
   The [full Conbench report](https://github.com/apache/arrow/runs/58424351536) 
has more details.


-- 
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] GH-48328: [Ruby] Add support for reading UTF-8 array [arrow]

2025-12-04 Thread via GitHub


kou merged PR #48329:
URL: https://github.com/apache/arrow/pull/48329


-- 
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] GH-48328: [Ruby] Add support for reading UTF-8 array [arrow]

2025-12-04 Thread via GitHub


kou commented on PR #48329:
URL: https://github.com/apache/arrow/pull/48329#issuecomment-3614829863

   +1


-- 
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] GH-48328: [Ruby] Add support for reading UTF-8 array [arrow]

2025-12-04 Thread via GitHub


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

   :warning: GitHub issue #48328 **has been automatically assigned in GitHub** 
to PR creator.


-- 
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] GH-48328: [Ruby] Add support for reading UTF-8 array [arrow]

2025-12-04 Thread via GitHub


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

   ### Rationale for this change
   
   It's similar to already implemented binary array.
   
   ### What changes are included in this PR?
   
   * Add `ArrowFormat::UTF8Type`
   * Add `ArrowFormat::UTF8Array`
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes.


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